Uses of Class
com.google.cloud.channel.v1.PricePhase
-
Packages that use PricePhase Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of PricePhase in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return PricePhase Modifier and Type Method Description PricePhasePricePhase.Builder. build()PricePhasePricePhase.Builder. buildPartial()static PricePhasePricePhase. getDefaultInstance()PricePhasePricePhase.Builder. getDefaultInstanceForType()PricePhasePricePhase. getDefaultInstanceForType()PricePhasePriceByResource.Builder. getPricePhases(int index)Specifies the price by time range.PricePhasePriceByResource. getPricePhases(int index)Specifies the price by time range.PricePhasePriceByResourceOrBuilder. getPricePhases(int index)Specifies the price by time range.static PricePhasePricePhase. parseDelimitedFrom(InputStream input)static PricePhasePricePhase. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePhasePricePhase. parseFrom(byte[] data)static PricePhasePricePhase. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePhasePricePhase. parseFrom(com.google.protobuf.ByteString data)static PricePhasePricePhase. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePhasePricePhase. parseFrom(com.google.protobuf.CodedInputStream input)static PricePhasePricePhase. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePhasePricePhase. parseFrom(InputStream input)static PricePhasePricePhase. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PricePhasePricePhase. parseFrom(ByteBuffer data)static PricePhasePricePhase. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type PricePhase Modifier and Type Method Description com.google.protobuf.Parser<PricePhase>PricePhase. getParserForType()List<PricePhase>PriceByResource.Builder. getPricePhasesList()Specifies the price by time range.List<PricePhase>PriceByResource. getPricePhasesList()Specifies the price by time range.List<PricePhase>PriceByResourceOrBuilder. getPricePhasesList()Specifies the price by time range.static com.google.protobuf.Parser<PricePhase>PricePhase. parser()Methods in com.google.cloud.channel.v1 with parameters of type PricePhase Modifier and Type Method Description PriceByResource.BuilderPriceByResource.Builder. addPricePhases(int index, PricePhase value)Specifies the price by time range.PriceByResource.BuilderPriceByResource.Builder. addPricePhases(PricePhase value)Specifies the price by time range.PricePhase.BuilderPricePhase.Builder. mergeFrom(PricePhase other)static PricePhase.BuilderPricePhase. newBuilder(PricePhase prototype)PriceByResource.BuilderPriceByResource.Builder. setPricePhases(int index, PricePhase value)Specifies the price by time range.Method parameters in com.google.cloud.channel.v1 with type arguments of type PricePhase Modifier and Type Method Description PriceByResource.BuilderPriceByResource.Builder. addAllPricePhases(Iterable<? extends PricePhase> values)Specifies the price by time range.
-