package documentation

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

Module calculator_pb2 Generated protocol buffer code.
Module calculator_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module calculator_service_pb2 Generated protocol buffer code.
Module calculator_service_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module offer_type_pb2 Generated protocol buffer code.
Module offer_type_pb2_grpc Client and server classes corresponding to protobuf-defined services.

From __init__.py:

Class AggregationUnit No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method, 1/1 class documented
Class AutoscaleResourceCost Autoscale resource cost. Used for resources that can automatically scale.
Class CalculatorServiceClient Calculator service for estimating resource costs.
Class CostBreakdown Detailed cost breakdown showing individual SKU costs and totals.
Class EstimateBatchRequest No class docstring; 4/4 properties, 0/1 class variable, 0/2 constant, 0/6 method documented
Class EstimateBatchResponse No class docstring; 2/3 properties, 0/1 class variable, 0/2 constant, 0/5 method documented
Class FilterAggregationUnit Filters only time-based aggregation units, e.g. hour, day, month, etc. If response contains other aggregation units like request, token, etc., it will always be presented in response.
Class FixedInstanceResourceCost Fixed instance resource cost. Used for resources that have a fixed number of instances.
Class GeneralResourceCost General resource cost for single-unit resources. Used for resources like compute instances or disks where the unit count is not variable.
Class GeneralTotalCost General total cost with a single fixed amount. Used for resources with predictable, non-variable pricing.
Class OfferType OfferType is a enum that specifies the type of offer.
Class RangeTotalCost Range-based total cost with minimum and maximum bounds. Used for resources with variable pricing based on usage or scaling.
Class ResourceCost Cost information for a single resource. Contains metadata about the resource and its cost.
Class ResourceSpec Resource specification for cost estimation. Contains the specifications for creating and updating different types of resources.
Class SkuCost Cost information for a specific SKU (Stock Keeping Unit). Represents a single billable component within a resource.
Class TotalCost Total cost for a single resource unit.