public static final class AlloyDbSettings.PrimaryInstanceSettings extends com.google.protobuf.GeneratedMessageV3 implements AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Settings for the cluster's primary instanceProtobuf type
google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings| Modifier and Type | Class and Description |
|---|---|
static class |
AlloyDbSettings.PrimaryInstanceSettings.Builder
Settings for the cluster's primary instance
|
static class |
AlloyDbSettings.PrimaryInstanceSettings.MachineConfig
MachineConfig describes the configuration of a machine.
|
static interface |
AlloyDbSettings.PrimaryInstanceSettings.MachineConfigOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DATABASE_FLAGS_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
MACHINE_CONFIG_FIELD_NUMBER |
static int |
PRIVATE_IP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsDatabaseFlags(String key)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
boolean |
containsLabels(String key)
Labels for the AlloyDB primary instance created by DMS.
|
boolean |
equals(Object obj) |
Map<String,String> |
getDatabaseFlags()
Deprecated.
|
int |
getDatabaseFlagsCount()
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
Map<String,String> |
getDatabaseFlagsMap()
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
String |
getDatabaseFlagsOrDefault(String key,
String defaultValue)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
String |
getDatabaseFlagsOrThrow(String key)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
static AlloyDbSettings.PrimaryInstanceSettings |
getDefaultInstance() |
AlloyDbSettings.PrimaryInstanceSettings |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getId()
Required.
|
com.google.protobuf.ByteString |
getIdBytes()
Required.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels for the AlloyDB primary instance created by DMS.
|
Map<String,String> |
getLabelsMap()
Labels for the AlloyDB primary instance created by DMS.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels for the AlloyDB primary instance created by DMS.
|
String |
getLabelsOrThrow(String key)
Labels for the AlloyDB primary instance created by DMS.
|
AlloyDbSettings.PrimaryInstanceSettings.MachineConfig |
getMachineConfig()
Configuration for the machines that host the underlying
database engine.
|
AlloyDbSettings.PrimaryInstanceSettings.MachineConfigOrBuilder |
getMachineConfigOrBuilder()
Configuration for the machines that host the underlying
database engine.
|
com.google.protobuf.Parser<AlloyDbSettings.PrimaryInstanceSettings> |
getParserForType() |
String |
getPrivateIp()
Output only.
|
com.google.protobuf.ByteString |
getPrivateIpBytes()
Output only.
|
int |
getSerializedSize() |
int |
hashCode() |
boolean |
hasMachineConfig()
Configuration for the machines that host the underlying
database engine.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static AlloyDbSettings.PrimaryInstanceSettings.Builder |
newBuilder() |
static AlloyDbSettings.PrimaryInstanceSettings.Builder |
newBuilder(AlloyDbSettings.PrimaryInstanceSettings prototype) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
newBuilderForType() |
protected AlloyDbSettings.PrimaryInstanceSettings.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseDelimitedFrom(InputStream input) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(byte[] data) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(ByteBuffer data) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(com.google.protobuf.ByteString data) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(InputStream input) |
static AlloyDbSettings.PrimaryInstanceSettings |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AlloyDbSettings.PrimaryInstanceSettings> |
parser() |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ID_FIELD_NUMBER
public static final int MACHINE_CONFIG_FIELD_NUMBER
public static final int DATABASE_FLAGS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int PRIVATE_IP_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getId()
Required. The ID of the AlloyDB primary instance. The ID must satisfy the regex expression "[a-z0-9-]+".
string id = 1 [(.google.api.field_behavior) = REQUIRED];getId in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Required. The ID of the AlloyDB primary instance. The ID must satisfy the regex expression "[a-z0-9-]+".
string id = 1 [(.google.api.field_behavior) = REQUIRED];getIdBytes in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic boolean hasMachineConfig()
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
hasMachineConfig in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic AlloyDbSettings.PrimaryInstanceSettings.MachineConfig getMachineConfig()
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
getMachineConfig in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic AlloyDbSettings.PrimaryInstanceSettings.MachineConfigOrBuilder getMachineConfigOrBuilder()
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
getMachineConfigOrBuilder in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic int getDatabaseFlagsCount()
AlloyDbSettings.PrimaryInstanceSettingsOrBuilderDatabase flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
map<string, string> database_flags = 6;getDatabaseFlagsCount in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic boolean containsDatabaseFlags(String key)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
map<string, string> database_flags = 6;containsDatabaseFlags in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilder@Deprecated public Map<String,String> getDatabaseFlags()
getDatabaseFlagsMap() instead.getDatabaseFlags in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic Map<String,String> getDatabaseFlagsMap()
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
map<string, string> database_flags = 6;getDatabaseFlagsMap in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic String getDatabaseFlagsOrDefault(String key, String defaultValue)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
map<string, string> database_flags = 6;getDatabaseFlagsOrDefault in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic String getDatabaseFlagsOrThrow(String key)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
map<string, string> database_flags = 6;getDatabaseFlagsOrThrow in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic int getLabelsCount()
AlloyDbSettings.PrimaryInstanceSettingsOrBuilderLabels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;getLabelsCount in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic boolean containsLabels(String key)
Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;containsLabels in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic Map<String,String> getLabelsMap()
Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;getLabelsMap in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;getLabelsOrDefault in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic String getLabelsOrThrow(String key)
Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;getLabelsOrThrow in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic String getPrivateIp()
Output only. The private IP address for the Instance. This is the connection endpoint for an end-user application.
string private_ip = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];getPrivateIp in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic com.google.protobuf.ByteString getPrivateIpBytes()
Output only. The private IP address for the Instance. This is the connection endpoint for an end-user application.
string private_ip = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];getPrivateIpBytes in interface AlloyDbSettings.PrimaryInstanceSettingsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(InputStream input) throws IOException
IOExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AlloyDbSettings.PrimaryInstanceSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AlloyDbSettings.PrimaryInstanceSettings.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AlloyDbSettings.PrimaryInstanceSettings.Builder newBuilder()
public static AlloyDbSettings.PrimaryInstanceSettings.Builder newBuilder(AlloyDbSettings.PrimaryInstanceSettings prototype)
public AlloyDbSettings.PrimaryInstanceSettings.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AlloyDbSettings.PrimaryInstanceSettings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AlloyDbSettings.PrimaryInstanceSettings getDefaultInstance()
public static com.google.protobuf.Parser<AlloyDbSettings.PrimaryInstanceSettings> parser()
public com.google.protobuf.Parser<AlloyDbSettings.PrimaryInstanceSettings> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AlloyDbSettings.PrimaryInstanceSettings getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.