You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-container/google-cloud-container/src/main/java/com/google/cloud/container/v1/ClusterManagerClient.java
+3-5
Original file line number
Diff line number
Diff line change
@@ -425,7 +425,7 @@
425
425
* </tr>
426
426
* <tr>
427
427
* <td><p> GetJSONWebKeys</td>
428
-
* <td><p> 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.</td>
428
+
* <td><p> Gets the public component of the cluster signing keys in JSON Web Key format.</td>
429
429
* <td>
430
430
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
431
431
* <ul>
@@ -3015,8 +3015,7 @@ public final UnaryCallable<GetServerConfigRequest, ServerConfig> getServerConfig
3015
3015
3016
3016
// AUTO-GENERATED DOCUMENTATION AND METHOD.
3017
3017
/**
3018
-
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
3019
-
* yet intended for general use, and is not available for all clusters.
3018
+
* Gets the public component of the cluster signing keys in JSON Web Key format.
3020
3019
*
3021
3020
* <p>Sample code:
3022
3021
*
@@ -3042,8 +3041,7 @@ public final GetJSONWebKeysResponse getJSONWebKeys(GetJSONWebKeysRequest request
3042
3041
3043
3042
// AUTO-GENERATED DOCUMENTATION AND METHOD.
3044
3043
/**
3045
-
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
3046
-
* yet intended for general use, and is not available for all clusters.
3044
+
* Gets the public component of the cluster signing keys in JSON Web Key format.
Copy file name to clipboardExpand all lines: java-container/google-cloud-container/src/main/java/com/google/cloud/container/v1beta1/ClusterManagerClient.java
+3-5
Original file line number
Diff line number
Diff line change
@@ -418,7 +418,7 @@
418
418
* </tr>
419
419
* <tr>
420
420
* <td><p> GetJSONWebKeys</td>
421
-
* <td><p> 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.</td>
421
+
* <td><p> Gets the public component of the cluster signing keys in JSON Web Key format.</td>
422
422
* <td>
423
423
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
424
424
* <ul>
@@ -2596,8 +2596,7 @@ public final UnaryCallable<GetServerConfigRequest, ServerConfig> getServerConfig
2596
2596
2597
2597
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2598
2598
/**
2599
-
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
2600
-
* yet intended for general use, and is not available for all clusters.
2599
+
* Gets the public component of the cluster signing keys in JSON Web Key format.
2601
2600
*
2602
2601
* <p>Sample code:
2603
2602
*
@@ -2623,8 +2622,7 @@ public final GetJSONWebKeysResponse getJSONWebKeys(GetJSONWebKeysRequest request
2623
2622
2624
2623
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2625
2624
/**
2626
-
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
2627
-
* yet intended for general use, and is not available for all clusters.
2625
+
* Gets the public component of the cluster signing keys in JSON Web Key format.
Copy file name to clipboardExpand all lines: java-container/google-cloud-container/src/main/resources/META-INF/native-image/com.google.cloud.container.v1/reflect-config.json
Copy file name to clipboardExpand all lines: java-container/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterManagerGrpc.java
Copy file name to clipboardExpand all lines: java-container/grpc-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/ClusterManagerGrpc.java
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/AddonsConfigOrBuilder.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ public interface AddonsConfigOrBuilder
117
117
* </code>
118
118
*
119
119
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/AutoprovisioningNodePoolDefaults.java
+7-7
Original file line number
Diff line number
Diff line change
@@ -309,7 +309,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/AutoprovisioningNodePoolDefaultsOrBuilder.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/BinaryAuthorization.java
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/BinaryAuthorizationOrBuilder.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ public interface BinaryAuthorizationOrBuilder
0 commit comments