class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant CODE_DEPRECATED_ENDPOINT Endpoint is deprecated.
Constant CODE_DEPRECATED_PROTO Proto field, message or service is deprecated.
Constant CODE_DEPRECATED_SPEC_VALUE_REQUEST Deprecated value was used in the request.
Constant CODE_DEPRECATED_SPEC_VALUE_RESPONSE Deprecated value was observed in the response.
Constant CODE_DEPRECATED_TOOL_VERSION Client tool version is deprecated.
Constant CODE_REGION_ROUTING_FAILOVER The request was served via failover routing.
Constant CODE_UNSPECIFIED Code is not specified.

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.common.v1.Warnin
g.Code',
                                                       warning_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)
CODE_DEPRECATED_ENDPOINT: int = (source)

Endpoint is deprecated.

Value
3
CODE_DEPRECATED_PROTO: int = (source)

Proto field, message or service is deprecated.

Value
4
CODE_DEPRECATED_SPEC_VALUE_REQUEST: int = (source)

Deprecated value was used in the request.

Value
5
CODE_DEPRECATED_SPEC_VALUE_RESPONSE: int = (source)

Deprecated value was observed in the response.

Value
6
CODE_DEPRECATED_TOOL_VERSION: int = (source)

Client tool version is deprecated.

Value
2
CODE_REGION_ROUTING_FAILOVER: int = (source)

The request was served via failover routing.

Value
1
CODE_UNSPECIFIED: int = (source)

Code is not specified.

Value
0