Skip to content

Commit

Permalink
Release Google.Cloud.CloudControlsPartner.V1Beta version 1.0.0-beta03 (
Browse files Browse the repository at this point in the history
…#13532)

Changes in this release:

### New features

- Field behavior for field `customer_onboarding_state` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))
- Field behavior for field `is_onboarded` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))
- A new value `ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER` is added to enum `.google.cloud.cloudcontrolspartner.v1beta.PartnerPermissions.Permission` ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))

### Documentation improvements

- A comment for field `display_name` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))
- Mark the accessApprovalRequests.list method as deprecated ([commit 95e9579](https://github.com/googleapis/google-cloud-dotnet/commit/95e9579f858426b4ca74a995818e37d777c64250))
  • Loading branch information
jskeet authored Sep 16, 2024
1 parent f4a98bd commit 6812ec3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta02</Version>
<Version>1.0.0-beta03</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Controls Partner API (v1beta) which provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering.</Description>
Expand Down
13 changes: 13 additions & 0 deletions apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Version history

## Version 1.0.0-beta03, released 2024-09-16

### New features

- Field behavior for field `customer_onboarding_state` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))
- Field behavior for field `is_onboarded` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))
- A new value `ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER` is added to enum `.google.cloud.cloudcontrolspartner.v1beta.PartnerPermissions.Permission` ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))

### Documentation improvements

- A comment for field `display_name` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed ([commit 4a276df](https://github.com/googleapis/google-cloud-dotnet/commit/4a276df641842fbb9db55f2622e49b2de6fd0b6d))
- Mark the accessApprovalRequests.list method as deprecated ([commit 95e9579](https://github.com/googleapis/google-cloud-dotnet/commit/95e9579f858426b4ca74a995818e37d777c64250))

## Version 1.0.0-beta02, released 2024-05-08

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,7 @@
},
{
"id": "Google.Cloud.CloudControlsPartner.V1Beta",
"version": "1.0.0-beta02",
"version": "1.0.0-beta03",
"type": "grpc",
"productName": "Cloud Controls Partner",
"productUrl": "https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest",
Expand Down

0 comments on commit 6812ec3

Please sign in to comment.