Package com.google.cloud.clouddms.v1
Class PrivateConnection.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
- com.google.cloud.clouddms.v1.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 typegoogle.cloud.clouddms.v1.PrivateConnection
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PrivateConnection.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PrivateConnectionbuild()PrivateConnectionbuildPartial()PrivateConnection.Builderclear()PrivateConnection.BuilderclearConnectivity()PrivateConnection.BuilderclearCreateTime()Output only.PrivateConnection.BuilderclearDisplayName()The private connection display name.PrivateConnection.BuilderclearError()Output only.PrivateConnection.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PrivateConnection.BuilderclearLabels()PrivateConnection.BuilderclearName()The name of the resource.PrivateConnection.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PrivateConnection.BuilderclearState()Output only.PrivateConnection.BuilderclearUpdateTime()Output only.PrivateConnection.BuilderclearVpcPeeringConfig()VPC peering configuration.PrivateConnection.Builderclone()booleancontainsLabels(String key)The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.PrivateConnection.ConnectivityCasegetConnectivityCase()com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.PrivateConnectiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()The private connection display name.com.google.protobuf.ByteStringgetDisplayNameBytes()The private connection display name.com.google.rpc.StatusgetError()Output only.com.google.rpc.Status.BuildergetErrorBuilder()Output only.com.google.rpc.StatusOrBuildergetErrorOrBuilder()Output only.Map<String,String>getLabels()Deprecated.intgetLabelsCount()The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.Map<String,String>getLabelsMap()The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.StringgetLabelsOrDefault(String key, String defaultValue)The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.StringgetLabelsOrThrow(String key)The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.Map<String,String>getMutableLabels()Deprecated.StringgetName()The name of the resource.com.google.protobuf.ByteStringgetNameBytes()The name of the resource.PrivateConnection.StategetState()Output only.intgetStateValue()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.VpcPeeringConfiggetVpcPeeringConfig()VPC peering configuration.VpcPeeringConfig.BuildergetVpcPeeringConfigBuilder()VPC peering configuration.VpcPeeringConfigOrBuildergetVpcPeeringConfigOrBuilder()VPC peering configuration.booleanhasCreateTime()Output only.booleanhasError()Output only.booleanhasUpdateTime()Output only.booleanhasVpcPeeringConfig()VPC peering configuration.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()PrivateConnection.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.PrivateConnection.BuildermergeError(com.google.rpc.Status value)Output only.PrivateConnection.BuildermergeFrom(PrivateConnection other)PrivateConnection.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PrivateConnection.BuildermergeFrom(com.google.protobuf.Message other)PrivateConnection.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PrivateConnection.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.PrivateConnection.BuildermergeVpcPeeringConfig(VpcPeeringConfig value)VPC peering configuration.PrivateConnection.BuilderputAllLabels(Map<String,String> values)The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.PrivateConnection.BuilderputLabels(String key, String value)The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.PrivateConnection.BuilderremoveLabels(String key)The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs.PrivateConnection.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.PrivateConnection.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.PrivateConnection.BuildersetDisplayName(String value)The private connection display name.PrivateConnection.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)The private connection display name.PrivateConnection.BuildersetError(com.google.rpc.Status value)Output only.PrivateConnection.BuildersetError(com.google.rpc.Status.Builder builderForValue)Output only.PrivateConnection.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PrivateConnection.BuildersetName(String value)The name of the resource.PrivateConnection.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the resource.PrivateConnection.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PrivateConnection.BuildersetState(PrivateConnection.State value)Output only.PrivateConnection.BuildersetStateValue(int value)Output only.PrivateConnection.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PrivateConnection.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.PrivateConnection.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.PrivateConnection.BuildersetVpcPeeringConfig(VpcPeeringConfig value)VPC peering configuration.PrivateConnection.BuildersetVpcPeeringConfig(VpcPeeringConfig.Builder builderForValue)VPC peering configuration.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
clear
public PrivateConnection.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
getDefaultInstanceForType
public PrivateConnection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PrivateConnection build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PrivateConnection buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PrivateConnection.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
setField
public PrivateConnection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
clearField
public PrivateConnection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
clearOneof
public PrivateConnection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
setRepeatedField
public PrivateConnection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
addRepeatedField
public PrivateConnection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
mergeFrom
public PrivateConnection.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrivateConnection.Builder>
-
mergeFrom
public PrivateConnection.Builder mergeFrom(PrivateConnection other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrivateConnection.Builder>- Throws:
IOException
-
getConnectivityCase
public PrivateConnection.ConnectivityCase getConnectivityCase()
- Specified by:
getConnectivityCasein interfacePrivateConnectionOrBuilder
-
clearConnectivity
public PrivateConnection.Builder clearConnectivity()
-
getName
public String getName()
The name of the resource.
string name = 1;- Specified by:
getNamein interfacePrivateConnectionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the resource.
string name = 1;- Specified by:
getNameBytesin interfacePrivateConnectionOrBuilder- 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:
hasCreateTimein interfacePrivateConnectionOrBuilder- 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:
getCreateTimein interfacePrivateConnectionOrBuilder- 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:
getCreateTimeOrBuilderin interfacePrivateConnectionOrBuilder
-
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:
hasUpdateTimein interfacePrivateConnectionOrBuilder- 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:
getUpdateTimein interfacePrivateConnectionOrBuilder- 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:
getUpdateTimeOrBuilderin interfacePrivateConnectionOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:PrivateConnectionOrBuilderThe 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:
getLabelsCountin interfacePrivateConnectionOrBuilder
-
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:
containsLabelsin interfacePrivateConnectionOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfacePrivateConnectionOrBuilder
-
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:
getLabelsMapin interfacePrivateConnectionOrBuilder
-
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:
getLabelsOrDefaultin interfacePrivateConnectionOrBuilder
-
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:
getLabelsOrThrowin interfacePrivateConnectionOrBuilder
-
clearLabels
public PrivateConnection.Builder clearLabels()
-
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;
-
getDisplayName
public String getDisplayName()
The private connection display name.
string display_name = 5;- Specified by:
getDisplayNamein interfacePrivateConnectionOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The private connection display name.
string display_name = 5;- Specified by:
getDisplayNameBytesin interfacePrivateConnectionOrBuilder- 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:
getStateValuein interfacePrivateConnectionOrBuilder- 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:
getStatein interfacePrivateConnectionOrBuilder- 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:
hasErrorin interfacePrivateConnectionOrBuilder- 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:
getErrorin interfacePrivateConnectionOrBuilder- 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:
getErrorOrBuilderin interfacePrivateConnectionOrBuilder
-
hasVpcPeeringConfig
public boolean hasVpcPeeringConfig()
VPC peering configuration.
.google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;- Specified by:
hasVpcPeeringConfigin interfacePrivateConnectionOrBuilder- Returns:
- Whether the vpcPeeringConfig field is set.
-
getVpcPeeringConfig
public VpcPeeringConfig getVpcPeeringConfig()
VPC peering configuration.
.google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;- Specified by:
getVpcPeeringConfigin interfacePrivateConnectionOrBuilder- Returns:
- The vpcPeeringConfig.
-
setVpcPeeringConfig
public PrivateConnection.Builder setVpcPeeringConfig(VpcPeeringConfig value)
VPC peering configuration.
.google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;
-
setVpcPeeringConfig
public PrivateConnection.Builder setVpcPeeringConfig(VpcPeeringConfig.Builder builderForValue)
VPC peering configuration.
.google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;
-
mergeVpcPeeringConfig
public PrivateConnection.Builder mergeVpcPeeringConfig(VpcPeeringConfig value)
VPC peering configuration.
.google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;
-
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;
-
getVpcPeeringConfigOrBuilder
public VpcPeeringConfigOrBuilder getVpcPeeringConfigOrBuilder()
VPC peering configuration.
.google.cloud.clouddms.v1.VpcPeeringConfig vpc_peering_config = 100;- Specified by:
getVpcPeeringConfigOrBuilderin interfacePrivateConnectionOrBuilder
-
setUnknownFields
public final PrivateConnection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
mergeUnknownFields
public final PrivateConnection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PrivateConnection.Builder>
-
-