package documentation
Auto-generated Nebius SDK package for nebius.billing.v1
| Module | calculator |
Generated protocol buffer code. |
| Module | calculator |
Client and server classes corresponding to protobuf-defined services. |
| Module | calculator |
Generated protocol buffer code. |
| Module | calculator |
Client and server classes corresponding to protobuf-defined services. |
| Module | offer |
Generated protocol buffer code. |
| Module | offer |
Client and server classes corresponding to protobuf-defined services. |
From __init__.py:
| Class | |
No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method, 1/1 class documented |
| Class | |
Autoscale resource cost. Used for resources that can automatically scale. |
| Class | |
Calculator service for estimating resource costs. |
| Class | |
Detailed cost breakdown showing individual SKU costs and totals. |
| Class | |
No class docstring; 4/4 properties, 0/1 class variable, 0/2 constant, 0/6 method documented |
| Class | |
No class docstring; 2/3 properties, 0/1 class variable, 0/2 constant, 0/5 method documented |
| Class | |
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 | |
Fixed instance resource cost. Used for resources that have a fixed number of instances. |
| Class | |
General resource cost for single-unit resources. Used for resources like compute instances or disks where the unit count is not variable. |
| Class | |
General total cost with a single fixed amount. Used for resources with predictable, non-variable pricing. |
| Class | |
OfferType is a enum that specifies the type of offer. |
| Class | |
Range-based total cost with minimum and maximum bounds. Used for resources with variable pricing based on usage or scaling. |
| Class | |
Cost information for a single resource. Contains metadata about the resource and its cost. |
| Class | |
Resource specification for cost estimation. Contains the specifications for creating and updating different types of resources. |
| Class | |
Cost information for a specific SKU (Stock Keeping Unit). Represents a single billable component within a resource. |
| Class | |
Total cost for a single resource unit. |