Interface protos.google.cloud.channel.v1.IPriceByResource

Properties of a PriceByResource.

Package

@google-cloud/channel!

Properties

price

price?: (google.cloud.channel.v1.IPrice|null);

PriceByResource price

Property Value
TypeDescription
(google.cloud.channel.v1.IPrice|null)

pricePhases

pricePhases?: (google.cloud.channel.v1.IPricePhase[]|null);

PriceByResource pricePhases

Property Value
TypeDescription
(google.cloud.channel.v1.IPricePhase[]|null)

resourceType

resourceType?: (google.cloud.channel.v1.ResourceType|keyof typeof google.cloud.channel.v1.ResourceType|null);

PriceByResource resourceType

Property Value
TypeDescription
(google.cloud.channel.v1.ResourceType|keyof typeof google.cloud.channel.v1.ResourceType|null)