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 class
Plan
The payment plan for the Offer.static class
Plan.Builder
The payment plan for the Offer.Methods in com.google.cloud.channel.v1 that return PlanOrBuilder Modifier and Type Method Description PlanOrBuilder
Offer.Builder. getPlanOrBuilder()
Describes the payment plan for the Offer.PlanOrBuilder
Offer. getPlanOrBuilder()
Describes the payment plan for the Offer.PlanOrBuilder
OfferOrBuilder. getPlanOrBuilder()
Describes the payment plan for the Offer.
-