CostProjection(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contains metadata about how much money a recommendation can save or incur.
Attributes |
|
---|---|
Name | Description |
cost |
google.type.money_pb2.Money
An approximate projection on amount saved or amount incurred. Negative cost units indicate cost savings and positive cost units indicate increase. See google.type.Money documentation for positive/negative units. A user's permissions may affect whether the cost is computed using list prices or custom contract prices. |
duration |
google.protobuf.duration_pb2.Duration
Duration for which this cost applies. |
cost_in_local_currency |
google.type.money_pb2.Money
The approximate cost savings in the billing account's local currency. |