class documentation

State indicates the current operational state of the route table.

Constant __PB2_DESCRIPTOR__ Undocumented
Constant READY The route table is configured and operational.
Constant STATE_UNSPECIFIED The state is unknown or not yet set.

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.vpc.v1.RouteTabl
eStatus.State',
                                                       route_table_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)

The route table is configured and operational.

Value
10
STATE_UNSPECIFIED: int = (source)

The state is unknown or not yet set.

Value
0