package documentation

Undocumented

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.

From __init__.py:

Class CalculatorServiceClient Calculator service for estimating resource costs.
Class CostBreakdown Detailed cost breakdown showing individual SKU costs and totals.
Class EstimateBatchRequest No class docstring; 1/1 property, 0/1 class variable, 0/2 constant, 0/3 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; 1/1 property, 0/1 class variable, 0/2 constant, 0/3 method documented
Class EstimateResponse No class docstring; 2/2 properties, 0/1 class variable, 0/2 constant, 0/4 method documented
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 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.