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

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: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29udGFpbmVyLlYxLy5Pd2xCb3QueWFtbCIsImgiOiJkMGU1ZWY4YWU2ZWU3ZTZlYWJjYmEwZjI4MTk1ZDc5Zjc4MDU2ZWRmIn0=
  • Loading branch information
gcf-owl-bot[bot] authored and amanda-tarafa committed Jan 20, 2024
1 parent 031bd72 commit 3995d17
Show file tree
Hide file tree
Showing 3 changed files with 855 additions and 737 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3413,8 +3413,6 @@ internal static ClusterManagerClient Create(grpccore::CallInvoker callInvoker, C
/// <summary>
/// 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.
/// </summary>
/// <param name="request">The request object containing all of the parameters for the API call.</param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
Expand All @@ -3425,8 +3423,6 @@ internal static ClusterManagerClient Create(grpccore::CallInvoker callInvoker, C
/// <summary>
/// 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.
/// </summary>
/// <param name="request">The request object containing all of the parameters for the API call.</param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
Expand All @@ -3437,8 +3433,6 @@ internal static ClusterManagerClient Create(grpccore::CallInvoker callInvoker, C
/// <summary>
/// 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.
/// </summary>
/// <param name="request">The request object containing all of the parameters for the API call.</param>
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
Expand Down Expand Up @@ -6036,8 +6030,6 @@ public override ServerConfig GetServerConfig(GetServerConfigRequest request, gax
/// <summary>
/// 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.
/// </summary>
/// <param name="request">The request object containing all of the parameters for the API call.</param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
Expand All @@ -6051,8 +6043,6 @@ public override GetJSONWebKeysResponse GetJSONWebKeys(GetJSONWebKeysRequest requ
/// <summary>
/// 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.
/// </summary>
/// <param name="request">The request object containing all of the parameters for the API call.</param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
Expand Down
Loading

0 comments on commit 3995d17

Please sign in to comment.