Package com.google.cloud.compute.v1
Class NetworkInterface.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
- com.google.cloud.compute.v1.NetworkInterface.Builder
-
- All Implemented Interfaces:
NetworkInterfaceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- NetworkInterface
public static final class NetworkInterface.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder> implements NetworkInterfaceOrBuilder
A network interface resource attached to an instance.
Protobuf typegoogle.cloud.compute.v1.NetworkInterface
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description NetworkInterface.BuilderaddAccessConfigs(int index, AccessConfig value)An array of configurations for this interface.NetworkInterface.BuilderaddAccessConfigs(int index, AccessConfig.Builder builderForValue)An array of configurations for this interface.NetworkInterface.BuilderaddAccessConfigs(AccessConfig value)An array of configurations for this interface.NetworkInterface.BuilderaddAccessConfigs(AccessConfig.Builder builderForValue)An array of configurations for this interface.AccessConfig.BuilderaddAccessConfigsBuilder()An array of configurations for this interface.AccessConfig.BuilderaddAccessConfigsBuilder(int index)An array of configurations for this interface.NetworkInterface.BuilderaddAliasIpRanges(int index, AliasIpRange value)An array of alias IP ranges for this network interface.NetworkInterface.BuilderaddAliasIpRanges(int index, AliasIpRange.Builder builderForValue)An array of alias IP ranges for this network interface.NetworkInterface.BuilderaddAliasIpRanges(AliasIpRange value)An array of alias IP ranges for this network interface.NetworkInterface.BuilderaddAliasIpRanges(AliasIpRange.Builder builderForValue)An array of alias IP ranges for this network interface.AliasIpRange.BuilderaddAliasIpRangesBuilder()An array of alias IP ranges for this network interface.AliasIpRange.BuilderaddAliasIpRangesBuilder(int index)An array of alias IP ranges for this network interface.NetworkInterface.BuilderaddAllAccessConfigs(Iterable<? extends AccessConfig> values)An array of configurations for this interface.NetworkInterface.BuilderaddAllAliasIpRanges(Iterable<? extends AliasIpRange> values)An array of alias IP ranges for this network interface.NetworkInterface.BuilderaddAllIpv6AccessConfigs(Iterable<? extends AccessConfig> values)An array of IPv6 access configurations for this interface.NetworkInterface.BuilderaddIpv6AccessConfigs(int index, AccessConfig value)An array of IPv6 access configurations for this interface.NetworkInterface.BuilderaddIpv6AccessConfigs(int index, AccessConfig.Builder builderForValue)An array of IPv6 access configurations for this interface.NetworkInterface.BuilderaddIpv6AccessConfigs(AccessConfig value)An array of IPv6 access configurations for this interface.NetworkInterface.BuilderaddIpv6AccessConfigs(AccessConfig.Builder builderForValue)An array of IPv6 access configurations for this interface.AccessConfig.BuilderaddIpv6AccessConfigsBuilder()An array of IPv6 access configurations for this interface.AccessConfig.BuilderaddIpv6AccessConfigsBuilder(int index)An array of IPv6 access configurations for this interface.NetworkInterface.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NetworkInterfacebuild()NetworkInterfacebuildPartial()NetworkInterface.Builderclear()NetworkInterface.BuilderclearAccessConfigs()An array of configurations for this interface.NetworkInterface.BuilderclearAliasIpRanges()An array of alias IP ranges for this network interface.NetworkInterface.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)NetworkInterface.BuilderclearFingerprint()Fingerprint hash of contents stored in this network interface.NetworkInterface.BuilderclearInternalIpv6PrefixLength()The prefix length of the primary internal IPv6 range.NetworkInterface.BuilderclearIpv6AccessConfigs()An array of IPv6 access configurations for this interface.NetworkInterface.BuilderclearIpv6AccessType()[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.NetworkInterface.BuilderclearIpv6Address()An IPv6 internal network address for this network interface.NetworkInterface.BuilderclearKind()[Output Only] Type of the resource.NetworkInterface.BuilderclearName()[Output Only] The name of the network interface, which is generated by the server.NetworkInterface.BuilderclearNetwork()URL of the VPC network resource for this instance.NetworkInterface.BuilderclearNetworkAttachment()The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.NetworkInterface.BuilderclearNetworkIP()An IPv4 internal IP address to assign to the instance for this network interface.NetworkInterface.BuilderclearNicType()The type of vNIC to be used on this interface.NetworkInterface.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)NetworkInterface.BuilderclearQueueCount()The networking queue count that's specified by users for the network interface.NetworkInterface.BuilderclearStackType()The stack type for this network interface.NetworkInterface.BuilderclearSubnetwork()The URL of the Subnetwork resource for this instance.NetworkInterface.Builderclone()AccessConfiggetAccessConfigs(int index)An array of configurations for this interface.AccessConfig.BuildergetAccessConfigsBuilder(int index)An array of configurations for this interface.List<AccessConfig.Builder>getAccessConfigsBuilderList()An array of configurations for this interface.intgetAccessConfigsCount()An array of configurations for this interface.List<AccessConfig>getAccessConfigsList()An array of configurations for this interface.AccessConfigOrBuildergetAccessConfigsOrBuilder(int index)An array of configurations for this interface.List<? extends AccessConfigOrBuilder>getAccessConfigsOrBuilderList()An array of configurations for this interface.AliasIpRangegetAliasIpRanges(int index)An array of alias IP ranges for this network interface.AliasIpRange.BuildergetAliasIpRangesBuilder(int index)An array of alias IP ranges for this network interface.List<AliasIpRange.Builder>getAliasIpRangesBuilderList()An array of alias IP ranges for this network interface.intgetAliasIpRangesCount()An array of alias IP ranges for this network interface.List<AliasIpRange>getAliasIpRangesList()An array of alias IP ranges for this network interface.AliasIpRangeOrBuildergetAliasIpRangesOrBuilder(int index)An array of alias IP ranges for this network interface.List<? extends AliasIpRangeOrBuilder>getAliasIpRangesOrBuilderList()An array of alias IP ranges for this network interface.NetworkInterfacegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFingerprint()Fingerprint hash of contents stored in this network interface.com.google.protobuf.ByteStringgetFingerprintBytes()Fingerprint hash of contents stored in this network interface.intgetInternalIpv6PrefixLength()The prefix length of the primary internal IPv6 range.AccessConfiggetIpv6AccessConfigs(int index)An array of IPv6 access configurations for this interface.AccessConfig.BuildergetIpv6AccessConfigsBuilder(int index)An array of IPv6 access configurations for this interface.List<AccessConfig.Builder>getIpv6AccessConfigsBuilderList()An array of IPv6 access configurations for this interface.intgetIpv6AccessConfigsCount()An array of IPv6 access configurations for this interface.List<AccessConfig>getIpv6AccessConfigsList()An array of IPv6 access configurations for this interface.AccessConfigOrBuildergetIpv6AccessConfigsOrBuilder(int index)An array of IPv6 access configurations for this interface.List<? extends AccessConfigOrBuilder>getIpv6AccessConfigsOrBuilderList()An array of IPv6 access configurations for this interface.StringgetIpv6AccessType()[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.com.google.protobuf.ByteStringgetIpv6AccessTypeBytes()[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.StringgetIpv6Address()An IPv6 internal network address for this network interface.com.google.protobuf.ByteStringgetIpv6AddressBytes()An IPv6 internal network address for this network interface.StringgetKind()[Output Only] Type of the resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] Type of the resource.StringgetName()[Output Only] The name of the network interface, which is generated by the server.com.google.protobuf.ByteStringgetNameBytes()[Output Only] The name of the network interface, which is generated by the server.StringgetNetwork()URL of the VPC network resource for this instance.StringgetNetworkAttachment()The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.com.google.protobuf.ByteStringgetNetworkAttachmentBytes()The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.com.google.protobuf.ByteStringgetNetworkBytes()URL of the VPC network resource for this instance.StringgetNetworkIP()An IPv4 internal IP address to assign to the instance for this network interface.com.google.protobuf.ByteStringgetNetworkIPBytes()An IPv4 internal IP address to assign to the instance for this network interface.StringgetNicType()The type of vNIC to be used on this interface.com.google.protobuf.ByteStringgetNicTypeBytes()The type of vNIC to be used on this interface.intgetQueueCount()The networking queue count that's specified by users for the network interface.StringgetStackType()The stack type for this network interface.com.google.protobuf.ByteStringgetStackTypeBytes()The stack type for this network interface.StringgetSubnetwork()The URL of the Subnetwork resource for this instance.com.google.protobuf.ByteStringgetSubnetworkBytes()The URL of the Subnetwork resource for this instance.booleanhasFingerprint()Fingerprint hash of contents stored in this network interface.booleanhasInternalIpv6PrefixLength()The prefix length of the primary internal IPv6 range.booleanhasIpv6AccessType()[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.booleanhasIpv6Address()An IPv6 internal network address for this network interface.booleanhasKind()[Output Only] Type of the resource.booleanhasName()[Output Only] The name of the network interface, which is generated by the server.booleanhasNetwork()URL of the VPC network resource for this instance.booleanhasNetworkAttachment()The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.booleanhasNetworkIP()An IPv4 internal IP address to assign to the instance for this network interface.booleanhasNicType()The type of vNIC to be used on this interface.booleanhasQueueCount()The networking queue count that's specified by users for the network interface.booleanhasStackType()The stack type for this network interface.booleanhasSubnetwork()The URL of the Subnetwork resource for this instance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()NetworkInterface.BuildermergeFrom(NetworkInterface other)NetworkInterface.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NetworkInterface.BuildermergeFrom(com.google.protobuf.Message other)NetworkInterface.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)NetworkInterface.BuilderremoveAccessConfigs(int index)An array of configurations for this interface.NetworkInterface.BuilderremoveAliasIpRanges(int index)An array of alias IP ranges for this network interface.NetworkInterface.BuilderremoveIpv6AccessConfigs(int index)An array of IPv6 access configurations for this interface.NetworkInterface.BuildersetAccessConfigs(int index, AccessConfig value)An array of configurations for this interface.NetworkInterface.BuildersetAccessConfigs(int index, AccessConfig.Builder builderForValue)An array of configurations for this interface.NetworkInterface.BuildersetAliasIpRanges(int index, AliasIpRange value)An array of alias IP ranges for this network interface.NetworkInterface.BuildersetAliasIpRanges(int index, AliasIpRange.Builder builderForValue)An array of alias IP ranges for this network interface.NetworkInterface.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NetworkInterface.BuildersetFingerprint(String value)Fingerprint hash of contents stored in this network interface.NetworkInterface.BuildersetFingerprintBytes(com.google.protobuf.ByteString value)Fingerprint hash of contents stored in this network interface.NetworkInterface.BuildersetInternalIpv6PrefixLength(int value)The prefix length of the primary internal IPv6 range.NetworkInterface.BuildersetIpv6AccessConfigs(int index, AccessConfig value)An array of IPv6 access configurations for this interface.NetworkInterface.BuildersetIpv6AccessConfigs(int index, AccessConfig.Builder builderForValue)An array of IPv6 access configurations for this interface.NetworkInterface.BuildersetIpv6AccessType(String value)[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.NetworkInterface.BuildersetIpv6AccessTypeBytes(com.google.protobuf.ByteString value)[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.NetworkInterface.BuildersetIpv6Address(String value)An IPv6 internal network address for this network interface.NetworkInterface.BuildersetIpv6AddressBytes(com.google.protobuf.ByteString value)An IPv6 internal network address for this network interface.NetworkInterface.BuildersetKind(String value)[Output Only] Type of the resource.NetworkInterface.BuildersetKindBytes(com.google.protobuf.ByteString value)[Output Only] Type of the resource.NetworkInterface.BuildersetName(String value)[Output Only] The name of the network interface, which is generated by the server.NetworkInterface.BuildersetNameBytes(com.google.protobuf.ByteString value)[Output Only] The name of the network interface, which is generated by the server.NetworkInterface.BuildersetNetwork(String value)URL of the VPC network resource for this instance.NetworkInterface.BuildersetNetworkAttachment(String value)The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.NetworkInterface.BuildersetNetworkAttachmentBytes(com.google.protobuf.ByteString value)The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.NetworkInterface.BuildersetNetworkBytes(com.google.protobuf.ByteString value)URL of the VPC network resource for this instance.NetworkInterface.BuildersetNetworkIP(String value)An IPv4 internal IP address to assign to the instance for this network interface.NetworkInterface.BuildersetNetworkIPBytes(com.google.protobuf.ByteString value)An IPv4 internal IP address to assign to the instance for this network interface.NetworkInterface.BuildersetNicType(String value)The type of vNIC to be used on this interface.NetworkInterface.BuildersetNicTypeBytes(com.google.protobuf.ByteString value)The type of vNIC to be used on this interface.NetworkInterface.BuildersetQueueCount(int value)The networking queue count that's specified by users for the network interface.NetworkInterface.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)NetworkInterface.BuildersetStackType(String value)The stack type for this network interface.NetworkInterface.BuildersetStackTypeBytes(com.google.protobuf.ByteString value)The stack type for this network interface.NetworkInterface.BuildersetSubnetwork(String value)The URL of the Subnetwork resource for this instance.NetworkInterface.BuildersetSubnetworkBytes(com.google.protobuf.ByteString value)The URL of the Subnetwork resource for this instance.NetworkInterface.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
clear
public NetworkInterface.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
getDefaultInstanceForType
public NetworkInterface getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public NetworkInterface build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NetworkInterface buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NetworkInterface.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
setField
public NetworkInterface.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
clearField
public NetworkInterface.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
clearOneof
public NetworkInterface.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
setRepeatedField
public NetworkInterface.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
addRepeatedField
public NetworkInterface.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
mergeFrom
public NetworkInterface.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NetworkInterface.Builder>
-
mergeFrom
public NetworkInterface.Builder mergeFrom(NetworkInterface other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
mergeFrom
public NetworkInterface.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NetworkInterface.Builder>- Throws:
IOException
-
getAccessConfigsList
public List<AccessConfig> getAccessConfigsList()
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;- Specified by:
getAccessConfigsListin interfaceNetworkInterfaceOrBuilder
-
getAccessConfigsCount
public int getAccessConfigsCount()
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;- Specified by:
getAccessConfigsCountin interfaceNetworkInterfaceOrBuilder
-
getAccessConfigs
public AccessConfig getAccessConfigs(int index)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;- Specified by:
getAccessConfigsin interfaceNetworkInterfaceOrBuilder
-
setAccessConfigs
public NetworkInterface.Builder setAccessConfigs(int index, AccessConfig value)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
setAccessConfigs
public NetworkInterface.Builder setAccessConfigs(int index, AccessConfig.Builder builderForValue)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
addAccessConfigs
public NetworkInterface.Builder addAccessConfigs(AccessConfig value)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
addAccessConfigs
public NetworkInterface.Builder addAccessConfigs(int index, AccessConfig value)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
addAccessConfigs
public NetworkInterface.Builder addAccessConfigs(AccessConfig.Builder builderForValue)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
addAccessConfigs
public NetworkInterface.Builder addAccessConfigs(int index, AccessConfig.Builder builderForValue)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
addAllAccessConfigs
public NetworkInterface.Builder addAllAccessConfigs(Iterable<? extends AccessConfig> values)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
clearAccessConfigs
public NetworkInterface.Builder clearAccessConfigs()
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
removeAccessConfigs
public NetworkInterface.Builder removeAccessConfigs(int index)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
getAccessConfigsBuilder
public AccessConfig.Builder getAccessConfigsBuilder(int index)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
getAccessConfigsOrBuilder
public AccessConfigOrBuilder getAccessConfigsOrBuilder(int index)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;- Specified by:
getAccessConfigsOrBuilderin interfaceNetworkInterfaceOrBuilder
-
getAccessConfigsOrBuilderList
public List<? extends AccessConfigOrBuilder> getAccessConfigsOrBuilderList()
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;- Specified by:
getAccessConfigsOrBuilderListin interfaceNetworkInterfaceOrBuilder
-
addAccessConfigsBuilder
public AccessConfig.Builder addAccessConfigsBuilder()
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
addAccessConfigsBuilder
public AccessConfig.Builder addAccessConfigsBuilder(int index)
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
getAccessConfigsBuilderList
public List<AccessConfig.Builder> getAccessConfigsBuilderList()
An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
repeated .google.cloud.compute.v1.AccessConfig access_configs = 111058326;
-
getAliasIpRangesList
public List<AliasIpRange> getAliasIpRangesList()
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;- Specified by:
getAliasIpRangesListin interfaceNetworkInterfaceOrBuilder
-
getAliasIpRangesCount
public int getAliasIpRangesCount()
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;- Specified by:
getAliasIpRangesCountin interfaceNetworkInterfaceOrBuilder
-
getAliasIpRanges
public AliasIpRange getAliasIpRanges(int index)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;- Specified by:
getAliasIpRangesin interfaceNetworkInterfaceOrBuilder
-
setAliasIpRanges
public NetworkInterface.Builder setAliasIpRanges(int index, AliasIpRange value)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
setAliasIpRanges
public NetworkInterface.Builder setAliasIpRanges(int index, AliasIpRange.Builder builderForValue)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
addAliasIpRanges
public NetworkInterface.Builder addAliasIpRanges(AliasIpRange value)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
addAliasIpRanges
public NetworkInterface.Builder addAliasIpRanges(int index, AliasIpRange value)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
addAliasIpRanges
public NetworkInterface.Builder addAliasIpRanges(AliasIpRange.Builder builderForValue)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
addAliasIpRanges
public NetworkInterface.Builder addAliasIpRanges(int index, AliasIpRange.Builder builderForValue)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
addAllAliasIpRanges
public NetworkInterface.Builder addAllAliasIpRanges(Iterable<? extends AliasIpRange> values)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
clearAliasIpRanges
public NetworkInterface.Builder clearAliasIpRanges()
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
removeAliasIpRanges
public NetworkInterface.Builder removeAliasIpRanges(int index)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
getAliasIpRangesBuilder
public AliasIpRange.Builder getAliasIpRangesBuilder(int index)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
getAliasIpRangesOrBuilder
public AliasIpRangeOrBuilder getAliasIpRangesOrBuilder(int index)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;- Specified by:
getAliasIpRangesOrBuilderin interfaceNetworkInterfaceOrBuilder
-
getAliasIpRangesOrBuilderList
public List<? extends AliasIpRangeOrBuilder> getAliasIpRangesOrBuilderList()
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;- Specified by:
getAliasIpRangesOrBuilderListin interfaceNetworkInterfaceOrBuilder
-
addAliasIpRangesBuilder
public AliasIpRange.Builder addAliasIpRangesBuilder()
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
addAliasIpRangesBuilder
public AliasIpRange.Builder addAliasIpRangesBuilder(int index)
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
getAliasIpRangesBuilderList
public List<AliasIpRange.Builder> getAliasIpRangesBuilderList()
An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks.
repeated .google.cloud.compute.v1.AliasIpRange alias_ip_ranges = 165085631;
-
hasFingerprint
public boolean hasFingerprint()
Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
optional string fingerprint = 234678500;- Specified by:
hasFingerprintin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the fingerprint field is set.
-
getFingerprint
public String getFingerprint()
Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
optional string fingerprint = 234678500;- Specified by:
getFingerprintin interfaceNetworkInterfaceOrBuilder- Returns:
- The fingerprint.
-
getFingerprintBytes
public com.google.protobuf.ByteString getFingerprintBytes()
Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
optional string fingerprint = 234678500;- Specified by:
getFingerprintBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for fingerprint.
-
setFingerprint
public NetworkInterface.Builder setFingerprint(String value)
Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
optional string fingerprint = 234678500;- Parameters:
value- The fingerprint to set.- Returns:
- This builder for chaining.
-
clearFingerprint
public NetworkInterface.Builder clearFingerprint()
Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
optional string fingerprint = 234678500;- Returns:
- This builder for chaining.
-
setFingerprintBytes
public NetworkInterface.Builder setFingerprintBytes(com.google.protobuf.ByteString value)
Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date.
optional string fingerprint = 234678500;- Parameters:
value- The bytes for fingerprint to set.- Returns:
- This builder for chaining.
-
hasInternalIpv6PrefixLength
public boolean hasInternalIpv6PrefixLength()
The prefix length of the primary internal IPv6 range.
optional int32 internal_ipv6_prefix_length = 203833757;- Specified by:
hasInternalIpv6PrefixLengthin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the internalIpv6PrefixLength field is set.
-
getInternalIpv6PrefixLength
public int getInternalIpv6PrefixLength()
The prefix length of the primary internal IPv6 range.
optional int32 internal_ipv6_prefix_length = 203833757;- Specified by:
getInternalIpv6PrefixLengthin interfaceNetworkInterfaceOrBuilder- Returns:
- The internalIpv6PrefixLength.
-
setInternalIpv6PrefixLength
public NetworkInterface.Builder setInternalIpv6PrefixLength(int value)
The prefix length of the primary internal IPv6 range.
optional int32 internal_ipv6_prefix_length = 203833757;- Parameters:
value- The internalIpv6PrefixLength to set.- Returns:
- This builder for chaining.
-
clearInternalIpv6PrefixLength
public NetworkInterface.Builder clearInternalIpv6PrefixLength()
The prefix length of the primary internal IPv6 range.
optional int32 internal_ipv6_prefix_length = 203833757;- Returns:
- This builder for chaining.
-
getIpv6AccessConfigsList
public List<AccessConfig> getIpv6AccessConfigsList()
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;- Specified by:
getIpv6AccessConfigsListin interfaceNetworkInterfaceOrBuilder
-
getIpv6AccessConfigsCount
public int getIpv6AccessConfigsCount()
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;- Specified by:
getIpv6AccessConfigsCountin interfaceNetworkInterfaceOrBuilder
-
getIpv6AccessConfigs
public AccessConfig getIpv6AccessConfigs(int index)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;- Specified by:
getIpv6AccessConfigsin interfaceNetworkInterfaceOrBuilder
-
setIpv6AccessConfigs
public NetworkInterface.Builder setIpv6AccessConfigs(int index, AccessConfig value)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
setIpv6AccessConfigs
public NetworkInterface.Builder setIpv6AccessConfigs(int index, AccessConfig.Builder builderForValue)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
addIpv6AccessConfigs
public NetworkInterface.Builder addIpv6AccessConfigs(AccessConfig value)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
addIpv6AccessConfigs
public NetworkInterface.Builder addIpv6AccessConfigs(int index, AccessConfig value)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
addIpv6AccessConfigs
public NetworkInterface.Builder addIpv6AccessConfigs(AccessConfig.Builder builderForValue)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
addIpv6AccessConfigs
public NetworkInterface.Builder addIpv6AccessConfigs(int index, AccessConfig.Builder builderForValue)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
addAllIpv6AccessConfigs
public NetworkInterface.Builder addAllIpv6AccessConfigs(Iterable<? extends AccessConfig> values)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
clearIpv6AccessConfigs
public NetworkInterface.Builder clearIpv6AccessConfigs()
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
removeIpv6AccessConfigs
public NetworkInterface.Builder removeIpv6AccessConfigs(int index)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
getIpv6AccessConfigsBuilder
public AccessConfig.Builder getIpv6AccessConfigsBuilder(int index)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
getIpv6AccessConfigsOrBuilder
public AccessConfigOrBuilder getIpv6AccessConfigsOrBuilder(int index)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;- Specified by:
getIpv6AccessConfigsOrBuilderin interfaceNetworkInterfaceOrBuilder
-
getIpv6AccessConfigsOrBuilderList
public List<? extends AccessConfigOrBuilder> getIpv6AccessConfigsOrBuilderList()
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;- Specified by:
getIpv6AccessConfigsOrBuilderListin interfaceNetworkInterfaceOrBuilder
-
addIpv6AccessConfigsBuilder
public AccessConfig.Builder addIpv6AccessConfigsBuilder()
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
addIpv6AccessConfigsBuilder
public AccessConfig.Builder addIpv6AccessConfigsBuilder(int index)
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
getIpv6AccessConfigsBuilderList
public List<AccessConfig.Builder> getIpv6AccessConfigsBuilderList()
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
repeated .google.cloud.compute.v1.AccessConfig ipv6_access_configs = 483472110;
-
hasIpv6AccessType
public boolean hasIpv6AccessType()
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. Check the Ipv6AccessType enum for the list of possible values.
optional string ipv6_access_type = 504658653;- Specified by:
hasIpv6AccessTypein interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the ipv6AccessType field is set.
-
getIpv6AccessType
public String getIpv6AccessType()
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. Check the Ipv6AccessType enum for the list of possible values.
optional string ipv6_access_type = 504658653;- Specified by:
getIpv6AccessTypein interfaceNetworkInterfaceOrBuilder- Returns:
- The ipv6AccessType.
-
getIpv6AccessTypeBytes
public com.google.protobuf.ByteString getIpv6AccessTypeBytes()
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. Check the Ipv6AccessType enum for the list of possible values.
optional string ipv6_access_type = 504658653;- Specified by:
getIpv6AccessTypeBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for ipv6AccessType.
-
setIpv6AccessType
public NetworkInterface.Builder setIpv6AccessType(String value)
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. Check the Ipv6AccessType enum for the list of possible values.
optional string ipv6_access_type = 504658653;- Parameters:
value- The ipv6AccessType to set.- Returns:
- This builder for chaining.
-
clearIpv6AccessType
public NetworkInterface.Builder clearIpv6AccessType()
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. Check the Ipv6AccessType enum for the list of possible values.
optional string ipv6_access_type = 504658653;- Returns:
- This builder for chaining.
-
setIpv6AccessTypeBytes
public NetworkInterface.Builder setIpv6AccessTypeBytes(com.google.protobuf.ByteString value)
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. Check the Ipv6AccessType enum for the list of possible values.
optional string ipv6_access_type = 504658653;- Parameters:
value- The bytes for ipv6AccessType to set.- Returns:
- This builder for chaining.
-
hasIpv6Address
public boolean hasIpv6Address()
An IPv6 internal network address for this network interface. To use a static internal 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 internal IPv6 address from the instance's subnetwork.
optional string ipv6_address = 341563804;- Specified by:
hasIpv6Addressin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the ipv6Address field is set.
-
getIpv6Address
public String getIpv6Address()
An IPv6 internal network address for this network interface. To use a static internal 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 internal IPv6 address from the instance's subnetwork.
optional string ipv6_address = 341563804;- Specified by:
getIpv6Addressin interfaceNetworkInterfaceOrBuilder- Returns:
- The ipv6Address.
-
getIpv6AddressBytes
public com.google.protobuf.ByteString getIpv6AddressBytes()
An IPv6 internal network address for this network interface. To use a static internal 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 internal IPv6 address from the instance's subnetwork.
optional string ipv6_address = 341563804;- Specified by:
getIpv6AddressBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for ipv6Address.
-
setIpv6Address
public NetworkInterface.Builder setIpv6Address(String value)
An IPv6 internal network address for this network interface. To use a static internal 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 internal IPv6 address from the instance's subnetwork.
optional string ipv6_address = 341563804;- Parameters:
value- The ipv6Address to set.- Returns:
- This builder for chaining.
-
clearIpv6Address
public NetworkInterface.Builder clearIpv6Address()
An IPv6 internal network address for this network interface. To use a static internal 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 internal IPv6 address from the instance's subnetwork.
optional string ipv6_address = 341563804;- Returns:
- This builder for chaining.
-
setIpv6AddressBytes
public NetworkInterface.Builder setIpv6AddressBytes(com.google.protobuf.ByteString value)
An IPv6 internal network address for this network interface. To use a static internal 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 internal IPv6 address from the instance's subnetwork.
optional string ipv6_address = 341563804;- Parameters:
value- The bytes for ipv6Address to set.- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#networkInterface for network interfaces.
optional string kind = 3292052;- Specified by:
hasKindin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#networkInterface for network interfaces.
optional string kind = 3292052;- Specified by:
getKindin interfaceNetworkInterfaceOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#networkInterface for network interfaces.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for kind.
-
setKind
public NetworkInterface.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#networkInterface for network interfaces.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public NetworkInterface.Builder clearKind()
[Output Only] Type of the resource. Always compute#networkInterface for network interfaces.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
public NetworkInterface.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#networkInterface for network interfaces.
optional string kind = 3292052;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
[Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
optional string name = 3373707;- Specified by:
hasNamein interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
[Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
optional string name = 3373707;- Specified by:
getNamein interfaceNetworkInterfaceOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
[Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for name.
-
setName
public NetworkInterface.Builder setName(String value)
[Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
optional string name = 3373707;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public NetworkInterface.Builder clearName()
[Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
optional string name = 3373707;- Returns:
- This builder for chaining.
-
setNameBytes
public NetworkInterface.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
optional string name = 3373707;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasNetwork
public boolean hasNetwork()
URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default
optional string network = 232872494;- Specified by:
hasNetworkin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the network field is set.
-
getNetwork
public String getNetwork()
URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default
optional string network = 232872494;- Specified by:
getNetworkin interfaceNetworkInterfaceOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default
optional string network = 232872494;- Specified by:
getNetworkBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for network.
-
setNetwork
public NetworkInterface.Builder setNetwork(String value)
URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default
optional string network = 232872494;- Parameters:
value- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
public NetworkInterface.Builder clearNetwork()
URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default
optional string network = 232872494;- Returns:
- This builder for chaining.
-
setNetworkBytes
public NetworkInterface.Builder setNetworkBytes(com.google.protobuf.ByteString value)
URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default
optional string network = 232872494;- Parameters:
value- The bytes for network to set.- Returns:
- This builder for chaining.
-
hasNetworkAttachment
public boolean hasNetworkAttachment()
The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.optional string network_attachment = 224644052;- Specified by:
hasNetworkAttachmentin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the networkAttachment field is set.
-
getNetworkAttachment
public String getNetworkAttachment()
The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.optional string network_attachment = 224644052;- Specified by:
getNetworkAttachmentin interfaceNetworkInterfaceOrBuilder- Returns:
- The networkAttachment.
-
getNetworkAttachmentBytes
public com.google.protobuf.ByteString getNetworkAttachmentBytes()
The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.optional string network_attachment = 224644052;- Specified by:
getNetworkAttachmentBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for networkAttachment.
-
setNetworkAttachment
public NetworkInterface.Builder setNetworkAttachment(String value)
The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.optional string network_attachment = 224644052;- Parameters:
value- The networkAttachment to set.- Returns:
- This builder for chaining.
-
clearNetworkAttachment
public NetworkInterface.Builder clearNetworkAttachment()
The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.optional string network_attachment = 224644052;- Returns:
- This builder for chaining.
-
setNetworkAttachmentBytes
public NetworkInterface.Builder setNetworkAttachmentBytes(com.google.protobuf.ByteString value)
The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.optional string network_attachment = 224644052;- Parameters:
value- The bytes for networkAttachment to set.- Returns:
- This builder for chaining.
-
hasNetworkIP
public boolean hasNetworkIP()
An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system.
optional string network_i_p = 207181961;- Specified by:
hasNetworkIPin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the networkIP field is set.
-
getNetworkIP
public String getNetworkIP()
An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system.
optional string network_i_p = 207181961;- Specified by:
getNetworkIPin interfaceNetworkInterfaceOrBuilder- Returns:
- The networkIP.
-
getNetworkIPBytes
public com.google.protobuf.ByteString getNetworkIPBytes()
An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system.
optional string network_i_p = 207181961;- Specified by:
getNetworkIPBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for networkIP.
-
setNetworkIP
public NetworkInterface.Builder setNetworkIP(String value)
An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system.
optional string network_i_p = 207181961;- Parameters:
value- The networkIP to set.- Returns:
- This builder for chaining.
-
clearNetworkIP
public NetworkInterface.Builder clearNetworkIP()
An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system.
optional string network_i_p = 207181961;- Returns:
- This builder for chaining.
-
setNetworkIPBytes
public NetworkInterface.Builder setNetworkIPBytes(com.google.protobuf.ByteString value)
An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system.
optional string network_i_p = 207181961;- Parameters:
value- The bytes for networkIP to set.- Returns:
- This builder for chaining.
-
hasNicType
public boolean hasNicType()
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. Check the NicType enum for the list of possible values.
optional string nic_type = 59810577;- Specified by:
hasNicTypein interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the nicType field is set.
-
getNicType
public String getNicType()
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. Check the NicType enum for the list of possible values.
optional string nic_type = 59810577;- Specified by:
getNicTypein interfaceNetworkInterfaceOrBuilder- Returns:
- The nicType.
-
getNicTypeBytes
public com.google.protobuf.ByteString getNicTypeBytes()
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. Check the NicType enum for the list of possible values.
optional string nic_type = 59810577;- Specified by:
getNicTypeBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for nicType.
-
setNicType
public NetworkInterface.Builder setNicType(String value)
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. Check the NicType enum for the list of possible values.
optional string nic_type = 59810577;- Parameters:
value- The nicType to set.- Returns:
- This builder for chaining.
-
clearNicType
public NetworkInterface.Builder clearNicType()
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. Check the NicType enum for the list of possible values.
optional string nic_type = 59810577;- Returns:
- This builder for chaining.
-
setNicTypeBytes
public NetworkInterface.Builder setNicTypeBytes(com.google.protobuf.ByteString value)
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. Check the NicType enum for the list of possible values.
optional string nic_type = 59810577;- Parameters:
value- The bytes for nicType to set.- Returns:
- This builder for chaining.
-
hasQueueCount
public boolean hasQueueCount()
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users.
optional int32 queue_count = 503708769;- Specified by:
hasQueueCountin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the queueCount field is set.
-
getQueueCount
public int getQueueCount()
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users.
optional int32 queue_count = 503708769;- Specified by:
getQueueCountin interfaceNetworkInterfaceOrBuilder- Returns:
- The queueCount.
-
setQueueCount
public NetworkInterface.Builder setQueueCount(int value)
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users.
optional int32 queue_count = 503708769;- Parameters:
value- The queueCount to set.- Returns:
- This builder for chaining.
-
clearQueueCount
public NetworkInterface.Builder clearQueueCount()
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users.
optional int32 queue_count = 503708769;- Returns:
- This builder for chaining.
-
hasStackType
public boolean hasStackType()
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. Check the StackType enum for the list of possible values.
optional string stack_type = 425908881;- Specified by:
hasStackTypein interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the stackType field is set.
-
getStackType
public String getStackType()
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. Check the StackType enum for the list of possible values.
optional string stack_type = 425908881;- Specified by:
getStackTypein interfaceNetworkInterfaceOrBuilder- Returns:
- The stackType.
-
getStackTypeBytes
public com.google.protobuf.ByteString getStackTypeBytes()
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. Check the StackType enum for the list of possible values.
optional string stack_type = 425908881;- Specified by:
getStackTypeBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for stackType.
-
setStackType
public NetworkInterface.Builder setStackType(String value)
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. Check the StackType enum for the list of possible values.
optional string stack_type = 425908881;- Parameters:
value- The stackType to set.- Returns:
- This builder for chaining.
-
clearStackType
public NetworkInterface.Builder clearStackType()
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. Check the StackType enum for the list of possible values.
optional string stack_type = 425908881;- Returns:
- This builder for chaining.
-
setStackTypeBytes
public NetworkInterface.Builder setStackTypeBytes(com.google.protobuf.ByteString value)
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. Check the StackType enum for the list of possible values.
optional string stack_type = 425908881;- Parameters:
value- The bytes for stackType to set.- Returns:
- This builder for chaining.
-
hasSubnetwork
public boolean hasSubnetwork()
The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
optional string subnetwork = 307827694;- Specified by:
hasSubnetworkin interfaceNetworkInterfaceOrBuilder- Returns:
- Whether the subnetwork field is set.
-
getSubnetwork
public String getSubnetwork()
The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
optional string subnetwork = 307827694;- Specified by:
getSubnetworkin interfaceNetworkInterfaceOrBuilder- Returns:
- The subnetwork.
-
getSubnetworkBytes
public com.google.protobuf.ByteString getSubnetworkBytes()
The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
optional string subnetwork = 307827694;- Specified by:
getSubnetworkBytesin interfaceNetworkInterfaceOrBuilder- Returns:
- The bytes for subnetwork.
-
setSubnetwork
public NetworkInterface.Builder setSubnetwork(String value)
The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
optional string subnetwork = 307827694;- Parameters:
value- The subnetwork to set.- Returns:
- This builder for chaining.
-
clearSubnetwork
public NetworkInterface.Builder clearSubnetwork()
The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
optional string subnetwork = 307827694;- Returns:
- This builder for chaining.
-
setSubnetworkBytes
public NetworkInterface.Builder setSubnetworkBytes(com.google.protobuf.ByteString value)
The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork
optional string subnetwork = 307827694;- Parameters:
value- The bytes for subnetwork to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final NetworkInterface.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
mergeUnknownFields
public final NetworkInterface.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkInterface.Builder>
-
-