class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant ALIAS Allocation is attached as an IP alias.
Constant PRIMARY Allocation is attached as the interface private IPv4 address.
Constant PUBLIC Allocation is attached as the interface public IPv4 address.
Constant TYPE_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Return the protobuf EnumDescriptor for this enum.
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.vpc.v1.NetworkIn
terfaceAssignment.Type',
                                                       allocation_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)

Allocation is attached as an IP alias.

Value
2

Allocation is attached as the interface private IPv4 address.

Value
1

Allocation is attached as the interface public IPv4 address.

Value
3
TYPE_UNSPECIFIED: int = (source)

Undocumented

Value
0