public static final class AlloyDbSettings.PrimaryInstanceSettings.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder> implements AlloyDbSettings.PrimaryInstanceSettingsOrBuilder
Settings for the cluster's primary instanceProtobuf type
google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings| Modifier and Type | Method and Description |
|---|---|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlloyDbSettings.PrimaryInstanceSettings |
build() |
AlloyDbSettings.PrimaryInstanceSettings |
buildPartial() |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clear() |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearDatabaseFlags() |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearId()
Required.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearLabels() |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearMachineConfig()
Configuration for the machines that host the underlying
database engine.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clearPrivateIp()
Output only.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
clone() |
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.
|
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.
|
AlloyDbSettings.PrimaryInstanceSettings |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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.MachineConfig.Builder |
getMachineConfigBuilder()
Configuration for the machines that host the underlying
database engine.
|
AlloyDbSettings.PrimaryInstanceSettings.MachineConfigOrBuilder |
getMachineConfigOrBuilder()
Configuration for the machines that host the underlying
database engine.
|
Map<String,String> |
getMutableDatabaseFlags()
Deprecated.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getPrivateIp()
Output only.
|
com.google.protobuf.ByteString |
getPrivateIpBytes()
Output only.
|
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) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
mergeFrom(AlloyDbSettings.PrimaryInstanceSettings other) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
mergeFrom(com.google.protobuf.Message other) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
mergeMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig value)
Configuration for the machines that host the underlying
database engine.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
putAllDatabaseFlags(Map<String,String> values)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
putAllLabels(Map<String,String> values)
Labels for the AlloyDB primary instance created by DMS.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
putDatabaseFlags(String key,
String value)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
putLabels(String key,
String value)
Labels for the AlloyDB primary instance created by DMS.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
removeDatabaseFlags(String key)
Database flags to pass to AlloyDB when DMS is creating the AlloyDB
cluster and instances.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
removeLabels(String key)
Labels for the AlloyDB primary instance created by DMS.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setId(String value)
Required.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Required.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder builderForValue)
Configuration for the machines that host the underlying
database engine.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig value)
Configuration for the machines that host the underlying
database engine.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setPrivateIp(String value)
Output only.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setPrivateIpBytes(com.google.protobuf.ByteString value)
Output only.
|
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AlloyDbSettings.PrimaryInstanceSettings.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<AlloyDbSettings.PrimaryInstanceSettings.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.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<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AlloyDbSettings.PrimaryInstanceSettings build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AlloyDbSettings.PrimaryInstanceSettings buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AlloyDbSettings.PrimaryInstanceSettings.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.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<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.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<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.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<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.Builder mergeFrom(AlloyDbSettings.PrimaryInstanceSettings other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public AlloyDbSettings.PrimaryInstanceSettings.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<AlloyDbSettings.PrimaryInstanceSettings.Builder>IOExceptionpublic 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 AlloyDbSettings.PrimaryInstanceSettings.Builder setId(String value)
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];value - The id to set.public AlloyDbSettings.PrimaryInstanceSettings.Builder clearId()
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];public AlloyDbSettings.PrimaryInstanceSettings.Builder setIdBytes(com.google.protobuf.ByteString value)
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];value - The bytes for id to set.public 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.Builder setMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig value)
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
public AlloyDbSettings.PrimaryInstanceSettings.Builder setMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder builderForValue)
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
public AlloyDbSettings.PrimaryInstanceSettings.Builder mergeMachineConfig(AlloyDbSettings.PrimaryInstanceSettings.MachineConfig value)
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
public AlloyDbSettings.PrimaryInstanceSettings.Builder clearMachineConfig()
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
public AlloyDbSettings.PrimaryInstanceSettings.MachineConfig.Builder getMachineConfigBuilder()
Configuration for the machines that host the underlying database engine.
.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig machine_config = 2;
public 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 AlloyDbSettings.PrimaryInstanceSettings.Builder clearDatabaseFlags()
public AlloyDbSettings.PrimaryInstanceSettings.Builder removeDatabaseFlags(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;@Deprecated public Map<String,String> getMutableDatabaseFlags()
public AlloyDbSettings.PrimaryInstanceSettings.Builder putDatabaseFlags(String key, String value)
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;public AlloyDbSettings.PrimaryInstanceSettings.Builder putAllDatabaseFlags(Map<String,String> values)
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;public 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 AlloyDbSettings.PrimaryInstanceSettings.Builder clearLabels()
public AlloyDbSettings.PrimaryInstanceSettings.Builder removeLabels(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;@Deprecated public Map<String,String> getMutableLabels()
public AlloyDbSettings.PrimaryInstanceSettings.Builder putLabels(String key, String value)
Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;public AlloyDbSettings.PrimaryInstanceSettings.Builder putAllLabels(Map<String,String> values)
Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
map<string, string> labels = 7;public 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 AlloyDbSettings.PrimaryInstanceSettings.Builder setPrivateIp(String value)
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];value - The privateIp to set.public AlloyDbSettings.PrimaryInstanceSettings.Builder clearPrivateIp()
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];public AlloyDbSettings.PrimaryInstanceSettings.Builder setPrivateIpBytes(com.google.protobuf.ByteString value)
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];value - The bytes for privateIp to set.public final AlloyDbSettings.PrimaryInstanceSettings.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>public final AlloyDbSettings.PrimaryInstanceSettings.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AlloyDbSettings.PrimaryInstanceSettings.Builder>Copyright © 2024 Google LLC. All rights reserved.