package documentation

Auto-generated Nebius SDK package for nebius.common.v1

Module error_pb2 Generated protocol buffer code.
Module error_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module metadata_pb2 Generated protocol buffer code.
Module metadata_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module operation_pb2 Generated protocol buffer code.
Module operation_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module operation_service_pb2 Generated protocol buffer code.
Module operation_service_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module resource_event_pb2 Generated protocol buffer code.
Module resource_event_pb2_grpc Client and server classes corresponding to protobuf-defined services.

From __init__.py:

Class BadRequest The request is invalid.
Class BadResourceState The resource we are trying to use, create, change or delete is in a bad state and cannot be used.
Class GetByNameRequest if service supports uniqueness of ResourceMetadata.name within tuple (scope) <resource_type, parent_id> it also must have grpc method GetByName
Class GetOperationRequest Undocumented
Class InternalError Generic internal error.
Class ListOperationsRequest No class docstring; 3/3 properties, 0/1 class variable, 0/2 constant, 0/5 method documented
Class ListOperationsResponse Undocumented
Class NotEnoughResources Indicates that there are not enough resources available to perform the requested action.
Class Operation No class docstring; 10/10 properties, 0/1 class variable, 0/2 constant, 0/12 method, 1/2 class documented
Class OperationAborted Operation on the resource has been aborted by a subsequent operation.
Class OutOfRange Indicates that element with requested parameters is exceeding the particular range.
Class PermissionDenied Indicates that the action cannot be performed because there are insufficient access rights to a resource.
Class QuotaFailure Indicates a failure due to exceeding specified limits or allocations in a system or service.
Class RecurrentResourceEvent A resource event that has occurred (more or less in the same way) multiple times across a service-defined aggregation interval
Class ResourceAlreadyExists Resource we are trying to create already exists.
Class ResourceConflict There is a difference between the actual resource state and the expected one.
Class ResourceEvent Represents an API Resource-related event which is potentially important to the end-user. What exactly constitutes an event to be reported is service-dependent
Class ResourceMetadata Common resource metadata.
Class ResourceNotFound Resource we are trying to interact with does not exist.
Class ServiceError No class docstring; 4/16 properties, 0/1 class variable, 0/2 constant, 0/17 method, 0/14 class documented
Class TooManyRequests You initiated too many requests to the service at once. Enhance your calm.
Class OperationServiceClient This class provides the client methods for the .nebius.common.v1.OperationService service.