Uses of Class
com.google.cloud.channel.v1.RebillingBasis
-
Packages that use RebillingBasis Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of RebillingBasis in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return RebillingBasis Modifier and Type Method Description static RebillingBasisRebillingBasis. forNumber(int value)RebillingBasisConditionalOverride.Builder. getRebillingBasis()Required.RebillingBasisConditionalOverride. getRebillingBasis()Required.RebillingBasisConditionalOverrideOrBuilder. getRebillingBasis()Required.RebillingBasisRepricingConfig.Builder. getRebillingBasis()Required.RebillingBasisRepricingConfig. getRebillingBasis()Required.RebillingBasisRepricingConfigOrBuilder. getRebillingBasis()Required.static RebillingBasisRebillingBasis. valueOf(int value)Deprecated.static RebillingBasisRebillingBasis. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static RebillingBasisRebillingBasis. valueOf(String name)Returns the enum constant of this type with the specified name.static RebillingBasis[]RebillingBasis. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.channel.v1 that return types with arguments of type RebillingBasis Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<RebillingBasis>RebillingBasis. internalGetValueMap()Methods in com.google.cloud.channel.v1 with parameters of type RebillingBasis Modifier and Type Method Description ConditionalOverride.BuilderConditionalOverride.Builder. setRebillingBasis(RebillingBasis value)Required.RepricingConfig.BuilderRepricingConfig.Builder. setRebillingBasis(RebillingBasis value)Required.
-