public static final class SqlIpConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder> implements SqlIpConfigOrBuilder
IP Management configuration.Protobuf type
google.cloud.clouddms.v1.SqlIpConfig| Modifier and Type | Method and Description |
|---|---|
SqlIpConfig.Builder |
addAllAuthorizedNetworks(Iterable<? extends SqlAclEntry> values)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
addAuthorizedNetworks(int index,
SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
addAuthorizedNetworks(int index,
SqlAclEntry value)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
addAuthorizedNetworks(SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
addAuthorizedNetworks(SqlAclEntry value)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlAclEntry.Builder |
addAuthorizedNetworksBuilder()
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlAclEntry.Builder |
addAuthorizedNetworksBuilder(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SqlIpConfig |
build() |
SqlIpConfig |
buildPartial() |
SqlIpConfig.Builder |
clear() |
SqlIpConfig.Builder |
clearAllocatedIpRange()
Optional.
|
SqlIpConfig.Builder |
clearAuthorizedNetworks()
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
clearEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
|
SqlIpConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SqlIpConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SqlIpConfig.Builder |
clearPrivateNetwork()
The resource link for the VPC network from which the Cloud SQL instance is
accessible for private IP.
|
SqlIpConfig.Builder |
clearRequireSsl()
Whether SSL connections over IP should be enforced or not.
|
SqlIpConfig.Builder |
clone() |
String |
getAllocatedIpRange()
Optional.
|
com.google.protobuf.ByteString |
getAllocatedIpRangeBytes()
Optional.
|
SqlAclEntry |
getAuthorizedNetworks(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlAclEntry.Builder |
getAuthorizedNetworksBuilder(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
List<SqlAclEntry.Builder> |
getAuthorizedNetworksBuilderList()
The list of external networks that are allowed to connect to the instance
using the IP.
|
int |
getAuthorizedNetworksCount()
The list of external networks that are allowed to connect to the instance
using the IP.
|
List<SqlAclEntry> |
getAuthorizedNetworksList()
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlAclEntryOrBuilder |
getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
List<? extends SqlAclEntryOrBuilder> |
getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.BoolValue |
getEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
|
com.google.protobuf.BoolValue.Builder |
getEnableIpv4Builder()
Whether the instance should be assigned an IPv4 address or not.
|
com.google.protobuf.BoolValueOrBuilder |
getEnableIpv4OrBuilder()
Whether the instance should be assigned an IPv4 address or not.
|
String |
getPrivateNetwork()
The resource link for the VPC network from which the Cloud SQL instance is
accessible for private IP.
|
com.google.protobuf.ByteString |
getPrivateNetworkBytes()
The resource link for the VPC network from which the Cloud SQL instance is
accessible for private IP.
|
com.google.protobuf.BoolValue |
getRequireSsl()
Whether SSL connections over IP should be enforced or not.
|
com.google.protobuf.BoolValue.Builder |
getRequireSslBuilder()
Whether SSL connections over IP should be enforced or not.
|
com.google.protobuf.BoolValueOrBuilder |
getRequireSslOrBuilder()
Whether SSL connections over IP should be enforced or not.
|
boolean |
hasEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
|
boolean |
hasRequireSsl()
Whether SSL connections over IP should be enforced or not.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SqlIpConfig.Builder |
mergeEnableIpv4(com.google.protobuf.BoolValue value)
Whether the instance should be assigned an IPv4 address or not.
|
SqlIpConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SqlIpConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
SqlIpConfig.Builder |
mergeFrom(SqlIpConfig other) |
SqlIpConfig.Builder |
mergeRequireSsl(com.google.protobuf.BoolValue value)
Whether SSL connections over IP should be enforced or not.
|
SqlIpConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SqlIpConfig.Builder |
removeAuthorizedNetworks(int index)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
setAllocatedIpRange(String value)
Optional.
|
SqlIpConfig.Builder |
setAllocatedIpRangeBytes(com.google.protobuf.ByteString value)
Optional.
|
SqlIpConfig.Builder |
setAuthorizedNetworks(int index,
SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
setAuthorizedNetworks(int index,
SqlAclEntry value)
The list of external networks that are allowed to connect to the instance
using the IP.
|
SqlIpConfig.Builder |
setEnableIpv4(com.google.protobuf.BoolValue.Builder builderForValue)
Whether the instance should be assigned an IPv4 address or not.
|
SqlIpConfig.Builder |
setEnableIpv4(com.google.protobuf.BoolValue value)
Whether the instance should be assigned an IPv4 address or not.
|
SqlIpConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SqlIpConfig.Builder |
setPrivateNetwork(String value)
The resource link for the VPC network from which the Cloud SQL instance is
accessible for private IP.
|
SqlIpConfig.Builder |
setPrivateNetworkBytes(com.google.protobuf.ByteString value)
The resource link for the VPC network from which the Cloud SQL instance is
accessible for private IP.
|
SqlIpConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SqlIpConfig.Builder |
setRequireSsl(com.google.protobuf.BoolValue.Builder builderForValue)
Whether SSL connections over IP should be enforced or not.
|
SqlIpConfig.Builder |
setRequireSsl(com.google.protobuf.BoolValue value)
Whether SSL connections over IP should be enforced or not.
|
SqlIpConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>public SqlIpConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.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<SqlIpConfig.Builder>public SqlIpConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SqlIpConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SqlIpConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SqlIpConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>public SqlIpConfig.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<SqlIpConfig.Builder>public SqlIpConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>public SqlIpConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>public SqlIpConfig.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<SqlIpConfig.Builder>public SqlIpConfig.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<SqlIpConfig.Builder>public SqlIpConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SqlIpConfig.Builder>public SqlIpConfig.Builder mergeFrom(SqlIpConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>public SqlIpConfig.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<SqlIpConfig.Builder>IOExceptionpublic boolean hasEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;hasEnableIpv4 in interface SqlIpConfigOrBuilderpublic com.google.protobuf.BoolValue getEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;getEnableIpv4 in interface SqlIpConfigOrBuilderpublic SqlIpConfig.Builder setEnableIpv4(com.google.protobuf.BoolValue value)
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;public SqlIpConfig.Builder setEnableIpv4(com.google.protobuf.BoolValue.Builder builderForValue)
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;public SqlIpConfig.Builder mergeEnableIpv4(com.google.protobuf.BoolValue value)
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;public SqlIpConfig.Builder clearEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;public com.google.protobuf.BoolValue.Builder getEnableIpv4Builder()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;public com.google.protobuf.BoolValueOrBuilder getEnableIpv4OrBuilder()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;getEnableIpv4OrBuilder in interface SqlIpConfigOrBuilderpublic String getPrivateNetwork()
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;getPrivateNetwork in interface SqlIpConfigOrBuilderpublic com.google.protobuf.ByteString getPrivateNetworkBytes()
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;getPrivateNetworkBytes in interface SqlIpConfigOrBuilderpublic SqlIpConfig.Builder setPrivateNetwork(String value)
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;value - The privateNetwork to set.public SqlIpConfig.Builder clearPrivateNetwork()
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;public SqlIpConfig.Builder setPrivateNetworkBytes(com.google.protobuf.ByteString value)
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;value - The bytes for privateNetwork to set.public String getAllocatedIpRange()
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];getAllocatedIpRange in interface SqlIpConfigOrBuilderpublic com.google.protobuf.ByteString getAllocatedIpRangeBytes()
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];getAllocatedIpRangeBytes in interface SqlIpConfigOrBuilderpublic SqlIpConfig.Builder setAllocatedIpRange(String value)
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];value - The allocatedIpRange to set.public SqlIpConfig.Builder clearAllocatedIpRange()
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];public SqlIpConfig.Builder setAllocatedIpRangeBytes(com.google.protobuf.ByteString value)
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for allocatedIpRange to set.public boolean hasRequireSsl()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;hasRequireSsl in interface SqlIpConfigOrBuilderpublic com.google.protobuf.BoolValue getRequireSsl()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;getRequireSsl in interface SqlIpConfigOrBuilderpublic SqlIpConfig.Builder setRequireSsl(com.google.protobuf.BoolValue value)
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;public SqlIpConfig.Builder setRequireSsl(com.google.protobuf.BoolValue.Builder builderForValue)
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;public SqlIpConfig.Builder mergeRequireSsl(com.google.protobuf.BoolValue value)
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;public SqlIpConfig.Builder clearRequireSsl()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;public com.google.protobuf.BoolValue.Builder getRequireSslBuilder()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;public com.google.protobuf.BoolValueOrBuilder getRequireSslOrBuilder()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;getRequireSslOrBuilder in interface SqlIpConfigOrBuilderpublic List<SqlAclEntry> getAuthorizedNetworksList()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;getAuthorizedNetworksList in interface SqlIpConfigOrBuilderpublic int getAuthorizedNetworksCount()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;getAuthorizedNetworksCount in interface SqlIpConfigOrBuilderpublic SqlAclEntry getAuthorizedNetworks(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;getAuthorizedNetworks in interface SqlIpConfigOrBuilderpublic SqlIpConfig.Builder setAuthorizedNetworks(int index, SqlAclEntry value)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder setAuthorizedNetworks(int index, SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder addAuthorizedNetworks(SqlAclEntry value)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder addAuthorizedNetworks(int index, SqlAclEntry value)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder addAuthorizedNetworks(SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder addAuthorizedNetworks(int index, SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder addAllAuthorizedNetworks(Iterable<? extends SqlAclEntry> values)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder clearAuthorizedNetworks()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlIpConfig.Builder removeAuthorizedNetworks(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlAclEntry.Builder getAuthorizedNetworksBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlAclEntryOrBuilder getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;getAuthorizedNetworksOrBuilder in interface SqlIpConfigOrBuilderpublic List<? extends SqlAclEntryOrBuilder> getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;getAuthorizedNetworksOrBuilderList in interface SqlIpConfigOrBuilderpublic SqlAclEntry.Builder addAuthorizedNetworksBuilder()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public SqlAclEntry.Builder addAuthorizedNetworksBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public List<SqlAclEntry.Builder> getAuthorizedNetworksBuilderList()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;public final SqlIpConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>public final SqlIpConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>Copyright © 2024 Google LLC. All rights reserved.