package documentation

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

Module billing_report_exporter_pb2 Generated protocol buffer code.
Module billing_report_exporter_pb2_grpc Client and server classes corresponding to protobuf-defined services.
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.
Module one_time_export_pb2 Generated protocol buffer code.
Module one_time_export_pb2_grpc Client and server classes corresponding to protobuf-defined services.
Module one_time_export_service_pb2 Generated protocol buffer code.
Module one_time_export_service_pb2_grpc Client and server classes corresponding to protobuf-defined services.

From __init__.py:

Class CalculatorServiceClient Calculator service for estimating resource costs.
Class CostBreakdown Detailed cost breakdown showing individual SKU costs and totals.
Class CreateOneTimeExportRequest No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
Class EstimateBatchRequest No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
Class EstimateBatchResponse No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
Class EstimateRequest No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
Class EstimateResponse No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
Class ExportFormat Supported export formats for billing reports.
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 GetOneTimeExportRequest No class docstring; 1/1 property, 0/1 class variable, 0/2 constant, 0/3 method documented
Class ListOneTimeExportsRequest No class docstring; 3/3 properties, 0/1 class variable, 0/2 constant, 0/5 method documented
Class ListOneTimeExportsResponse No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
Class OfferType OfferType is a enum that specifies the type of offer.
Class OneTimeExport One-time export of billing reports as a downloadable archive. Creates a .tar.gz archive of FOCUS billing data for the requested period and provides a presigned download URL.
Class OneTimeExportServiceClient Service for managing one-time billing report exports. Enables creation of downloadable archives of billing data for a specified period.
Class OneTimeExportSpec Specification for one-time billing report export.
Class OneTimeExportState Lifecycle states for one-time export.
Class OneTimeExportStateDetails Additional details about the current state of the export.
Class OneTimeExportStatus Status information for one-time export.
Class ResourceGroupCost Cost information for a group of resources.
Class ResourceSpec Resource specification for cost estimation. Contains the specifications for creating and updating different types of resources.