diff --git a/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterManagerGrpc.java b/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterManagerGrpc.java
index d26917bc4e9f..80e6f42f7bb6 100644
--- a/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterManagerGrpc.java
+++ b/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterManagerGrpc.java
@@ -17,7 +17,7 @@
/**
*
- * Google Container Engine Cluster Manager v1
+ * Google Kubernetes Engine Cluster Manager v1
*
*/
@javax.annotation.Generated(
@@ -1166,7 +1166,7 @@ public static ClusterManagerFutureStub newFutureStub(
/**
*
- * Google Container Engine Cluster Manager v1
+ * Google Kubernetes Engine Cluster Manager v1
*
*/
public static abstract class ClusterManagerImplBase implements io.grpc.BindableService {
@@ -1223,7 +1223,7 @@ public void updateCluster(com.google.container.v1.UpdateClusterRequest request,
/**
*
- * Updates the version and/or image type of a specific node pool.
+ * Updates the version and/or image type for a specific node pool.
*
*/
public void updateNodePool(com.google.container.v1.UpdateNodePoolRequest request,
@@ -1233,7 +1233,7 @@ public void updateNodePool(com.google.container.v1.UpdateNodePoolRequest request
/**
*
- * Sets the autoscaling settings of a specific node pool.
+ * Sets the autoscaling settings for a specific node pool.
*
*/
public void setNodePoolAutoscaling(com.google.container.v1.SetNodePoolAutoscalingRequest request,
@@ -1243,7 +1243,7 @@ public void setNodePoolAutoscaling(com.google.container.v1.SetNodePoolAutoscalin
/**
*
- * Sets the logging service of a specific cluster.
+ * Sets the logging service for a specific cluster.
*
*/
public void setLoggingService(com.google.container.v1.SetLoggingServiceRequest request,
@@ -1253,7 +1253,7 @@ public void setLoggingService(com.google.container.v1.SetLoggingServiceRequest r
/**
*
- * Sets the monitoring service of a specific cluster.
+ * Sets the monitoring service for a specific cluster.
*
*/
public void setMonitoringService(com.google.container.v1.SetMonitoringServiceRequest request,
@@ -1263,7 +1263,7 @@ public void setMonitoringService(com.google.container.v1.SetMonitoringServiceReq
/**
*
- * Sets the addons of a specific cluster.
+ * Sets the addons for a specific cluster.
*
*/
public void setAddonsConfig(com.google.container.v1.SetAddonsConfigRequest request,
@@ -1273,7 +1273,7 @@ public void setAddonsConfig(com.google.container.v1.SetAddonsConfigRequest reque
/**
*
- * Sets the locations of a specific cluster.
+ * Sets the locations for a specific cluster.
*
*/
public void setLocations(com.google.container.v1.SetLocationsRequest request,
@@ -1283,7 +1283,7 @@ public void setLocations(com.google.container.v1.SetLocationsRequest request,
/**
*
- * Updates the master of a specific cluster.
+ * Updates the master for a specific cluster.
*
*/
public void updateMaster(com.google.container.v1.UpdateMasterRequest request,
@@ -1294,7 +1294,7 @@ public void updateMaster(com.google.container.v1.UpdateMasterRequest request,
/**
*
* Used to set master auth materials. Currently supports :-
- * Changing the admin password of a specific cluster.
+ * Changing the admin password for a specific cluster.
* This can be either via password generation or explicitly set the password.
*
*/
@@ -1351,7 +1351,7 @@ public void cancelOperation(com.google.container.v1.CancelOperationRequest reque
/**
*
- * Returns configuration info about the Container Engine service.
+ * Returns configuration info about the Kubernetes Engine service.
*
*/
public void getServerConfig(com.google.container.v1.GetServerConfigRequest request,
@@ -1462,7 +1462,7 @@ public void completeIPRotation(com.google.container.v1.CompleteIPRotationRequest
/**
*
- * Sets the size of a specific node pool.
+ * Sets the size for a specific node pool.
*
*/
public void setNodePoolSize(com.google.container.v1.SetNodePoolSizeRequest request,
@@ -1708,7 +1708,7 @@ public void setMaintenancePolicy(com.google.container.v1.SetMaintenancePolicyReq
/**
*
- * Google Container Engine Cluster Manager v1
+ * Google Kubernetes Engine Cluster Manager v1
*
*/
public static final class ClusterManagerStub extends io.grpc.stub.AbstractStub {
@@ -1783,7 +1783,7 @@ public void updateCluster(com.google.container.v1.UpdateClusterRequest request,
/**
*
- * Updates the version and/or image type of a specific node pool.
+ * Updates the version and/or image type for a specific node pool.
*
*/
public void updateNodePool(com.google.container.v1.UpdateNodePoolRequest request,
@@ -1794,7 +1794,7 @@ public void updateNodePool(com.google.container.v1.UpdateNodePoolRequest request
/**
*
- * Sets the autoscaling settings of a specific node pool.
+ * Sets the autoscaling settings for a specific node pool.
*
*/
public void setNodePoolAutoscaling(com.google.container.v1.SetNodePoolAutoscalingRequest request,
@@ -1805,7 +1805,7 @@ public void setNodePoolAutoscaling(com.google.container.v1.SetNodePoolAutoscalin
/**
*
- * Sets the logging service of a specific cluster.
+ * Sets the logging service for a specific cluster.
*
*/
public void setLoggingService(com.google.container.v1.SetLoggingServiceRequest request,
@@ -1816,7 +1816,7 @@ public void setLoggingService(com.google.container.v1.SetLoggingServiceRequest r
/**
*
- * Sets the monitoring service of a specific cluster.
+ * Sets the monitoring service for a specific cluster.
*
*/
public void setMonitoringService(com.google.container.v1.SetMonitoringServiceRequest request,
@@ -1827,7 +1827,7 @@ public void setMonitoringService(com.google.container.v1.SetMonitoringServiceReq
/**
*
- * Sets the addons of a specific cluster.
+ * Sets the addons for a specific cluster.
*
*/
public void setAddonsConfig(com.google.container.v1.SetAddonsConfigRequest request,
@@ -1838,7 +1838,7 @@ public void setAddonsConfig(com.google.container.v1.SetAddonsConfigRequest reque
/**
*
- * Sets the locations of a specific cluster.
+ * Sets the locations for a specific cluster.
*
*/
public void setLocations(com.google.container.v1.SetLocationsRequest request,
@@ -1849,7 +1849,7 @@ public void setLocations(com.google.container.v1.SetLocationsRequest request,
/**
*
- * Updates the master of a specific cluster.
+ * Updates the master for a specific cluster.
*
*/
public void updateMaster(com.google.container.v1.UpdateMasterRequest request,
@@ -1861,7 +1861,7 @@ public void updateMaster(com.google.container.v1.UpdateMasterRequest request,
/**
*
* Used to set master auth materials. Currently supports :-
- * Changing the admin password of a specific cluster.
+ * Changing the admin password for a specific cluster.
* This can be either via password generation or explicitly set the password.
*
*/
@@ -1923,7 +1923,7 @@ public void cancelOperation(com.google.container.v1.CancelOperationRequest reque
/**
*
- * Returns configuration info about the Container Engine service.
+ * Returns configuration info about the Kubernetes Engine service.
*
*/
public void getServerConfig(com.google.container.v1.GetServerConfigRequest request,
@@ -2045,7 +2045,7 @@ public void completeIPRotation(com.google.container.v1.CompleteIPRotationRequest
/**
*
- * Sets the size of a specific node pool.
+ * Sets the size for a specific node pool.
*
*/
public void setNodePoolSize(com.google.container.v1.SetNodePoolSizeRequest request,
@@ -2079,7 +2079,7 @@ public void setMaintenancePolicy(com.google.container.v1.SetMaintenancePolicyReq
/**
*
- * Google Container Engine Cluster Manager v1
+ * Google Kubernetes Engine Cluster Manager v1
*
*/
public static final class ClusterManagerBlockingStub extends io.grpc.stub.AbstractStub {
@@ -2150,7 +2150,7 @@ public com.google.container.v1.Operation updateCluster(com.google.container.v1.U
/**
*
- * Updates the version and/or image type of a specific node pool.
+ * Updates the version and/or image type for a specific node pool.
*
*/
public com.google.container.v1.Operation updateNodePool(com.google.container.v1.UpdateNodePoolRequest request) {
@@ -2160,7 +2160,7 @@ public com.google.container.v1.Operation updateNodePool(com.google.container.v1.
/**
*
- * Sets the autoscaling settings of a specific node pool.
+ * Sets the autoscaling settings for a specific node pool.
*
*/
public com.google.container.v1.Operation setNodePoolAutoscaling(com.google.container.v1.SetNodePoolAutoscalingRequest request) {
@@ -2170,7 +2170,7 @@ public com.google.container.v1.Operation setNodePoolAutoscaling(com.google.conta
/**
*
- * Sets the logging service of a specific cluster.
+ * Sets the logging service for a specific cluster.
*
*/
public com.google.container.v1.Operation setLoggingService(com.google.container.v1.SetLoggingServiceRequest request) {
@@ -2180,7 +2180,7 @@ public com.google.container.v1.Operation setLoggingService(com.google.container.
/**
*
- * Sets the monitoring service of a specific cluster.
+ * Sets the monitoring service for a specific cluster.
*
*/
public com.google.container.v1.Operation setMonitoringService(com.google.container.v1.SetMonitoringServiceRequest request) {
@@ -2190,7 +2190,7 @@ public com.google.container.v1.Operation setMonitoringService(com.google.contain
/**
*
- * Sets the addons of a specific cluster.
+ * Sets the addons for a specific cluster.
*
*/
public com.google.container.v1.Operation setAddonsConfig(com.google.container.v1.SetAddonsConfigRequest request) {
@@ -2200,7 +2200,7 @@ public com.google.container.v1.Operation setAddonsConfig(com.google.container.v1
/**
*
- * Sets the locations of a specific cluster.
+ * Sets the locations for a specific cluster.
*
*/
public com.google.container.v1.Operation setLocations(com.google.container.v1.SetLocationsRequest request) {
@@ -2210,7 +2210,7 @@ public com.google.container.v1.Operation setLocations(com.google.container.v1.Se
/**
*
- * Updates the master of a specific cluster.
+ * Updates the master for a specific cluster.
*
*/
public com.google.container.v1.Operation updateMaster(com.google.container.v1.UpdateMasterRequest request) {
@@ -2221,7 +2221,7 @@ public com.google.container.v1.Operation updateMaster(com.google.container.v1.Up
/**
*
* Used to set master auth materials. Currently supports :-
- * Changing the admin password of a specific cluster.
+ * Changing the admin password for a specific cluster.
* This can be either via password generation or explicitly set the password.
*
*/
@@ -2278,7 +2278,7 @@ public com.google.protobuf.Empty cancelOperation(com.google.container.v1.CancelO
/**
*
- * Returns configuration info about the Container Engine service.
+ * Returns configuration info about the Kubernetes Engine service.
*
*/
public com.google.container.v1.ServerConfig getServerConfig(com.google.container.v1.GetServerConfigRequest request) {
@@ -2389,7 +2389,7 @@ public com.google.container.v1.Operation completeIPRotation(com.google.container
/**
*
- * Sets the size of a specific node pool.
+ * Sets the size for a specific node pool.
*
*/
public com.google.container.v1.Operation setNodePoolSize(com.google.container.v1.SetNodePoolSizeRequest request) {
@@ -2420,7 +2420,7 @@ public com.google.container.v1.Operation setMaintenancePolicy(com.google.contain
/**
*
- * Google Container Engine Cluster Manager v1
+ * Google Kubernetes Engine Cluster Manager v1
*
*/
public static final class ClusterManagerFutureStub extends io.grpc.stub.AbstractStub {
@@ -2495,7 +2495,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Updates the version and/or image type of a specific node pool.
+ * Updates the version and/or image type for a specific node pool.
*
*/
public com.google.common.util.concurrent.ListenableFuture updateNodePool(
@@ -2506,7 +2506,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Sets the autoscaling settings of a specific node pool.
+ * Sets the autoscaling settings for a specific node pool.
*
*/
public com.google.common.util.concurrent.ListenableFuture setNodePoolAutoscaling(
@@ -2517,7 +2517,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Sets the logging service of a specific cluster.
+ * Sets the logging service for a specific cluster.
*
*/
public com.google.common.util.concurrent.ListenableFuture setLoggingService(
@@ -2528,7 +2528,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Sets the monitoring service of a specific cluster.
+ * Sets the monitoring service for a specific cluster.
*
*/
public com.google.common.util.concurrent.ListenableFuture setMonitoringService(
@@ -2539,7 +2539,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Sets the addons of a specific cluster.
+ * Sets the addons for a specific cluster.
*
*/
public com.google.common.util.concurrent.ListenableFuture setAddonsConfig(
@@ -2550,7 +2550,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Sets the locations of a specific cluster.
+ * Sets the locations for a specific cluster.
*
*/
public com.google.common.util.concurrent.ListenableFuture setLocations(
@@ -2561,7 +2561,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Updates the master of a specific cluster.
+ * Updates the master for a specific cluster.
*
*/
public com.google.common.util.concurrent.ListenableFuture updateMaster(
@@ -2573,7 +2573,7 @@ public com.google.common.util.concurrent.ListenableFuture
* Used to set master auth materials. Currently supports :-
- * Changing the admin password of a specific cluster.
+ * Changing the admin password for a specific cluster.
* This can be either via password generation or explicitly set the password.
*
*/
@@ -2635,7 +2635,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Returns configuration info about the Container Engine service.
+ * Returns configuration info about the Kubernetes Engine service.
*
*/
public com.google.common.util.concurrent.ListenableFuture getServerConfig(
@@ -2757,7 +2757,7 @@ public com.google.common.util.concurrent.ListenableFuture
- * Sets the size of a specific node pool.
+ * Sets the size for a specific node pool.
*
*/
public com.google.common.util.concurrent.ListenableFuture setNodePoolSize(
diff --git a/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1alpha1/ClusterManagerGrpc.java b/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1alpha1/ClusterManagerGrpc.java
new file mode 100644
index 000000000000..15fc946f7820
--- /dev/null
+++ b/google-api-grpc/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1alpha1/ClusterManagerGrpc.java
@@ -0,0 +1,3469 @@
+package com.google.container.v1alpha1;
+
+import static io.grpc.MethodDescriptor.generateFullMethodName;
+import static io.grpc.stub.ClientCalls.asyncBidiStreamingCall;
+import static io.grpc.stub.ClientCalls.asyncClientStreamingCall;
+import static io.grpc.stub.ClientCalls.asyncServerStreamingCall;
+import static io.grpc.stub.ClientCalls.asyncUnaryCall;
+import static io.grpc.stub.ClientCalls.blockingServerStreamingCall;
+import static io.grpc.stub.ClientCalls.blockingUnaryCall;
+import static io.grpc.stub.ClientCalls.futureUnaryCall;
+import static io.grpc.stub.ServerCalls.asyncBidiStreamingCall;
+import static io.grpc.stub.ServerCalls.asyncClientStreamingCall;
+import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
+import static io.grpc.stub.ServerCalls.asyncUnaryCall;
+import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
+import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall;
+
+/**
+ *
+ * Google Kubernetes Engine Cluster Manager v1alpha1
+ *
+ */
+@javax.annotation.Generated(
+ value = "by gRPC proto compiler (version 1.10.0)",
+ comments = "Source: google/container/v1alpha1/cluster_service.proto")
+public final class ClusterManagerGrpc {
+
+ private ClusterManagerGrpc() {}
+
+ public static final String SERVICE_NAME = "google.container.v1alpha1.ClusterManager";
+
+ // Static method descriptors that strictly reflect the proto.
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getListClustersMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_LIST_CLUSTERS = getListClustersMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getListClustersMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getListClustersMethod() {
+ return getListClustersMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getListClustersMethodHelper() {
+ io.grpc.MethodDescriptor getListClustersMethod;
+ if ((getListClustersMethod = ClusterManagerGrpc.getListClustersMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getListClustersMethod = ClusterManagerGrpc.getListClustersMethod) == null) {
+ ClusterManagerGrpc.getListClustersMethod = getListClustersMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "ListClusters"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListClustersRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListClustersResponse.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("ListClusters"))
+ .build();
+ }
+ }
+ }
+ return getListClustersMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getGetClusterMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_GET_CLUSTER = getGetClusterMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getGetClusterMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getGetClusterMethod() {
+ return getGetClusterMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getGetClusterMethodHelper() {
+ io.grpc.MethodDescriptor getGetClusterMethod;
+ if ((getGetClusterMethod = ClusterManagerGrpc.getGetClusterMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getGetClusterMethod = ClusterManagerGrpc.getGetClusterMethod) == null) {
+ ClusterManagerGrpc.getGetClusterMethod = getGetClusterMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "GetCluster"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.GetClusterRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Cluster.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("GetCluster"))
+ .build();
+ }
+ }
+ }
+ return getGetClusterMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getCreateClusterMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_CREATE_CLUSTER = getCreateClusterMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getCreateClusterMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getCreateClusterMethod() {
+ return getCreateClusterMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getCreateClusterMethodHelper() {
+ io.grpc.MethodDescriptor getCreateClusterMethod;
+ if ((getCreateClusterMethod = ClusterManagerGrpc.getCreateClusterMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getCreateClusterMethod = ClusterManagerGrpc.getCreateClusterMethod) == null) {
+ ClusterManagerGrpc.getCreateClusterMethod = getCreateClusterMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "CreateCluster"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.CreateClusterRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("CreateCluster"))
+ .build();
+ }
+ }
+ }
+ return getCreateClusterMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getUpdateClusterMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_UPDATE_CLUSTER = getUpdateClusterMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getUpdateClusterMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getUpdateClusterMethod() {
+ return getUpdateClusterMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getUpdateClusterMethodHelper() {
+ io.grpc.MethodDescriptor getUpdateClusterMethod;
+ if ((getUpdateClusterMethod = ClusterManagerGrpc.getUpdateClusterMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getUpdateClusterMethod = ClusterManagerGrpc.getUpdateClusterMethod) == null) {
+ ClusterManagerGrpc.getUpdateClusterMethod = getUpdateClusterMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "UpdateCluster"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.UpdateClusterRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("UpdateCluster"))
+ .build();
+ }
+ }
+ }
+ return getUpdateClusterMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getUpdateNodePoolMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_UPDATE_NODE_POOL = getUpdateNodePoolMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getUpdateNodePoolMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getUpdateNodePoolMethod() {
+ return getUpdateNodePoolMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getUpdateNodePoolMethodHelper() {
+ io.grpc.MethodDescriptor getUpdateNodePoolMethod;
+ if ((getUpdateNodePoolMethod = ClusterManagerGrpc.getUpdateNodePoolMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getUpdateNodePoolMethod = ClusterManagerGrpc.getUpdateNodePoolMethod) == null) {
+ ClusterManagerGrpc.getUpdateNodePoolMethod = getUpdateNodePoolMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "UpdateNodePool"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.UpdateNodePoolRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("UpdateNodePool"))
+ .build();
+ }
+ }
+ }
+ return getUpdateNodePoolMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetNodePoolAutoscalingMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_NODE_POOL_AUTOSCALING = getSetNodePoolAutoscalingMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetNodePoolAutoscalingMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetNodePoolAutoscalingMethod() {
+ return getSetNodePoolAutoscalingMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetNodePoolAutoscalingMethodHelper() {
+ io.grpc.MethodDescriptor getSetNodePoolAutoscalingMethod;
+ if ((getSetNodePoolAutoscalingMethod = ClusterManagerGrpc.getSetNodePoolAutoscalingMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetNodePoolAutoscalingMethod = ClusterManagerGrpc.getSetNodePoolAutoscalingMethod) == null) {
+ ClusterManagerGrpc.getSetNodePoolAutoscalingMethod = getSetNodePoolAutoscalingMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetNodePoolAutoscaling"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetNodePoolAutoscalingRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetNodePoolAutoscaling"))
+ .build();
+ }
+ }
+ }
+ return getSetNodePoolAutoscalingMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetLoggingServiceMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_LOGGING_SERVICE = getSetLoggingServiceMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetLoggingServiceMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetLoggingServiceMethod() {
+ return getSetLoggingServiceMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetLoggingServiceMethodHelper() {
+ io.grpc.MethodDescriptor getSetLoggingServiceMethod;
+ if ((getSetLoggingServiceMethod = ClusterManagerGrpc.getSetLoggingServiceMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetLoggingServiceMethod = ClusterManagerGrpc.getSetLoggingServiceMethod) == null) {
+ ClusterManagerGrpc.getSetLoggingServiceMethod = getSetLoggingServiceMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetLoggingService"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetLoggingServiceRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetLoggingService"))
+ .build();
+ }
+ }
+ }
+ return getSetLoggingServiceMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetMonitoringServiceMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_MONITORING_SERVICE = getSetMonitoringServiceMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetMonitoringServiceMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetMonitoringServiceMethod() {
+ return getSetMonitoringServiceMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetMonitoringServiceMethodHelper() {
+ io.grpc.MethodDescriptor getSetMonitoringServiceMethod;
+ if ((getSetMonitoringServiceMethod = ClusterManagerGrpc.getSetMonitoringServiceMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetMonitoringServiceMethod = ClusterManagerGrpc.getSetMonitoringServiceMethod) == null) {
+ ClusterManagerGrpc.getSetMonitoringServiceMethod = getSetMonitoringServiceMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetMonitoringService"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetMonitoringServiceRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetMonitoringService"))
+ .build();
+ }
+ }
+ }
+ return getSetMonitoringServiceMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetAddonsConfigMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_ADDONS_CONFIG = getSetAddonsConfigMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetAddonsConfigMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetAddonsConfigMethod() {
+ return getSetAddonsConfigMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetAddonsConfigMethodHelper() {
+ io.grpc.MethodDescriptor getSetAddonsConfigMethod;
+ if ((getSetAddonsConfigMethod = ClusterManagerGrpc.getSetAddonsConfigMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetAddonsConfigMethod = ClusterManagerGrpc.getSetAddonsConfigMethod) == null) {
+ ClusterManagerGrpc.getSetAddonsConfigMethod = getSetAddonsConfigMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetAddonsConfig"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetAddonsConfigRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetAddonsConfig"))
+ .build();
+ }
+ }
+ }
+ return getSetAddonsConfigMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetLocationsMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_LOCATIONS = getSetLocationsMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetLocationsMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetLocationsMethod() {
+ return getSetLocationsMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetLocationsMethodHelper() {
+ io.grpc.MethodDescriptor getSetLocationsMethod;
+ if ((getSetLocationsMethod = ClusterManagerGrpc.getSetLocationsMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetLocationsMethod = ClusterManagerGrpc.getSetLocationsMethod) == null) {
+ ClusterManagerGrpc.getSetLocationsMethod = getSetLocationsMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetLocations"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetLocationsRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetLocations"))
+ .build();
+ }
+ }
+ }
+ return getSetLocationsMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getUpdateMasterMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_UPDATE_MASTER = getUpdateMasterMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getUpdateMasterMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getUpdateMasterMethod() {
+ return getUpdateMasterMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getUpdateMasterMethodHelper() {
+ io.grpc.MethodDescriptor getUpdateMasterMethod;
+ if ((getUpdateMasterMethod = ClusterManagerGrpc.getUpdateMasterMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getUpdateMasterMethod = ClusterManagerGrpc.getUpdateMasterMethod) == null) {
+ ClusterManagerGrpc.getUpdateMasterMethod = getUpdateMasterMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "UpdateMaster"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.UpdateMasterRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("UpdateMaster"))
+ .build();
+ }
+ }
+ }
+ return getUpdateMasterMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetMasterAuthMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_MASTER_AUTH = getSetMasterAuthMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetMasterAuthMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetMasterAuthMethod() {
+ return getSetMasterAuthMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetMasterAuthMethodHelper() {
+ io.grpc.MethodDescriptor getSetMasterAuthMethod;
+ if ((getSetMasterAuthMethod = ClusterManagerGrpc.getSetMasterAuthMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetMasterAuthMethod = ClusterManagerGrpc.getSetMasterAuthMethod) == null) {
+ ClusterManagerGrpc.getSetMasterAuthMethod = getSetMasterAuthMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetMasterAuth"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetMasterAuthRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetMasterAuth"))
+ .build();
+ }
+ }
+ }
+ return getSetMasterAuthMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getDeleteClusterMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_DELETE_CLUSTER = getDeleteClusterMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getDeleteClusterMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getDeleteClusterMethod() {
+ return getDeleteClusterMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getDeleteClusterMethodHelper() {
+ io.grpc.MethodDescriptor getDeleteClusterMethod;
+ if ((getDeleteClusterMethod = ClusterManagerGrpc.getDeleteClusterMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getDeleteClusterMethod = ClusterManagerGrpc.getDeleteClusterMethod) == null) {
+ ClusterManagerGrpc.getDeleteClusterMethod = getDeleteClusterMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "DeleteCluster"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.DeleteClusterRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("DeleteCluster"))
+ .build();
+ }
+ }
+ }
+ return getDeleteClusterMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getListOperationsMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_LIST_OPERATIONS = getListOperationsMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getListOperationsMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getListOperationsMethod() {
+ return getListOperationsMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getListOperationsMethodHelper() {
+ io.grpc.MethodDescriptor getListOperationsMethod;
+ if ((getListOperationsMethod = ClusterManagerGrpc.getListOperationsMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getListOperationsMethod = ClusterManagerGrpc.getListOperationsMethod) == null) {
+ ClusterManagerGrpc.getListOperationsMethod = getListOperationsMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "ListOperations"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListOperationsRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListOperationsResponse.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("ListOperations"))
+ .build();
+ }
+ }
+ }
+ return getListOperationsMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getGetOperationMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_GET_OPERATION = getGetOperationMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getGetOperationMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getGetOperationMethod() {
+ return getGetOperationMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getGetOperationMethodHelper() {
+ io.grpc.MethodDescriptor getGetOperationMethod;
+ if ((getGetOperationMethod = ClusterManagerGrpc.getGetOperationMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getGetOperationMethod = ClusterManagerGrpc.getGetOperationMethod) == null) {
+ ClusterManagerGrpc.getGetOperationMethod = getGetOperationMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "GetOperation"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.GetOperationRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("GetOperation"))
+ .build();
+ }
+ }
+ }
+ return getGetOperationMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getCancelOperationMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_CANCEL_OPERATION = getCancelOperationMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getCancelOperationMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getCancelOperationMethod() {
+ return getCancelOperationMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getCancelOperationMethodHelper() {
+ io.grpc.MethodDescriptor getCancelOperationMethod;
+ if ((getCancelOperationMethod = ClusterManagerGrpc.getCancelOperationMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getCancelOperationMethod = ClusterManagerGrpc.getCancelOperationMethod) == null) {
+ ClusterManagerGrpc.getCancelOperationMethod = getCancelOperationMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "CancelOperation"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.CancelOperationRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.protobuf.Empty.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("CancelOperation"))
+ .build();
+ }
+ }
+ }
+ return getCancelOperationMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getGetServerConfigMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_GET_SERVER_CONFIG = getGetServerConfigMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getGetServerConfigMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getGetServerConfigMethod() {
+ return getGetServerConfigMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getGetServerConfigMethodHelper() {
+ io.grpc.MethodDescriptor getGetServerConfigMethod;
+ if ((getGetServerConfigMethod = ClusterManagerGrpc.getGetServerConfigMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getGetServerConfigMethod = ClusterManagerGrpc.getGetServerConfigMethod) == null) {
+ ClusterManagerGrpc.getGetServerConfigMethod = getGetServerConfigMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "GetServerConfig"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.GetServerConfigRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ServerConfig.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("GetServerConfig"))
+ .build();
+ }
+ }
+ }
+ return getGetServerConfigMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getListNodePoolsMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_LIST_NODE_POOLS = getListNodePoolsMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getListNodePoolsMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getListNodePoolsMethod() {
+ return getListNodePoolsMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getListNodePoolsMethodHelper() {
+ io.grpc.MethodDescriptor getListNodePoolsMethod;
+ if ((getListNodePoolsMethod = ClusterManagerGrpc.getListNodePoolsMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getListNodePoolsMethod = ClusterManagerGrpc.getListNodePoolsMethod) == null) {
+ ClusterManagerGrpc.getListNodePoolsMethod = getListNodePoolsMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "ListNodePools"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListNodePoolsRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListNodePoolsResponse.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("ListNodePools"))
+ .build();
+ }
+ }
+ }
+ return getListNodePoolsMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getGetNodePoolMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_GET_NODE_POOL = getGetNodePoolMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getGetNodePoolMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getGetNodePoolMethod() {
+ return getGetNodePoolMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getGetNodePoolMethodHelper() {
+ io.grpc.MethodDescriptor getGetNodePoolMethod;
+ if ((getGetNodePoolMethod = ClusterManagerGrpc.getGetNodePoolMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getGetNodePoolMethod = ClusterManagerGrpc.getGetNodePoolMethod) == null) {
+ ClusterManagerGrpc.getGetNodePoolMethod = getGetNodePoolMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "GetNodePool"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.GetNodePoolRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.NodePool.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("GetNodePool"))
+ .build();
+ }
+ }
+ }
+ return getGetNodePoolMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getCreateNodePoolMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_CREATE_NODE_POOL = getCreateNodePoolMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getCreateNodePoolMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getCreateNodePoolMethod() {
+ return getCreateNodePoolMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getCreateNodePoolMethodHelper() {
+ io.grpc.MethodDescriptor getCreateNodePoolMethod;
+ if ((getCreateNodePoolMethod = ClusterManagerGrpc.getCreateNodePoolMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getCreateNodePoolMethod = ClusterManagerGrpc.getCreateNodePoolMethod) == null) {
+ ClusterManagerGrpc.getCreateNodePoolMethod = getCreateNodePoolMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "CreateNodePool"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.CreateNodePoolRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("CreateNodePool"))
+ .build();
+ }
+ }
+ }
+ return getCreateNodePoolMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getDeleteNodePoolMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_DELETE_NODE_POOL = getDeleteNodePoolMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getDeleteNodePoolMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getDeleteNodePoolMethod() {
+ return getDeleteNodePoolMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getDeleteNodePoolMethodHelper() {
+ io.grpc.MethodDescriptor getDeleteNodePoolMethod;
+ if ((getDeleteNodePoolMethod = ClusterManagerGrpc.getDeleteNodePoolMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getDeleteNodePoolMethod = ClusterManagerGrpc.getDeleteNodePoolMethod) == null) {
+ ClusterManagerGrpc.getDeleteNodePoolMethod = getDeleteNodePoolMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "DeleteNodePool"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.DeleteNodePoolRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("DeleteNodePool"))
+ .build();
+ }
+ }
+ }
+ return getDeleteNodePoolMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getRollbackNodePoolUpgradeMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_ROLLBACK_NODE_POOL_UPGRADE = getRollbackNodePoolUpgradeMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getRollbackNodePoolUpgradeMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getRollbackNodePoolUpgradeMethod() {
+ return getRollbackNodePoolUpgradeMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getRollbackNodePoolUpgradeMethodHelper() {
+ io.grpc.MethodDescriptor getRollbackNodePoolUpgradeMethod;
+ if ((getRollbackNodePoolUpgradeMethod = ClusterManagerGrpc.getRollbackNodePoolUpgradeMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getRollbackNodePoolUpgradeMethod = ClusterManagerGrpc.getRollbackNodePoolUpgradeMethod) == null) {
+ ClusterManagerGrpc.getRollbackNodePoolUpgradeMethod = getRollbackNodePoolUpgradeMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "RollbackNodePoolUpgrade"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.RollbackNodePoolUpgradeRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("RollbackNodePoolUpgrade"))
+ .build();
+ }
+ }
+ }
+ return getRollbackNodePoolUpgradeMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetNodePoolManagementMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_NODE_POOL_MANAGEMENT = getSetNodePoolManagementMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetNodePoolManagementMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetNodePoolManagementMethod() {
+ return getSetNodePoolManagementMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetNodePoolManagementMethodHelper() {
+ io.grpc.MethodDescriptor getSetNodePoolManagementMethod;
+ if ((getSetNodePoolManagementMethod = ClusterManagerGrpc.getSetNodePoolManagementMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetNodePoolManagementMethod = ClusterManagerGrpc.getSetNodePoolManagementMethod) == null) {
+ ClusterManagerGrpc.getSetNodePoolManagementMethod = getSetNodePoolManagementMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetNodePoolManagement"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetNodePoolManagementRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetNodePoolManagement"))
+ .build();
+ }
+ }
+ }
+ return getSetNodePoolManagementMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetLabelsMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_LABELS = getSetLabelsMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetLabelsMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetLabelsMethod() {
+ return getSetLabelsMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetLabelsMethodHelper() {
+ io.grpc.MethodDescriptor getSetLabelsMethod;
+ if ((getSetLabelsMethod = ClusterManagerGrpc.getSetLabelsMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetLabelsMethod = ClusterManagerGrpc.getSetLabelsMethod) == null) {
+ ClusterManagerGrpc.getSetLabelsMethod = getSetLabelsMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetLabels"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetLabelsRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetLabels"))
+ .build();
+ }
+ }
+ }
+ return getSetLabelsMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetLegacyAbacMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_LEGACY_ABAC = getSetLegacyAbacMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetLegacyAbacMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetLegacyAbacMethod() {
+ return getSetLegacyAbacMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetLegacyAbacMethodHelper() {
+ io.grpc.MethodDescriptor getSetLegacyAbacMethod;
+ if ((getSetLegacyAbacMethod = ClusterManagerGrpc.getSetLegacyAbacMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetLegacyAbacMethod = ClusterManagerGrpc.getSetLegacyAbacMethod) == null) {
+ ClusterManagerGrpc.getSetLegacyAbacMethod = getSetLegacyAbacMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetLegacyAbac"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetLegacyAbacRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetLegacyAbac"))
+ .build();
+ }
+ }
+ }
+ return getSetLegacyAbacMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getStartIPRotationMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_START_IPROTATION = getStartIPRotationMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getStartIPRotationMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getStartIPRotationMethod() {
+ return getStartIPRotationMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getStartIPRotationMethodHelper() {
+ io.grpc.MethodDescriptor getStartIPRotationMethod;
+ if ((getStartIPRotationMethod = ClusterManagerGrpc.getStartIPRotationMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getStartIPRotationMethod = ClusterManagerGrpc.getStartIPRotationMethod) == null) {
+ ClusterManagerGrpc.getStartIPRotationMethod = getStartIPRotationMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "StartIPRotation"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.StartIPRotationRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("StartIPRotation"))
+ .build();
+ }
+ }
+ }
+ return getStartIPRotationMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getCompleteIPRotationMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_COMPLETE_IPROTATION = getCompleteIPRotationMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getCompleteIPRotationMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getCompleteIPRotationMethod() {
+ return getCompleteIPRotationMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getCompleteIPRotationMethodHelper() {
+ io.grpc.MethodDescriptor getCompleteIPRotationMethod;
+ if ((getCompleteIPRotationMethod = ClusterManagerGrpc.getCompleteIPRotationMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getCompleteIPRotationMethod = ClusterManagerGrpc.getCompleteIPRotationMethod) == null) {
+ ClusterManagerGrpc.getCompleteIPRotationMethod = getCompleteIPRotationMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "CompleteIPRotation"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.CompleteIPRotationRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("CompleteIPRotation"))
+ .build();
+ }
+ }
+ }
+ return getCompleteIPRotationMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetNodePoolSizeMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_NODE_POOL_SIZE = getSetNodePoolSizeMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetNodePoolSizeMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetNodePoolSizeMethod() {
+ return getSetNodePoolSizeMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetNodePoolSizeMethodHelper() {
+ io.grpc.MethodDescriptor getSetNodePoolSizeMethod;
+ if ((getSetNodePoolSizeMethod = ClusterManagerGrpc.getSetNodePoolSizeMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetNodePoolSizeMethod = ClusterManagerGrpc.getSetNodePoolSizeMethod) == null) {
+ ClusterManagerGrpc.getSetNodePoolSizeMethod = getSetNodePoolSizeMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetNodePoolSize"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetNodePoolSizeRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetNodePoolSize"))
+ .build();
+ }
+ }
+ }
+ return getSetNodePoolSizeMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetNetworkPolicyMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_NETWORK_POLICY = getSetNetworkPolicyMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetNetworkPolicyMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetNetworkPolicyMethod() {
+ return getSetNetworkPolicyMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetNetworkPolicyMethodHelper() {
+ io.grpc.MethodDescriptor getSetNetworkPolicyMethod;
+ if ((getSetNetworkPolicyMethod = ClusterManagerGrpc.getSetNetworkPolicyMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetNetworkPolicyMethod = ClusterManagerGrpc.getSetNetworkPolicyMethod) == null) {
+ ClusterManagerGrpc.getSetNetworkPolicyMethod = getSetNetworkPolicyMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetNetworkPolicy"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetNetworkPolicyRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetNetworkPolicy"))
+ .build();
+ }
+ }
+ }
+ return getSetNetworkPolicyMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetMaintenancePolicyMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_MAINTENANCE_POLICY = getSetMaintenancePolicyMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetMaintenancePolicyMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetMaintenancePolicyMethod() {
+ return getSetMaintenancePolicyMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetMaintenancePolicyMethodHelper() {
+ io.grpc.MethodDescriptor getSetMaintenancePolicyMethod;
+ if ((getSetMaintenancePolicyMethod = ClusterManagerGrpc.getSetMaintenancePolicyMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetMaintenancePolicyMethod = ClusterManagerGrpc.getSetMaintenancePolicyMethod) == null) {
+ ClusterManagerGrpc.getSetMaintenancePolicyMethod = getSetMaintenancePolicyMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetMaintenancePolicy"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.SetMaintenancePolicyRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.Operation.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetMaintenancePolicy"))
+ .build();
+ }
+ }
+ }
+ return getSetMaintenancePolicyMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getSetIamPolicyMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_SET_IAM_POLICY = getSetIamPolicyMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getSetIamPolicyMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getSetIamPolicyMethod() {
+ return getSetIamPolicyMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getSetIamPolicyMethodHelper() {
+ io.grpc.MethodDescriptor getSetIamPolicyMethod;
+ if ((getSetIamPolicyMethod = ClusterManagerGrpc.getSetIamPolicyMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getSetIamPolicyMethod = ClusterManagerGrpc.getSetIamPolicyMethod) == null) {
+ ClusterManagerGrpc.getSetIamPolicyMethod = getSetIamPolicyMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "SetIamPolicy"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.iam.v1.SetIamPolicyRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.iam.v1.Policy.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("SetIamPolicy"))
+ .build();
+ }
+ }
+ }
+ return getSetIamPolicyMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getGetIamPolicyMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_GET_IAM_POLICY = getGetIamPolicyMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getGetIamPolicyMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getGetIamPolicyMethod() {
+ return getGetIamPolicyMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getGetIamPolicyMethodHelper() {
+ io.grpc.MethodDescriptor getGetIamPolicyMethod;
+ if ((getGetIamPolicyMethod = ClusterManagerGrpc.getGetIamPolicyMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getGetIamPolicyMethod = ClusterManagerGrpc.getGetIamPolicyMethod) == null) {
+ ClusterManagerGrpc.getGetIamPolicyMethod = getGetIamPolicyMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "GetIamPolicy"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.iam.v1.GetIamPolicyRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.iam.v1.Policy.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("GetIamPolicy"))
+ .build();
+ }
+ }
+ }
+ return getGetIamPolicyMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getTestIamPermissionsMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_TEST_IAM_PERMISSIONS = getTestIamPermissionsMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getTestIamPermissionsMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getTestIamPermissionsMethod() {
+ return getTestIamPermissionsMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getTestIamPermissionsMethodHelper() {
+ io.grpc.MethodDescriptor getTestIamPermissionsMethod;
+ if ((getTestIamPermissionsMethod = ClusterManagerGrpc.getTestIamPermissionsMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getTestIamPermissionsMethod = ClusterManagerGrpc.getTestIamPermissionsMethod) == null) {
+ ClusterManagerGrpc.getTestIamPermissionsMethod = getTestIamPermissionsMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "TestIamPermissions"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.iam.v1.TestIamPermissionsRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.iam.v1.TestIamPermissionsResponse.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("TestIamPermissions"))
+ .build();
+ }
+ }
+ }
+ return getTestIamPermissionsMethod;
+ }
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ @java.lang.Deprecated // Use {@link #getListUsableSubnetworksMethod()} instead.
+ public static final io.grpc.MethodDescriptor METHOD_LIST_USABLE_SUBNETWORKS = getListUsableSubnetworksMethodHelper();
+
+ private static volatile io.grpc.MethodDescriptor getListUsableSubnetworksMethod;
+
+ @io.grpc.ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
+ public static io.grpc.MethodDescriptor getListUsableSubnetworksMethod() {
+ return getListUsableSubnetworksMethodHelper();
+ }
+
+ private static io.grpc.MethodDescriptor getListUsableSubnetworksMethodHelper() {
+ io.grpc.MethodDescriptor getListUsableSubnetworksMethod;
+ if ((getListUsableSubnetworksMethod = ClusterManagerGrpc.getListUsableSubnetworksMethod) == null) {
+ synchronized (ClusterManagerGrpc.class) {
+ if ((getListUsableSubnetworksMethod = ClusterManagerGrpc.getListUsableSubnetworksMethod) == null) {
+ ClusterManagerGrpc.getListUsableSubnetworksMethod = getListUsableSubnetworksMethod =
+ io.grpc.MethodDescriptor.newBuilder()
+ .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
+ .setFullMethodName(generateFullMethodName(
+ "google.container.v1alpha1.ClusterManager", "ListUsableSubnetworks"))
+ .setSampledToLocalTracing(true)
+ .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListUsableSubnetworksRequest.getDefaultInstance()))
+ .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
+ com.google.container.v1alpha1.ListUsableSubnetworksResponse.getDefaultInstance()))
+ .setSchemaDescriptor(new ClusterManagerMethodDescriptorSupplier("ListUsableSubnetworks"))
+ .build();
+ }
+ }
+ }
+ return getListUsableSubnetworksMethod;
+ }
+
+ /**
+ * Creates a new async stub that supports all call types for the service
+ */
+ public static ClusterManagerStub newStub(io.grpc.Channel channel) {
+ return new ClusterManagerStub(channel);
+ }
+
+ /**
+ * Creates a new blocking-style stub that supports unary and streaming output calls on the service
+ */
+ public static ClusterManagerBlockingStub newBlockingStub(
+ io.grpc.Channel channel) {
+ return new ClusterManagerBlockingStub(channel);
+ }
+
+ /**
+ * Creates a new ListenableFuture-style stub that supports unary calls on the service
+ */
+ public static ClusterManagerFutureStub newFutureStub(
+ io.grpc.Channel channel) {
+ return new ClusterManagerFutureStub(channel);
+ }
+
+ /**
+ *
+ * Google Kubernetes Engine Cluster Manager v1alpha1
+ *
+ */
+ public static abstract class ClusterManagerImplBase implements io.grpc.BindableService {
+
+ /**
+ *
+ * Lists all clusters owned by a project in either the specified zone or all
+ * zones.
+ *
+ */
+ public void listClusters(com.google.container.v1alpha1.ListClustersRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getListClustersMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Gets the details for a specific cluster.
+ *
+ */
+ public void getCluster(com.google.container.v1alpha1.GetClusterRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getGetClusterMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Creates a cluster, consisting of the specified number and type of Google
+ * Compute Engine instances.
+ * By default, the cluster is created in the project's
+ * [default network](/compute/docs/networks-and-firewalls#networks).
+ * One firewall is added for the cluster. After cluster creation,
+ * the cluster creates routes for each node to allow the containers
+ * on that node to communicate with all other instances in the
+ * cluster.
+ * Finally, an entry is added to the project's global metadata indicating
+ * which CIDR range is being used by the cluster.
+ *
+ */
+ public void createCluster(com.google.container.v1alpha1.CreateClusterRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getCreateClusterMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Updates the settings for a specific cluster.
+ *
+ */
+ public void updateCluster(com.google.container.v1alpha1.UpdateClusterRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getUpdateClusterMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Updates the version and/or iamge type of a specific node pool.
+ *
+ */
+ public void updateNodePool(com.google.container.v1alpha1.UpdateNodePoolRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getUpdateNodePoolMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets the autoscaling settings of a specific node pool.
+ *
+ */
+ public void setNodePoolAutoscaling(com.google.container.v1alpha1.SetNodePoolAutoscalingRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetNodePoolAutoscalingMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets the logging service for a specific cluster.
+ *
+ */
+ public void setLoggingService(com.google.container.v1alpha1.SetLoggingServiceRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetLoggingServiceMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets the monitoring service for a specific cluster.
+ *
+ */
+ public void setMonitoringService(com.google.container.v1alpha1.SetMonitoringServiceRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetMonitoringServiceMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets the addons for a specific cluster.
+ *
+ */
+ public void setAddonsConfig(com.google.container.v1alpha1.SetAddonsConfigRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetAddonsConfigMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets the locations for a specific cluster.
+ *
+ */
+ public void setLocations(com.google.container.v1alpha1.SetLocationsRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetLocationsMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Updates the master for a specific cluster.
+ *
+ */
+ public void updateMaster(com.google.container.v1alpha1.UpdateMasterRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getUpdateMasterMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Used to set master auth materials. Currently supports :-
+ * Changing the admin password for a specific cluster.
+ * This can be either via password generation or explicitly set.
+ * Modify basic_auth.csv and reset the K8S API server.
+ *
+ */
+ public void setMasterAuth(com.google.container.v1alpha1.SetMasterAuthRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetMasterAuthMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Deletes the cluster, including the Kubernetes endpoint and all worker
+ * nodes.
+ * Firewalls and routes that were configured during cluster creation
+ * are also deleted.
+ * Other Google Compute Engine resources that might be in use by the cluster
+ * (e.g. load balancer resources) will not be deleted if they weren't present
+ * at the initial create time.
+ *
+ */
+ public void deleteCluster(com.google.container.v1alpha1.DeleteClusterRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getDeleteClusterMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Lists all operations in a project in a specific zone or all zones.
+ *
+ */
+ public void listOperations(com.google.container.v1alpha1.ListOperationsRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getListOperationsMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Gets the specified operation.
+ *
+ */
+ public void getOperation(com.google.container.v1alpha1.GetOperationRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getGetOperationMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Cancels the specified operation.
+ *
+ */
+ public void cancelOperation(com.google.container.v1alpha1.CancelOperationRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getCancelOperationMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Returns configuration info about the Kubernetes Engine service.
+ *
+ */
+ public void getServerConfig(com.google.container.v1alpha1.GetServerConfigRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getGetServerConfigMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Lists the node pools for a cluster.
+ *
+ */
+ public void listNodePools(com.google.container.v1alpha1.ListNodePoolsRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getListNodePoolsMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Retrieves the node pool requested.
+ *
+ */
+ public void getNodePool(com.google.container.v1alpha1.GetNodePoolRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getGetNodePoolMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Creates a node pool for a cluster.
+ *
+ */
+ public void createNodePool(com.google.container.v1alpha1.CreateNodePoolRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getCreateNodePoolMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Deletes a node pool from a cluster.
+ *
+ */
+ public void deleteNodePool(com.google.container.v1alpha1.DeleteNodePoolRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getDeleteNodePoolMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Roll back the previously Aborted or Failed NodePool upgrade.
+ * This will be an no-op if the last upgrade successfully completed.
+ *
+ */
+ public void rollbackNodePoolUpgrade(com.google.container.v1alpha1.RollbackNodePoolUpgradeRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getRollbackNodePoolUpgradeMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets the NodeManagement options for a node pool.
+ *
+ */
+ public void setNodePoolManagement(com.google.container.v1alpha1.SetNodePoolManagementRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetNodePoolManagementMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Sets labels on a cluster.
+ *
+ */
+ public void setLabels(com.google.container.v1alpha1.SetLabelsRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetLabelsMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Enables or disables the ABAC authorization mechanism on a cluster.
+ *
+ */
+ public void setLegacyAbac(com.google.container.v1alpha1.SetLegacyAbacRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getSetLegacyAbacMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Start master IP rotation.
+ *
+ */
+ public void startIPRotation(com.google.container.v1alpha1.StartIPRotationRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getStartIPRotationMethodHelper(), responseObserver);
+ }
+
+ /**
+ *
+ * Completes master IP rotation.
+ *
+ */
+ public void completeIPRotation(com.google.container.v1alpha1.CompleteIPRotationRequest request,
+ io.grpc.stub.StreamObserver responseObserver) {
+ asyncUnimplementedUnaryCall(getCompleteIPRotationMethodHelper(), responseObserver);
+ }
+
+ /**
+ *