public static final class AccessConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder> implements AccessConfigOrBuilder
An access configuration attached to an instance's network interface. Only one access config per instance is supported.Protobuf type
google.cloud.compute.v1.AccessConfig| Modifier and Type | Method and Description |
|---|---|
AccessConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccessConfig |
build() |
AccessConfig |
buildPartial() |
AccessConfig.Builder |
clear() |
AccessConfig.Builder |
clearExternalIpv6()
Applies to ipv6AccessConfigs only.
|
AccessConfig.Builder |
clearExternalIpv6PrefixLength()
Applies to ipv6AccessConfigs only.
|
AccessConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AccessConfig.Builder |
clearKind()
[Output Only] Type of the resource.
|
AccessConfig.Builder |
clearName()
The name of this access configuration.
|
AccessConfig.Builder |
clearNatIP()
Applies to accessConfigs (IPv4) only.
|
AccessConfig.Builder |
clearNetworkTier()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD.
|
AccessConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AccessConfig.Builder |
clearPublicPtrDomainName()
The DNS domain name for the public PTR record.
|
AccessConfig.Builder |
clearSecurityPolicy()
The resource URL for the security policy associated with this access config.
|
AccessConfig.Builder |
clearSetPublicPtr()
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name.
|
AccessConfig.Builder |
clearType()
The type of configuration.
|
AccessConfig.Builder |
clone() |
AccessConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExternalIpv6()
Applies to ipv6AccessConfigs only.
|
com.google.protobuf.ByteString |
getExternalIpv6Bytes()
Applies to ipv6AccessConfigs only.
|
int |
getExternalIpv6PrefixLength()
Applies to ipv6AccessConfigs only.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getName()
The name of this access configuration.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of this access configuration.
|
String |
getNatIP()
Applies to accessConfigs (IPv4) only.
|
com.google.protobuf.ByteString |
getNatIPBytes()
Applies to accessConfigs (IPv4) only.
|
String |
getNetworkTier()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD.
|
com.google.protobuf.ByteString |
getNetworkTierBytes()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD.
|
String |
getPublicPtrDomainName()
The DNS domain name for the public PTR record.
|
com.google.protobuf.ByteString |
getPublicPtrDomainNameBytes()
The DNS domain name for the public PTR record.
|
String |
getSecurityPolicy()
The resource URL for the security policy associated with this access config.
|
com.google.protobuf.ByteString |
getSecurityPolicyBytes()
The resource URL for the security policy associated with this access config.
|
boolean |
getSetPublicPtr()
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name.
|
String |
getType()
The type of configuration.
|
com.google.protobuf.ByteString |
getTypeBytes()
The type of configuration.
|
boolean |
hasExternalIpv6()
Applies to ipv6AccessConfigs only.
|
boolean |
hasExternalIpv6PrefixLength()
Applies to ipv6AccessConfigs only.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasName()
The name of this access configuration.
|
boolean |
hasNatIP()
Applies to accessConfigs (IPv4) only.
|
boolean |
hasNetworkTier()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD.
|
boolean |
hasPublicPtrDomainName()
The DNS domain name for the public PTR record.
|
boolean |
hasSecurityPolicy()
The resource URL for the security policy associated with this access config.
|
boolean |
hasSetPublicPtr()
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name.
|
boolean |
hasType()
The type of configuration.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AccessConfig.Builder |
mergeFrom(AccessConfig other) |
AccessConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AccessConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
AccessConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AccessConfig.Builder |
setExternalIpv6(String value)
Applies to ipv6AccessConfigs only.
|
AccessConfig.Builder |
setExternalIpv6Bytes(com.google.protobuf.ByteString value)
Applies to ipv6AccessConfigs only.
|
AccessConfig.Builder |
setExternalIpv6PrefixLength(int value)
Applies to ipv6AccessConfigs only.
|
AccessConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccessConfig.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
AccessConfig.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
AccessConfig.Builder |
setName(String value)
The name of this access configuration.
|
AccessConfig.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of this access configuration.
|
AccessConfig.Builder |
setNatIP(String value)
Applies to accessConfigs (IPv4) only.
|
AccessConfig.Builder |
setNatIPBytes(com.google.protobuf.ByteString value)
Applies to accessConfigs (IPv4) only.
|
AccessConfig.Builder |
setNetworkTier(String value)
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD.
|
AccessConfig.Builder |
setNetworkTierBytes(com.google.protobuf.ByteString value)
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD.
|
AccessConfig.Builder |
setPublicPtrDomainName(String value)
The DNS domain name for the public PTR record.
|
AccessConfig.Builder |
setPublicPtrDomainNameBytes(com.google.protobuf.ByteString value)
The DNS domain name for the public PTR record.
|
AccessConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AccessConfig.Builder |
setSecurityPolicy(String value)
The resource URL for the security policy associated with this access config.
|
AccessConfig.Builder |
setSecurityPolicyBytes(com.google.protobuf.ByteString value)
The resource URL for the security policy associated with this access config.
|
AccessConfig.Builder |
setSetPublicPtr(boolean value)
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name.
|
AccessConfig.Builder |
setType(String value)
The type of configuration.
|
AccessConfig.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
The type of configuration.
|
AccessConfig.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<AccessConfig.Builder>public AccessConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.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<AccessConfig.Builder>public AccessConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AccessConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AccessConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AccessConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder>public AccessConfig.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<AccessConfig.Builder>public AccessConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder>public AccessConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder>public AccessConfig.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<AccessConfig.Builder>public AccessConfig.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<AccessConfig.Builder>public AccessConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccessConfig.Builder>public AccessConfig.Builder mergeFrom(AccessConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder>public AccessConfig.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<AccessConfig.Builder>IOExceptionpublic boolean hasExternalIpv6()
Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
optional string external_ipv6 = 532703707;hasExternalIpv6 in interface AccessConfigOrBuilderpublic String getExternalIpv6()
Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
optional string external_ipv6 = 532703707;getExternalIpv6 in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getExternalIpv6Bytes()
Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
optional string external_ipv6 = 532703707;getExternalIpv6Bytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setExternalIpv6(String value)
Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
optional string external_ipv6 = 532703707;value - The externalIpv6 to set.public AccessConfig.Builder clearExternalIpv6()
Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
optional string external_ipv6 = 532703707;public AccessConfig.Builder setExternalIpv6Bytes(com.google.protobuf.ByteString value)
Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
optional string external_ipv6 = 532703707;value - The bytes for externalIpv6 to set.public boolean hasExternalIpv6PrefixLength()
Applies to ipv6AccessConfigs only. The prefix length of the external IPv6 range.
optional int32 external_ipv6_prefix_length = 425672143;hasExternalIpv6PrefixLength in interface AccessConfigOrBuilderpublic int getExternalIpv6PrefixLength()
Applies to ipv6AccessConfigs only. The prefix length of the external IPv6 range.
optional int32 external_ipv6_prefix_length = 425672143;getExternalIpv6PrefixLength in interface AccessConfigOrBuilderpublic AccessConfig.Builder setExternalIpv6PrefixLength(int value)
Applies to ipv6AccessConfigs only. The prefix length of the external IPv6 range.
optional int32 external_ipv6_prefix_length = 425672143;value - The externalIpv6PrefixLength to set.public AccessConfig.Builder clearExternalIpv6PrefixLength()
Applies to ipv6AccessConfigs only. The prefix length of the external IPv6 range.
optional int32 external_ipv6_prefix_length = 425672143;public boolean hasKind()
[Output Only] Type of the resource. Always compute#accessConfig for access configs.
optional string kind = 3292052;hasKind in interface AccessConfigOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#accessConfig for access configs.
optional string kind = 3292052;getKind in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#accessConfig for access configs.
optional string kind = 3292052;getKindBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#accessConfig for access configs.
optional string kind = 3292052;value - The kind to set.public AccessConfig.Builder clearKind()
[Output Only] Type of the resource. Always compute#accessConfig for access configs.
optional string kind = 3292052;public AccessConfig.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#accessConfig for access configs.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasName()
The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6.
optional string name = 3373707;hasName in interface AccessConfigOrBuilderpublic String getName()
The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6.
optional string name = 3373707;getName in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6.
optional string name = 3373707;getNameBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setName(String value)
The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6.
optional string name = 3373707;value - The name to set.public AccessConfig.Builder clearName()
The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6.
optional string name = 3373707;public AccessConfig.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6.
optional string name = 3373707;value - The bytes for name to set.public boolean hasNatIP()
Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
optional string nat_i_p = 117634556;hasNatIP in interface AccessConfigOrBuilderpublic String getNatIP()
Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
optional string nat_i_p = 117634556;getNatIP in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getNatIPBytes()
Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
optional string nat_i_p = 117634556;getNatIPBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setNatIP(String value)
Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
optional string nat_i_p = 117634556;value - The natIP to set.public AccessConfig.Builder clearNatIP()
Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
optional string nat_i_p = 117634556;public AccessConfig.Builder setNatIPBytes(com.google.protobuf.ByteString value)
Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
optional string nat_i_p = 117634556;value - The bytes for natIP to set.public boolean hasNetworkTier()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. Check the NetworkTier enum for the list of possible values.
optional string network_tier = 517397843;hasNetworkTier in interface AccessConfigOrBuilderpublic String getNetworkTier()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. Check the NetworkTier enum for the list of possible values.
optional string network_tier = 517397843;getNetworkTier in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getNetworkTierBytes()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. Check the NetworkTier enum for the list of possible values.
optional string network_tier = 517397843;getNetworkTierBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setNetworkTier(String value)
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. Check the NetworkTier enum for the list of possible values.
optional string network_tier = 517397843;value - The networkTier to set.public AccessConfig.Builder clearNetworkTier()
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. Check the NetworkTier enum for the list of possible values.
optional string network_tier = 517397843;public AccessConfig.Builder setNetworkTierBytes(com.google.protobuf.ByteString value)
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. Check the NetworkTier enum for the list of possible values.
optional string network_tier = 517397843;value - The bytes for networkTier to set.public boolean hasPublicPtrDomainName()
The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
optional string public_ptr_domain_name = 316599167;hasPublicPtrDomainName in interface AccessConfigOrBuilderpublic String getPublicPtrDomainName()
The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
optional string public_ptr_domain_name = 316599167;getPublicPtrDomainName in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getPublicPtrDomainNameBytes()
The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
optional string public_ptr_domain_name = 316599167;getPublicPtrDomainNameBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setPublicPtrDomainName(String value)
The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
optional string public_ptr_domain_name = 316599167;value - The publicPtrDomainName to set.public AccessConfig.Builder clearPublicPtrDomainName()
The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
optional string public_ptr_domain_name = 316599167;public AccessConfig.Builder setPublicPtrDomainNameBytes(com.google.protobuf.ByteString value)
The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
optional string public_ptr_domain_name = 316599167;value - The bytes for publicPtrDomainName to set.public boolean hasSecurityPolicy()
The resource URL for the security policy associated with this access config.
optional string security_policy = 171082513;hasSecurityPolicy in interface AccessConfigOrBuilderpublic String getSecurityPolicy()
The resource URL for the security policy associated with this access config.
optional string security_policy = 171082513;getSecurityPolicy in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getSecurityPolicyBytes()
The resource URL for the security policy associated with this access config.
optional string security_policy = 171082513;getSecurityPolicyBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setSecurityPolicy(String value)
The resource URL for the security policy associated with this access config.
optional string security_policy = 171082513;value - The securityPolicy to set.public AccessConfig.Builder clearSecurityPolicy()
The resource URL for the security policy associated with this access config.
optional string security_policy = 171082513;public AccessConfig.Builder setSecurityPolicyBytes(com.google.protobuf.ByteString value)
The resource URL for the security policy associated with this access config.
optional string security_policy = 171082513;value - The bytes for securityPolicy to set.public boolean hasSetPublicPtr()
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
optional bool set_public_ptr = 523870229;hasSetPublicPtr in interface AccessConfigOrBuilderpublic boolean getSetPublicPtr()
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
optional bool set_public_ptr = 523870229;getSetPublicPtr in interface AccessConfigOrBuilderpublic AccessConfig.Builder setSetPublicPtr(boolean value)
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
optional bool set_public_ptr = 523870229;value - The setPublicPtr to set.public AccessConfig.Builder clearSetPublicPtr()
Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.
optional bool set_public_ptr = 523870229;public boolean hasType()
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. Check the Type enum for the list of possible values.
optional string type = 3575610;hasType in interface AccessConfigOrBuilderpublic String getType()
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. Check the Type enum for the list of possible values.
optional string type = 3575610;getType in interface AccessConfigOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. Check the Type enum for the list of possible values.
optional string type = 3575610;getTypeBytes in interface AccessConfigOrBuilderpublic AccessConfig.Builder setType(String value)
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. Check the Type enum for the list of possible values.
optional string type = 3575610;value - The type to set.public AccessConfig.Builder clearType()
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. Check the Type enum for the list of possible values.
optional string type = 3575610;public AccessConfig.Builder setTypeBytes(com.google.protobuf.ByteString value)
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. Check the Type enum for the list of possible values.
optional string type = 3575610;value - The bytes for type to set.public final AccessConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder>public final AccessConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccessConfig.Builder>Copyright © 2025 Google LLC. All rights reserved.