Skip to content

Commit

Permalink
feat: add fields desired_in_transit_encryption_config and in_transit_…
Browse files Browse the repository at this point in the history
…encryption_config (#6980)

docs: Remove Not GA comments for GetOpenIDConfig and GetJSONWebKeys in v1alpha1/v1beta1/v1
PiperOrigin-RevId: 599973058
Source-Link: googleapis/googleapis@fa8b417
Source-Link: googleapis/googleapis-gen@d0e5ef8
Copy-Tag: eyJwIjoiQ29udGFpbmVyLy5Pd2xCb3QueWFtbCIsImgiOiJkMGU1ZWY4YWU2ZWU3ZTZlYWJjYmEwZjI4MTk1ZDc5Zjc4MDU2ZWRmIn0=
  • Loading branch information
gcf-owl-bot[bot] authored Jan 22, 2024
1 parent 80bb5d6 commit bc3d969
Show file tree
Hide file tree
Showing 7 changed files with 150 additions and 6 deletions.
Binary file modified Container/metadata/V1/ClusterService.php
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
/**
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
*
* This sample has been automatically generated and should be regarded as a code
* template only. It will require modifications to work:
Expand Down
2 changes: 0 additions & 2 deletions Container/src/V1/Client/ClusterManagerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,6 @@ public function getCluster(GetClusterRequest $request, array $callOptions = []):
/**
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
*
* The async variant is {@see ClusterManagerClient::getJSONWebKeysAsync()} .
*
Expand Down
44 changes: 44 additions & 0 deletions Container/src/V1/ClusterUpdate.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Container/src/V1/Gapic/ClusterManagerGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -922,8 +922,6 @@ public function getCluster(array $optionalArgs = [])
/**
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
*
* Sample code:
* ```
Expand Down
62 changes: 62 additions & 0 deletions Container/src/V1/InTransitEncryptionConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions Container/src/V1/NetworkConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bc3d969

Please sign in to comment.