PriceByResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents price by resource type.
Attributes |
|
---|---|
Name | Description |
resource_type |
google.cloud.channel_v1.types.ResourceType
Resource Type. Example: SEAT |
price |
google.cloud.channel_v1.types.Price
Price of the Offer. Present if there are no price phases. |
price_phases |
MutableSequence[google.cloud.channel_v1.types.PricePhase]
Specifies the price by time range. |