class documentation

Type of scope.

Constant __PB2_DESCRIPTOR__ Undocumented
Constant PRIVATE Private scope.
Constant PUBLIC Public scope.
Constant SCOPE_TYPE_UNSPECIFIED Default, unspecified scope type.

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.vpc.v1alpha1.Sco
peSpec.Type',
                                                       scope_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)

Private scope.

Value
2

Public scope.

Value
1
SCOPE_TYPE_UNSPECIFIED: int = (source)

Default, unspecified scope type.

Value
0