Class UpdateMasterRequest.Builder

  • All Implemented Interfaces:
    UpdateMasterRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    UpdateMasterRequest

    public static final class UpdateMasterRequest.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
    implements UpdateMasterRequestOrBuilder
     UpdateMasterRequest updates the master of the cluster.
     
    Protobuf type google.container.v1beta1.UpdateMasterRequest
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • clear

        public UpdateMasterRequest.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • getDefaultInstanceForType

        public UpdateMasterRequest getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public UpdateMasterRequest build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public UpdateMasterRequest buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public UpdateMasterRequest.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • setField

        public UpdateMasterRequest.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                    Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • clearField

        public UpdateMasterRequest.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • clearOneof

        public UpdateMasterRequest.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • setRepeatedField

        public UpdateMasterRequest.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                            int index,
                                                            Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • addRepeatedField

        public UpdateMasterRequest.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                            Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • mergeFrom

        public UpdateMasterRequest.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateMasterRequest.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • mergeFrom

        public UpdateMasterRequest.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                              throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateMasterRequest.Builder>
        Throws:
        IOException
      • getProjectId

        @Deprecated
        public String getProjectId()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.project_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3217
         Required. Deprecated. The Google Developers Console [project ID or project
         number](https://cloud.google.com/resource-manager/docs/creating-managing-projects).
         This field has been deprecated and replaced by the name field.
         
        string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Specified by:
        getProjectId in interface UpdateMasterRequestOrBuilder
        Returns:
        The projectId.
      • getProjectIdBytes

        @Deprecated
        public com.google.protobuf.ByteString getProjectIdBytes()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.project_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3217
         Required. Deprecated. The Google Developers Console [project ID or project
         number](https://cloud.google.com/resource-manager/docs/creating-managing-projects).
         This field has been deprecated and replaced by the name field.
         
        string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Specified by:
        getProjectIdBytes in interface UpdateMasterRequestOrBuilder
        Returns:
        The bytes for projectId.
      • setProjectId

        @Deprecated
        public UpdateMasterRequest.Builder setProjectId​(String value)
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.project_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3217
         Required. Deprecated. The Google Developers Console [project ID or project
         number](https://cloud.google.com/resource-manager/docs/creating-managing-projects).
         This field has been deprecated and replaced by the name field.
         
        string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The projectId to set.
        Returns:
        This builder for chaining.
      • clearProjectId

        @Deprecated
        public UpdateMasterRequest.Builder clearProjectId()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.project_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3217
         Required. Deprecated. The Google Developers Console [project ID or project
         number](https://cloud.google.com/resource-manager/docs/creating-managing-projects).
         This field has been deprecated and replaced by the name field.
         
        string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Returns:
        This builder for chaining.
      • setProjectIdBytes

        @Deprecated
        public UpdateMasterRequest.Builder setProjectIdBytes​(com.google.protobuf.ByteString value)
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.project_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3217
         Required. Deprecated. The Google Developers Console [project ID or project
         number](https://cloud.google.com/resource-manager/docs/creating-managing-projects).
         This field has been deprecated and replaced by the name field.
         
        string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The bytes for projectId to set.
        Returns:
        This builder for chaining.
      • getZone

        @Deprecated
        public String getZone()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=3224
         Required. Deprecated. The name of the Google Compute Engine
         [zone](https://cloud.google.com/compute/docs/zones#available) in which the
         cluster resides. This field has been deprecated and replaced by the name
         field.
         
        string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Specified by:
        getZone in interface UpdateMasterRequestOrBuilder
        Returns:
        The zone.
      • getZoneBytes

        @Deprecated
        public com.google.protobuf.ByteString getZoneBytes()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=3224
         Required. Deprecated. The name of the Google Compute Engine
         [zone](https://cloud.google.com/compute/docs/zones#available) in which the
         cluster resides. This field has been deprecated and replaced by the name
         field.
         
        string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Specified by:
        getZoneBytes in interface UpdateMasterRequestOrBuilder
        Returns:
        The bytes for zone.
      • setZone

        @Deprecated
        public UpdateMasterRequest.Builder setZone​(String value)
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=3224
         Required. Deprecated. The name of the Google Compute Engine
         [zone](https://cloud.google.com/compute/docs/zones#available) in which the
         cluster resides. This field has been deprecated and replaced by the name
         field.
         
        string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The zone to set.
        Returns:
        This builder for chaining.
      • clearZone

        @Deprecated
        public UpdateMasterRequest.Builder clearZone()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=3224
         Required. Deprecated. The name of the Google Compute Engine
         [zone](https://cloud.google.com/compute/docs/zones#available) in which the
         cluster resides. This field has been deprecated and replaced by the name
         field.
         
        string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Returns:
        This builder for chaining.
      • setZoneBytes

        @Deprecated
        public UpdateMasterRequest.Builder setZoneBytes​(com.google.protobuf.ByteString value)
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=3224
         Required. Deprecated. The name of the Google Compute Engine
         [zone](https://cloud.google.com/compute/docs/zones#available) in which the
         cluster resides. This field has been deprecated and replaced by the name
         field.
         
        string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The bytes for zone to set.
        Returns:
        This builder for chaining.
      • getClusterId

        @Deprecated
        public String getClusterId()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.cluster_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3228
         Required. Deprecated. The name of the cluster to upgrade.
         This field has been deprecated and replaced by the name field.
         
        string cluster_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Specified by:
        getClusterId in interface UpdateMasterRequestOrBuilder
        Returns:
        The clusterId.
      • getClusterIdBytes

        @Deprecated
        public com.google.protobuf.ByteString getClusterIdBytes()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.cluster_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3228
         Required. Deprecated. The name of the cluster to upgrade.
         This field has been deprecated and replaced by the name field.
         
        string cluster_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Specified by:
        getClusterIdBytes in interface UpdateMasterRequestOrBuilder
        Returns:
        The bytes for clusterId.
      • setClusterId

        @Deprecated
        public UpdateMasterRequest.Builder setClusterId​(String value)
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.cluster_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3228
         Required. Deprecated. The name of the cluster to upgrade.
         This field has been deprecated and replaced by the name field.
         
        string cluster_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The clusterId to set.
        Returns:
        This builder for chaining.
      • clearClusterId

        @Deprecated
        public UpdateMasterRequest.Builder clearClusterId()
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.cluster_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3228
         Required. Deprecated. The name of the cluster to upgrade.
         This field has been deprecated and replaced by the name field.
         
        string cluster_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Returns:
        This builder for chaining.
      • setClusterIdBytes

        @Deprecated
        public UpdateMasterRequest.Builder setClusterIdBytes​(com.google.protobuf.ByteString value)
        Deprecated.
        google.container.v1beta1.UpdateMasterRequest.cluster_id is deprecated. See google/container/v1beta1/cluster_service.proto;l=3228
         Required. Deprecated. The name of the cluster to upgrade.
         This field has been deprecated and replaced by the name field.
         
        string cluster_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The bytes for clusterId to set.
        Returns:
        This builder for chaining.
      • getMasterVersion

        public String getMasterVersion()
         Required. The Kubernetes version to change the master to.
        
         Users may specify either explicit versions offered by
         Kubernetes Engine or version aliases, which have the following behavior:
        
         - "latest": picks the highest valid Kubernetes version
         - "1.X": picks the highest valid patch+gke.N patch in the 1.X version
         - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version
         - "1.X.Y-gke.N": picks an explicit Kubernetes version
         - "-": picks the default Kubernetes version
         
        string master_version = 4 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getMasterVersion in interface UpdateMasterRequestOrBuilder
        Returns:
        The masterVersion.
      • getMasterVersionBytes

        public com.google.protobuf.ByteString getMasterVersionBytes()
         Required. The Kubernetes version to change the master to.
        
         Users may specify either explicit versions offered by
         Kubernetes Engine or version aliases, which have the following behavior:
        
         - "latest": picks the highest valid Kubernetes version
         - "1.X": picks the highest valid patch+gke.N patch in the 1.X version
         - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version
         - "1.X.Y-gke.N": picks an explicit Kubernetes version
         - "-": picks the default Kubernetes version
         
        string master_version = 4 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getMasterVersionBytes in interface UpdateMasterRequestOrBuilder
        Returns:
        The bytes for masterVersion.
      • setMasterVersion

        public UpdateMasterRequest.Builder setMasterVersion​(String value)
         Required. The Kubernetes version to change the master to.
        
         Users may specify either explicit versions offered by
         Kubernetes Engine or version aliases, which have the following behavior:
        
         - "latest": picks the highest valid Kubernetes version
         - "1.X": picks the highest valid patch+gke.N patch in the 1.X version
         - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version
         - "1.X.Y-gke.N": picks an explicit Kubernetes version
         - "-": picks the default Kubernetes version
         
        string master_version = 4 [(.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The masterVersion to set.
        Returns:
        This builder for chaining.
      • clearMasterVersion

        public UpdateMasterRequest.Builder clearMasterVersion()
         Required. The Kubernetes version to change the master to.
        
         Users may specify either explicit versions offered by
         Kubernetes Engine or version aliases, which have the following behavior:
        
         - "latest": picks the highest valid Kubernetes version
         - "1.X": picks the highest valid patch+gke.N patch in the 1.X version
         - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version
         - "1.X.Y-gke.N": picks an explicit Kubernetes version
         - "-": picks the default Kubernetes version
         
        string master_version = 4 [(.google.api.field_behavior) = REQUIRED];
        Returns:
        This builder for chaining.
      • setMasterVersionBytes

        public UpdateMasterRequest.Builder setMasterVersionBytes​(com.google.protobuf.ByteString value)
         Required. The Kubernetes version to change the master to.
        
         Users may specify either explicit versions offered by
         Kubernetes Engine or version aliases, which have the following behavior:
        
         - "latest": picks the highest valid Kubernetes version
         - "1.X": picks the highest valid patch+gke.N patch in the 1.X version
         - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version
         - "1.X.Y-gke.N": picks an explicit Kubernetes version
         - "-": picks the default Kubernetes version
         
        string master_version = 4 [(.google.api.field_behavior) = REQUIRED];
        Parameters:
        value - The bytes for masterVersion to set.
        Returns:
        This builder for chaining.
      • getName

        public String getName()
         The name (project, location, cluster) of the cluster to update.
         Specified in the format `projects/*/locations/*/clusters/*`.
         
        string name = 7;
        Specified by:
        getName in interface UpdateMasterRequestOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         The name (project, location, cluster) of the cluster to update.
         Specified in the format `projects/*/locations/*/clusters/*`.
         
        string name = 7;
        Specified by:
        getNameBytes in interface UpdateMasterRequestOrBuilder
        Returns:
        The bytes for name.
      • setName

        public UpdateMasterRequest.Builder setName​(String value)
         The name (project, location, cluster) of the cluster to update.
         Specified in the format `projects/*/locations/*/clusters/*`.
         
        string name = 7;
        Parameters:
        value - The name to set.
        Returns:
        This builder for chaining.
      • clearName

        public UpdateMasterRequest.Builder clearName()
         The name (project, location, cluster) of the cluster to update.
         Specified in the format `projects/*/locations/*/clusters/*`.
         
        string name = 7;
        Returns:
        This builder for chaining.
      • setNameBytes

        public UpdateMasterRequest.Builder setNameBytes​(com.google.protobuf.ByteString value)
         The name (project, location, cluster) of the cluster to update.
         Specified in the format `projects/*/locations/*/clusters/*`.
         
        string name = 7;
        Parameters:
        value - The bytes for name to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final UpdateMasterRequest.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>
      • mergeUnknownFields

        public final UpdateMasterRequest.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateMasterRequest.Builder>