Uses of Class
com.google.cloud.channel.v1.Plan
-
Packages that use Plan Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of Plan in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return Plan Modifier and Type Method Description PlanPlan.Builder. build()PlanPlan.Builder. buildPartial()static PlanPlan. getDefaultInstance()PlanPlan.Builder. getDefaultInstanceForType()PlanPlan. getDefaultInstanceForType()PlanOffer.Builder. getPlan()Describes the payment plan for the Offer.PlanOffer. getPlan()Describes the payment plan for the Offer.PlanOfferOrBuilder. getPlan()Describes the payment plan for the Offer.static PlanPlan. parseDelimitedFrom(InputStream input)static PlanPlan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanPlan. parseFrom(byte[] data)static PlanPlan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanPlan. parseFrom(com.google.protobuf.ByteString data)static PlanPlan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanPlan. parseFrom(com.google.protobuf.CodedInputStream input)static PlanPlan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanPlan. parseFrom(InputStream input)static PlanPlan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanPlan. parseFrom(ByteBuffer data)static PlanPlan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type Plan Modifier and Type Method Description com.google.protobuf.Parser<Plan>Plan. getParserForType()static com.google.protobuf.Parser<Plan>Plan. parser()Methods in com.google.cloud.channel.v1 with parameters of type Plan Modifier and Type Method Description Plan.BuilderPlan.Builder. mergeFrom(Plan other)Offer.BuilderOffer.Builder. mergePlan(Plan value)Describes the payment plan for the Offer.static Plan.BuilderPlan. newBuilder(Plan prototype)Offer.BuilderOffer.Builder. setPlan(Plan value)Describes the payment plan for the Offer.
-