Uses of Interface
com.google.cloud.channel.v1.PlanOrBuilder
-
Packages that use PlanOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of PlanOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement PlanOrBuilder Modifier and Type Class Description classPlanThe payment plan for the Offer.static classPlan.BuilderThe payment plan for the Offer.Methods in com.google.cloud.channel.v1 that return PlanOrBuilder Modifier and Type Method Description PlanOrBuilderOffer.Builder. getPlanOrBuilder()Describes the payment plan for the Offer.PlanOrBuilderOffer. getPlanOrBuilder()Describes the payment plan for the Offer.PlanOrBuilderOfferOrBuilder. getPlanOrBuilder()Describes the payment plan for the Offer.
-