Skip to content

Commit 5ea3be9

Browse files
chore: Release library Google.Cloud.CloudSecurityCompliance.V1 version 1.0.0-beta01
### New features - Initial generation for Google.Cloud.CloudSecurityCompliance.V1 Librarian-Release-Library: Google.Cloud.CloudSecurityCompliance.V1 Librarian-Release-Version: 1.0.0-beta01 Librarian-Release-ID: release-20250903T084439Z
1 parent 0421d0f commit 5ea3be9

6 files changed

Lines changed: 15 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Each package name links to the documentation for that package.
8585
| [Google.Cloud.CloudDms.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudDms.V1)](https://nuget.org/packages/Google.Cloud.CloudDms.V1) | [Database Migration](https://cloud.google.com/database-migration) |
8686
| [Google.Cloud.CloudQuotas.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1) | [Cloud Quotas (V1 API)](https://cloud.google.com/docs/quotas/api-overview) |
8787
| [Google.Cloud.CloudQuotas.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1Beta)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1Beta) | [Cloud Quotas (V1Beta API)](https://cloud.google.com/docs/quotas/api-overview) |
88+
| [Google.Cloud.CloudSecurityCompliance.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudSecurityCompliance.V1)](https://nuget.org/packages/Google.Cloud.CloudSecurityCompliance.V1) | [Cloud Security Compliance](https://cloud.google.com/security-command-center/docs/compliance-manager-overview) |
8889
| [Google.Cloud.Commerce.Consumer.Procurement.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Commerce.Consumer.Procurement.V1)](https://nuget.org/packages/Google.Cloud.Commerce.Consumer.Procurement.V1) | [Cloud Commerce Consumer Procurement](https://cloud.google.com/marketplace/docs/) |
8990
| [Google.Cloud.Common](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Common/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Common)](https://nuget.org/packages/Google.Cloud.Common) | Common protos for Cloud APIs |
9091
| [Google.Cloud.Compute.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Compute.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Compute.V1)](https://nuget.org/packages/Google.Cloud.Compute.V1) | [Compute Engine](https://cloud.google.com/compute) |

apis/Google.Cloud.CloudSecurityCompliance.V1/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"distribution_name": "Google.Cloud.CloudSecurityCompliance.V1",
3-
"release_level": "unreleased",
3+
"release_level": "preview",
44
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest",
55
"library_type": "GAPIC_AUTO",
66
"language": "dotnet",

apis/Google.Cloud.CloudSecurityCompliance.V1/Google.Cloud.CloudSecurityCompliance.V1/Google.Cloud.CloudSecurityCompliance.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.0.0-beta00</Version>
4+
<Version>1.0.0-beta01</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Security Compliance API, which helps ensure that your Google Cloud infrastructure, workloads, and data meet the security and regulatory requirements of your organization.</Description>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Version history
2+
3+
## Version 1.0.0-beta01, released 2025-09-03
4+
5+
### New features
6+
7+
- Initial generation for Google.Cloud.CloudSecurityCompliance.V1
8+

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@
15781578
},
15791579
{
15801580
"id": "Google.Cloud.CloudSecurityCompliance.V1",
1581-
"version": "1.0.0-beta00",
1581+
"version": "1.0.0-beta01",
15821582
"type": "grpc",
15831583
"productName": "Cloud Security Compliance",
15841584
"productUrl": "https://cloud.google.com/security-command-center/docs/compliance-manager-overview",

generator-input/pipeline-state.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4509,10 +4509,12 @@
45094509
},
45104510
{
45114511
"id": "Google.Cloud.CloudSecurityCompliance.V1",
4512-
"nextVersion": "1.0.0-beta01",
4512+
"currentVersion": "1.0.0-beta01",
45134513
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
45144514
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4515+
"releaseTimestamp": "2025-09-03T09:06:22.898002342Z",
45154516
"lastGeneratedCommit": "1765b559c42386788ff0c6412491277b4791107a",
4517+
"lastReleasedCommit": "1765b559c42386788ff0c6412491277b4791107a",
45164518
"apiPaths": [
45174519
"google/cloud/cloudsecuritycompliance/v1"
45184520
],

0 commit comments

Comments
 (0)