public static final class ConnectionProfile.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder> implements ConnectionProfileOrBuilder
A connection profile definition.Protobuf type
google.cloud.clouddms.v1.ConnectionProfile| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConnectionProfile |
build() |
ConnectionProfile |
buildPartial() |
ConnectionProfile.Builder |
clear() |
ConnectionProfile.Builder |
clearAlloydb()
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
clearCloudsql()
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
clearConnectionProfile() |
ConnectionProfile.Builder |
clearCreateTime()
Output only.
|
ConnectionProfile.Builder |
clearDisplayName()
The connection profile display name.
|
ConnectionProfile.Builder |
clearError()
Output only.
|
ConnectionProfile.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConnectionProfile.Builder |
clearLabels() |
ConnectionProfile.Builder |
clearMysql()
A MySQL database connection profile.
|
ConnectionProfile.Builder |
clearName()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
ConnectionProfile.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConnectionProfile.Builder |
clearOracle()
An Oracle database connection profile.
|
ConnectionProfile.Builder |
clearPostgresql()
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
clearProvider()
The database provider.
|
ConnectionProfile.Builder |
clearState()
The current connection profile state (e.g.
|
ConnectionProfile.Builder |
clearUpdateTime()
Output only.
|
ConnectionProfile.Builder |
clone() |
boolean |
containsLabels(String key)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
AlloyDbConnectionProfile |
getAlloydb()
An AlloyDB cluster connection profile.
|
AlloyDbConnectionProfile.Builder |
getAlloydbBuilder()
An AlloyDB cluster connection profile.
|
AlloyDbConnectionProfileOrBuilder |
getAlloydbOrBuilder()
An AlloyDB cluster connection profile.
|
CloudSqlConnectionProfile |
getCloudsql()
A CloudSQL database connection profile.
|
CloudSqlConnectionProfile.Builder |
getCloudsqlBuilder()
A CloudSQL database connection profile.
|
CloudSqlConnectionProfileOrBuilder |
getCloudsqlOrBuilder()
A CloudSQL database connection profile.
|
ConnectionProfile.ConnectionProfileCase |
getConnectionProfileCase() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
ConnectionProfile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The connection profile display name.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The connection profile display name.
|
com.google.rpc.Status |
getError()
Output only.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
Output only.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
Output only.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
Map<String,String> |
getLabelsMap()
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
String |
getLabelsOrThrow(String key)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
MySqlConnectionProfile |
getMysql()
A MySQL database connection profile.
|
MySqlConnectionProfile.Builder |
getMysqlBuilder()
A MySQL database connection profile.
|
MySqlConnectionProfileOrBuilder |
getMysqlOrBuilder()
A MySQL database connection profile.
|
String |
getName()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
OracleConnectionProfile |
getOracle()
An Oracle database connection profile.
|
OracleConnectionProfile.Builder |
getOracleBuilder()
An Oracle database connection profile.
|
OracleConnectionProfileOrBuilder |
getOracleOrBuilder()
An Oracle database connection profile.
|
PostgreSqlConnectionProfile |
getPostgresql()
A PostgreSQL database connection profile.
|
PostgreSqlConnectionProfile.Builder |
getPostgresqlBuilder()
A PostgreSQL database connection profile.
|
PostgreSqlConnectionProfileOrBuilder |
getPostgresqlOrBuilder()
A PostgreSQL database connection profile.
|
DatabaseProvider |
getProvider()
The database provider.
|
int |
getProviderValue()
The database provider.
|
ConnectionProfile.State |
getState()
The current connection profile state (e.g.
|
int |
getStateValue()
The current connection profile state (e.g.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasAlloydb()
An AlloyDB cluster connection profile.
|
boolean |
hasCloudsql()
A CloudSQL database connection profile.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasError()
Output only.
|
boolean |
hasMysql()
A MySQL database connection profile.
|
boolean |
hasOracle()
An Oracle database connection profile.
|
boolean |
hasPostgresql()
A PostgreSQL database connection profile.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
ConnectionProfile.Builder |
mergeAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
mergeCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ConnectionProfile.Builder |
mergeError(com.google.rpc.Status value)
Output only.
|
ConnectionProfile.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConnectionProfile.Builder |
mergeFrom(ConnectionProfile other) |
ConnectionProfile.Builder |
mergeFrom(com.google.protobuf.Message other) |
ConnectionProfile.Builder |
mergeMysql(MySqlConnectionProfile value)
A MySQL database connection profile.
|
ConnectionProfile.Builder |
mergeOracle(OracleConnectionProfile value)
An Oracle database connection profile.
|
ConnectionProfile.Builder |
mergePostgresql(PostgreSqlConnectionProfile value)
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConnectionProfile.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
ConnectionProfile.Builder |
putAllLabels(Map<String,String> values)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
ConnectionProfile.Builder |
putLabels(String key,
String value)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
ConnectionProfile.Builder |
removeLabels(String key)
The resource labels for connection profile to use to annotate any related
underlying resources such as Compute Engine VMs.
|
ConnectionProfile.Builder |
setAlloydb(AlloyDbConnectionProfile.Builder builderForValue)
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
setAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
|
ConnectionProfile.Builder |
setCloudsql(CloudSqlConnectionProfile.Builder builderForValue)
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
setCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
|
ConnectionProfile.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ConnectionProfile.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ConnectionProfile.Builder |
setDisplayName(String value)
The connection profile display name.
|
ConnectionProfile.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The connection profile display name.
|
ConnectionProfile.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
ConnectionProfile.Builder |
setError(com.google.rpc.Status value)
Output only.
|
ConnectionProfile.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConnectionProfile.Builder |
setMysql(MySqlConnectionProfile.Builder builderForValue)
A MySQL database connection profile.
|
ConnectionProfile.Builder |
setMysql(MySqlConnectionProfile value)
A MySQL database connection profile.
|
ConnectionProfile.Builder |
setName(String value)
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
ConnectionProfile.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
|
ConnectionProfile.Builder |
setOracle(OracleConnectionProfile.Builder builderForValue)
An Oracle database connection profile.
|
ConnectionProfile.Builder |
setOracle(OracleConnectionProfile value)
An Oracle database connection profile.
|
ConnectionProfile.Builder |
setPostgresql(PostgreSqlConnectionProfile.Builder builderForValue)
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
setPostgresql(PostgreSqlConnectionProfile value)
A PostgreSQL database connection profile.
|
ConnectionProfile.Builder |
setProvider(DatabaseProvider value)
The database provider.
|
ConnectionProfile.Builder |
setProviderValue(int value)
The database provider.
|
ConnectionProfile.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConnectionProfile.Builder |
setState(ConnectionProfile.State value)
The current connection profile state (e.g.
|
ConnectionProfile.Builder |
setStateValue(int value)
The current connection profile state (e.g.
|
ConnectionProfile.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConnectionProfile.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ConnectionProfile.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConnectionProfile build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConnectionProfile buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConnectionProfile.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder mergeFrom(ConnectionProfile other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public ConnectionProfile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConnectionProfile.Builder>IOExceptionpublic ConnectionProfile.ConnectionProfileCase getConnectionProfileCase()
getConnectionProfileCase in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder clearConnectionProfile()
public String getName()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
string name = 1;getName in interface ConnectionProfileOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
string name = 1;getNameBytes in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setName(String value)
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
string name = 1;value - The name to set.public ConnectionProfile.Builder clearName()
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
string name = 1;public ConnectionProfile.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of this connection profile resource in the form of
projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
string name = 1;value - The bytes for name to set.public boolean hasCreateTime()
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ConnectionProfileOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ConnectionProfile.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ConnectionProfile.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ConnectionProfile.Builder clearCreateTime()
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ConnectionProfileOrBuilderpublic boolean hasUpdateTime()
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface ConnectionProfileOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ConnectionProfile.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ConnectionProfile.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ConnectionProfile.Builder clearUpdateTime()
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface ConnectionProfileOrBuilderpublic int getLabelsCount()
ConnectionProfileOrBuilder
The resource labels for connection profile 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;getLabelsCount in interface ConnectionProfileOrBuilderpublic boolean containsLabels(String key)
The resource labels for connection profile 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;containsLabels in interface ConnectionProfileOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface ConnectionProfileOrBuilderpublic Map<String,String> getLabelsMap()
The resource labels for connection profile 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;getLabelsMap in interface ConnectionProfileOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The resource labels for connection profile 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;getLabelsOrDefault in interface ConnectionProfileOrBuilderpublic String getLabelsOrThrow(String key)
The resource labels for connection profile 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;getLabelsOrThrow in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder clearLabels()
public ConnectionProfile.Builder removeLabels(String key)
The resource labels for connection profile 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;@Deprecated public Map<String,String> getMutableLabels()
public ConnectionProfile.Builder putLabels(String key, String value)
The resource labels for connection profile 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;public ConnectionProfile.Builder putAllLabels(Map<String,String> values)
The resource labels for connection profile 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;public int getStateValue()
The current connection profile state (e.g. DRAFT, READY, or FAILED).
.google.cloud.clouddms.v1.ConnectionProfile.State state = 5;getStateValue in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setStateValue(int value)
The current connection profile state (e.g. DRAFT, READY, or FAILED).
.google.cloud.clouddms.v1.ConnectionProfile.State state = 5;value - The enum numeric value on the wire for state to set.public ConnectionProfile.State getState()
The current connection profile state (e.g. DRAFT, READY, or FAILED).
.google.cloud.clouddms.v1.ConnectionProfile.State state = 5;getState in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setState(ConnectionProfile.State value)
The current connection profile state (e.g. DRAFT, READY, or FAILED).
.google.cloud.clouddms.v1.ConnectionProfile.State state = 5;value - The state to set.public ConnectionProfile.Builder clearState()
The current connection profile state (e.g. DRAFT, READY, or FAILED).
.google.cloud.clouddms.v1.ConnectionProfile.State state = 5;public String getDisplayName()
The connection profile display name.
string display_name = 6;getDisplayName in interface ConnectionProfileOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The connection profile display name.
string display_name = 6;getDisplayNameBytes in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setDisplayName(String value)
The connection profile display name.
string display_name = 6;value - The displayName to set.public ConnectionProfile.Builder clearDisplayName()
The connection profile display name.
string display_name = 6;public ConnectionProfile.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The connection profile display name.
string display_name = 6;value - The bytes for displayName to set.public boolean hasMysql()
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;hasMysql in interface ConnectionProfileOrBuilderpublic MySqlConnectionProfile getMysql()
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;getMysql in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setMysql(MySqlConnectionProfile value)
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;public ConnectionProfile.Builder setMysql(MySqlConnectionProfile.Builder builderForValue)
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;public ConnectionProfile.Builder mergeMysql(MySqlConnectionProfile value)
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;public ConnectionProfile.Builder clearMysql()
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;public MySqlConnectionProfile.Builder getMysqlBuilder()
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;public MySqlConnectionProfileOrBuilder getMysqlOrBuilder()
A MySQL database connection profile.
.google.cloud.clouddms.v1.MySqlConnectionProfile mysql = 100;getMysqlOrBuilder in interface ConnectionProfileOrBuilderpublic boolean hasPostgresql()
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;hasPostgresql in interface ConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile getPostgresql()
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;getPostgresql in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setPostgresql(PostgreSqlConnectionProfile value)
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;public ConnectionProfile.Builder setPostgresql(PostgreSqlConnectionProfile.Builder builderForValue)
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;public ConnectionProfile.Builder mergePostgresql(PostgreSqlConnectionProfile value)
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;public ConnectionProfile.Builder clearPostgresql()
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;public PostgreSqlConnectionProfile.Builder getPostgresqlBuilder()
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;public PostgreSqlConnectionProfileOrBuilder getPostgresqlOrBuilder()
A PostgreSQL database connection profile.
.google.cloud.clouddms.v1.PostgreSqlConnectionProfile postgresql = 101;getPostgresqlOrBuilder in interface ConnectionProfileOrBuilderpublic boolean hasOracle()
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;hasOracle in interface ConnectionProfileOrBuilderpublic OracleConnectionProfile getOracle()
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;getOracle in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setOracle(OracleConnectionProfile value)
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;public ConnectionProfile.Builder setOracle(OracleConnectionProfile.Builder builderForValue)
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;public ConnectionProfile.Builder mergeOracle(OracleConnectionProfile value)
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;public ConnectionProfile.Builder clearOracle()
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;public OracleConnectionProfile.Builder getOracleBuilder()
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;public OracleConnectionProfileOrBuilder getOracleOrBuilder()
An Oracle database connection profile.
.google.cloud.clouddms.v1.OracleConnectionProfile oracle = 104;getOracleOrBuilder in interface ConnectionProfileOrBuilderpublic boolean hasCloudsql()
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;hasCloudsql in interface ConnectionProfileOrBuilderpublic CloudSqlConnectionProfile getCloudsql()
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;getCloudsql in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;public ConnectionProfile.Builder setCloudsql(CloudSqlConnectionProfile.Builder builderForValue)
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;public ConnectionProfile.Builder mergeCloudsql(CloudSqlConnectionProfile value)
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;public ConnectionProfile.Builder clearCloudsql()
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;public CloudSqlConnectionProfile.Builder getCloudsqlBuilder()
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;public CloudSqlConnectionProfileOrBuilder getCloudsqlOrBuilder()
A CloudSQL database connection profile.
.google.cloud.clouddms.v1.CloudSqlConnectionProfile cloudsql = 102;getCloudsqlOrBuilder in interface ConnectionProfileOrBuilderpublic boolean hasAlloydb()
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;hasAlloydb in interface ConnectionProfileOrBuilderpublic AlloyDbConnectionProfile getAlloydb()
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;getAlloydb in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;public ConnectionProfile.Builder setAlloydb(AlloyDbConnectionProfile.Builder builderForValue)
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;public ConnectionProfile.Builder mergeAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;public ConnectionProfile.Builder clearAlloydb()
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;public AlloyDbConnectionProfile.Builder getAlloydbBuilder()
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;public AlloyDbConnectionProfileOrBuilder getAlloydbOrBuilder()
An AlloyDB cluster connection profile.
.google.cloud.clouddms.v1.AlloyDbConnectionProfile alloydb = 105;getAlloydbOrBuilder in interface ConnectionProfileOrBuilderpublic boolean hasError()
Output only. The error details in case of state FAILED.
.google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];hasError in interface ConnectionProfileOrBuilderpublic 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];getError in interface ConnectionProfileOrBuilderpublic ConnectionProfile.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];public ConnectionProfile.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];public ConnectionProfile.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];public ConnectionProfile.Builder clearError()
Output only. The error details in case of state FAILED.
.google.rpc.Status error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];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];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];getErrorOrBuilder in interface ConnectionProfileOrBuilderpublic int getProviderValue()
The database provider.
.google.cloud.clouddms.v1.DatabaseProvider provider = 8;getProviderValue in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setProviderValue(int value)
The database provider.
.google.cloud.clouddms.v1.DatabaseProvider provider = 8;value - The enum numeric value on the wire for provider to set.public DatabaseProvider getProvider()
The database provider.
.google.cloud.clouddms.v1.DatabaseProvider provider = 8;getProvider in interface ConnectionProfileOrBuilderpublic ConnectionProfile.Builder setProvider(DatabaseProvider value)
The database provider.
.google.cloud.clouddms.v1.DatabaseProvider provider = 8;value - The provider to set.public ConnectionProfile.Builder clearProvider()
The database provider.
.google.cloud.clouddms.v1.DatabaseProvider provider = 8;public final ConnectionProfile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>public final ConnectionProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConnectionProfile.Builder>Copyright © 2024 Google LLC. All rights reserved.