Class PrivateConnection.Builder

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

    public static final class PrivateConnection.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
    implements PrivateConnectionOrBuilder
     The PrivateConnection resource is used to establish private connectivity
     with the customer's network.
     
    Protobuf type google.cloud.clouddms.v1.PrivateConnection
    • Method Detail

      • getDescriptor

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

        protected com.google.protobuf.MapField internalGetMapField​(int number)
        Overrides:
        internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
      • internalGetMutableMapField

        protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
        Overrides:
        internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
      • internalGetFieldAccessorTable

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

        public PrivateConnection.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<PrivateConnection.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<PrivateConnection.Builder>
      • getDefaultInstanceForType

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

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

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

        public PrivateConnection.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<PrivateConnection.Builder>
      • setField

        public PrivateConnection.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<PrivateConnection.Builder>
      • clearField

        public PrivateConnection.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<PrivateConnection.Builder>
      • clearOneof

        public PrivateConnection.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<PrivateConnection.Builder>
      • setRepeatedField

        public PrivateConnection.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<PrivateConnection.Builder>
      • addRepeatedField

        public PrivateConnection.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<PrivateConnection.Builder>
      • mergeFrom

        public PrivateConnection.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<PrivateConnection.Builder>
      • isInitialized

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

        public PrivateConnection.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<PrivateConnection.Builder>
        Throws:
        IOException
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         The name of the resource.
         
        string name = 1;
        Specified by:
        getNameBytes in interface PrivateConnectionOrBuilder
        Returns:
        The bytes for name.
      • setName

        public PrivateConnection.Builder setName​(String value)
         The name of the resource.
         
        string name = 1;
        Parameters:
        value - The name to set.
        Returns:
        This builder for chaining.
      • clearName

        public PrivateConnection.Builder clearName()
         The name of the resource.
         
        string name = 1;
        Returns:
        This builder for chaining.
      • setNameBytes

        public PrivateConnection.Builder setNameBytes​(com.google.protobuf.ByteString value)
         The name of the resource.
         
        string name = 1;
        Parameters:
        value - The bytes for name to set.
        Returns:
        This builder for chaining.
      • hasCreateTime

        public boolean hasCreateTime()
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasCreateTime in interface PrivateConnectionOrBuilder
        Returns:
        Whether the createTime field is set.
      • getCreateTime

        public com.google.protobuf.Timestamp getCreateTime()
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTime in interface PrivateConnectionOrBuilder
        Returns:
        The createTime.
      • setCreateTime

        public PrivateConnection.Builder setCreateTime​(com.google.protobuf.Timestamp value)
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setCreateTime

        public PrivateConnection.Builder setCreateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeCreateTime

        public PrivateConnection.Builder mergeCreateTime​(com.google.protobuf.Timestamp value)
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearCreateTime

        public PrivateConnection.Builder clearCreateTime()
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
         Output only. The create time of the resource.
         
        .google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTimeOrBuilder in interface PrivateConnectionOrBuilder
      • hasUpdateTime

        public boolean hasUpdateTime()
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasUpdateTime in interface PrivateConnectionOrBuilder
        Returns:
        Whether the updateTime field is set.
      • getUpdateTime

        public com.google.protobuf.Timestamp getUpdateTime()
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTime in interface PrivateConnectionOrBuilder
        Returns:
        The updateTime.
      • setUpdateTime

        public PrivateConnection.Builder setUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUpdateTime

        public PrivateConnection.Builder setUpdateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeUpdateTime

        public PrivateConnection.Builder mergeUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearUpdateTime

        public PrivateConnection.Builder clearUpdateTime()
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
         Output only. The last update time of the resource.
         
        .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTimeOrBuilder in interface PrivateConnectionOrBuilder
      • getLabelsCount

        public int getLabelsCount()
        Description copied from interface: PrivateConnectionOrBuilder
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
        Specified by:
        getLabelsCount in interface PrivateConnectionOrBuilder
      • containsLabels

        public boolean containsLabels​(String key)
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
        Specified by:
        containsLabels in interface PrivateConnectionOrBuilder
      • getLabelsMap

        public Map<String,​String> getLabelsMap()
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
        Specified by:
        getLabelsMap in interface PrivateConnectionOrBuilder
      • getLabelsOrDefault

        public String getLabelsOrDefault​(String key,
                                         String defaultValue)
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
        Specified by:
        getLabelsOrDefault in interface PrivateConnectionOrBuilder
      • getLabelsOrThrow

        public String getLabelsOrThrow​(String key)
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
        Specified by:
        getLabelsOrThrow in interface PrivateConnectionOrBuilder
      • removeLabels

        public PrivateConnection.Builder removeLabels​(String key)
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
      • getMutableLabels

        @Deprecated
        public Map<String,​String> getMutableLabels()
        Deprecated.
        Use alternate mutation accessors instead.
      • putLabels

        public PrivateConnection.Builder putLabels​(String key,
                                                   String value)
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
      • putAllLabels

        public PrivateConnection.Builder putAllLabels​(Map<String,​String> values)
         The resource labels for private connections to use to annotate any related
         underlying resources such as Compute Engine VMs. An object containing a
         list of "key": "value" pairs.
        
         Example: `{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
         
        map<string, string> labels = 4;
      • getDisplayNameBytes

        public com.google.protobuf.ByteString getDisplayNameBytes()
         The private connection display name.
         
        string display_name = 5;
        Specified by:
        getDisplayNameBytes in interface PrivateConnectionOrBuilder
        Returns:
        The bytes for displayName.
      • setDisplayName

        public PrivateConnection.Builder setDisplayName​(String value)
         The private connection display name.
         
        string display_name = 5;
        Parameters:
        value - The displayName to set.
        Returns:
        This builder for chaining.
      • clearDisplayName

        public PrivateConnection.Builder clearDisplayName()
         The private connection display name.
         
        string display_name = 5;
        Returns:
        This builder for chaining.
      • setDisplayNameBytes

        public PrivateConnection.Builder setDisplayNameBytes​(com.google.protobuf.ByteString value)
         The private connection display name.
         
        string display_name = 5;
        Parameters:
        value - The bytes for displayName to set.
        Returns:
        This builder for chaining.
      • getStateValue

        public int getStateValue()
         Output only. The state of the private connection.
         
        .google.cloud.clouddms.v1.PrivateConnection.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getStateValue in interface PrivateConnectionOrBuilder
        Returns:
        The enum numeric value on the wire for state.
      • setStateValue

        public PrivateConnection.Builder setStateValue​(int value)
         Output only. The state of the private connection.
         
        .google.cloud.clouddms.v1.PrivateConnection.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The enum numeric value on the wire for state to set.
        Returns:
        This builder for chaining.
      • getState

        public PrivateConnection.State getState()
         Output only. The state of the private connection.
         
        .google.cloud.clouddms.v1.PrivateConnection.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getState in interface PrivateConnectionOrBuilder
        Returns:
        The state.
      • setState

        public PrivateConnection.Builder setState​(PrivateConnection.State value)
         Output only. The state of the private connection.
         
        .google.cloud.clouddms.v1.PrivateConnection.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The state to set.
        Returns:
        This builder for chaining.
      • clearState

        public PrivateConnection.Builder clearState()
         Output only. The state of the private connection.
         
        .google.cloud.clouddms.v1.PrivateConnection.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • hasError

        public boolean hasError()
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasError in interface PrivateConnectionOrBuilder
        Returns:
        Whether the error field is set.
      • getError

        public com.google.rpc.Status getError()
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getError in interface PrivateConnectionOrBuilder
        Returns:
        The error.
      • setError

        public PrivateConnection.Builder setError​(com.google.rpc.Status value)
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setError

        public PrivateConnection.Builder setError​(com.google.rpc.Status.Builder builderForValue)
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeError

        public PrivateConnection.Builder mergeError​(com.google.rpc.Status value)
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearError

        public PrivateConnection.Builder clearError()
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getErrorBuilder

        public com.google.rpc.Status.Builder getErrorBuilder()
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getErrorOrBuilder

        public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
         Output only. The error details in case of state FAILED.
         
        .google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getErrorOrBuilder in interface PrivateConnectionOrBuilder
      • hasVpcPeeringConfig

        public boolean hasVpcPeeringConfig()
         VPC peering configuration.
         
        .google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;
        Specified by:
        hasVpcPeeringConfig in interface PrivateConnectionOrBuilder
        Returns:
        Whether the vpcPeeringConfig field is set.
      • clearVpcPeeringConfig

        public PrivateConnection.Builder clearVpcPeeringConfig()
         VPC peering configuration.
         
        .google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;
      • getVpcPeeringConfigBuilder

        public VpcPeeringConfig.Builder getVpcPeeringConfigBuilder()
         VPC peering configuration.
         
        .google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;
      • setUnknownFields

        public final PrivateConnection.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<PrivateConnection.Builder>
      • mergeUnknownFields

        public final PrivateConnection.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<PrivateConnection.Builder>