GoogleCloudChannelV1PriceByResource constructor
GoogleCloudChannelV1PriceByResource({
- GoogleCloudChannelV1Price? price,
- List<
GoogleCloudChannelV1PricePhase> ? pricePhases, - String? resourceType,
Implementation
GoogleCloudChannelV1PriceByResource({
this.price,
this.pricePhases,
this.resourceType,
});