class documentation

class ClientService(pb_enum.Enum): (source)

View In Hierarchy

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant CLIENT_SERVICE_UNSPECIFIED Undocumented
Constant CONTAINER_REGISTRY Undocumented
Constant OBSERVABILITY Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.iam.v1.StaticKey
Spec.ClientService',
                                                       static_key_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)
CLIENT_SERVICE_UNSPECIFIED: int = (source)

Undocumented

Value
0
CONTAINER_REGISTRY: int = (source)

Undocumented

Value
2
OBSERVABILITY: int = (source)

Undocumented

Value
1