Uses of Class
com.google.cloud.channel.v1.Price
-
Packages that use Price Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of Price in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return Price Modifier and Type Method Description PricePrice.Builder. build()PricePrice.Builder. buildPartial()static PricePrice. getDefaultInstance()PricePrice.Builder. getDefaultInstanceForType()PricePrice. getDefaultInstanceForType()PricePriceByResource.Builder. getPrice()Price of the Offer.PricePriceByResource. getPrice()Price of the Offer.PricePriceByResourceOrBuilder. getPrice()Price of the Offer.PricePricePhase.Builder. getPrice()Price of the phase.PricePricePhase. getPrice()Price of the phase.PricePricePhaseOrBuilder. getPrice()Price of the phase.PricePriceTier.Builder. getPrice()Price of the tier.PricePriceTier. getPrice()Price of the tier.PricePriceTierOrBuilder. getPrice()Price of the tier.static PricePrice. parseDelimitedFrom(InputStream input)static PricePrice. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePrice. parseFrom(byte[] data)static PricePrice. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePrice. parseFrom(com.google.protobuf.ByteString data)static PricePrice. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePrice. parseFrom(com.google.protobuf.CodedInputStream input)static PricePrice. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePrice. parseFrom(InputStream input)static PricePrice. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePrice. parseFrom(ByteBuffer data)static PricePrice. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type Price Modifier and Type Method Description com.google.protobuf.Parser<Price>Price. getParserForType()static com.google.protobuf.Parser<Price>Price. parser()Methods in com.google.cloud.channel.v1 with parameters of type Price Modifier and Type Method Description Price.BuilderPrice.Builder. mergeFrom(Price other)PriceByResource.BuilderPriceByResource.Builder. mergePrice(Price value)Price of the Offer.PricePhase.BuilderPricePhase.Builder. mergePrice(Price value)Price of the phase.PriceTier.BuilderPriceTier.Builder. mergePrice(Price value)Price of the tier.static Price.BuilderPrice. newBuilder(Price prototype)PriceByResource.BuilderPriceByResource.Builder. setPrice(Price value)Price of the Offer.PricePhase.BuilderPricePhase.Builder. setPrice(Price value)Price of the phase.PriceTier.BuilderPriceTier.Builder. setPrice(Price value)Price of the tier.
-