Class VmEndpointNatMappingsInterfaceNatMappings (1.88.0)

public final class VmEndpointNatMappingsInterfaceNatMappings extends GeneratedMessageV3 implements VmEndpointNatMappingsInterfaceNatMappingsOrBuilder

Contain information of Nat mapping for an interface of this endpoint.

Protobuf type google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > VmEndpointNatMappingsInterfaceNatMappings

Static Fields

DRAIN_NAT_IP_PORT_RANGES_FIELD_NUMBER

public static final int DRAIN_NAT_IP_PORT_RANGES_FIELD_NUMBER
Field Value
Type Description
int

NAT_IP_PORT_RANGES_FIELD_NUMBER

public static final int NAT_IP_PORT_RANGES_FIELD_NUMBER
Field Value
Type Description
int

NUM_TOTAL_DRAIN_NAT_PORTS_FIELD_NUMBER

public static final int NUM_TOTAL_DRAIN_NAT_PORTS_FIELD_NUMBER
Field Value
Type Description
int

NUM_TOTAL_NAT_PORTS_FIELD_NUMBER

public static final int NUM_TOTAL_NAT_PORTS_FIELD_NUMBER
Field Value
Type Description
int

RULE_MAPPINGS_FIELD_NUMBER

public static final int RULE_MAPPINGS_FIELD_NUMBER
Field Value
Type Description
int

SOURCE_ALIAS_IP_RANGE_FIELD_NUMBER

public static final int SOURCE_ALIAS_IP_RANGE_FIELD_NUMBER
Field Value
Type Description
int

SOURCE_VIRTUAL_IP_FIELD_NUMBER

public static final int SOURCE_VIRTUAL_IP_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static VmEndpointNatMappingsInterfaceNatMappings getDefaultInstance()
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static VmEndpointNatMappingsInterfaceNatMappings.Builder newBuilder()
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings.Builder

newBuilder(VmEndpointNatMappingsInterfaceNatMappings prototype)

public static VmEndpointNatMappingsInterfaceNatMappings.Builder newBuilder(VmEndpointNatMappingsInterfaceNatMappings prototype)
Parameter
Name Description
prototype VmEndpointNatMappingsInterfaceNatMappings
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings.Builder

parseDelimitedFrom(InputStream input)

public static VmEndpointNatMappingsInterfaceNatMappings parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static VmEndpointNatMappingsInterfaceNatMappings parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static VmEndpointNatMappingsInterfaceNatMappings parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
VmEndpointNatMappingsInterfaceNatMappings
Exceptions
Type