Uses of Class
com.google.cloud.channel.v1.RepricingConfig.GranularityCase
-
Packages that use RepricingConfig.GranularityCase Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of RepricingConfig.GranularityCase in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return RepricingConfig.GranularityCase Modifier and Type Method Description static RepricingConfig.GranularityCaseRepricingConfig.GranularityCase. forNumber(int value)RepricingConfig.GranularityCaseRepricingConfig.Builder. getGranularityCase()RepricingConfig.GranularityCaseRepricingConfig. getGranularityCase()RepricingConfig.GranularityCaseRepricingConfigOrBuilder. getGranularityCase()static RepricingConfig.GranularityCaseRepricingConfig.GranularityCase. valueOf(int value)Deprecated.static RepricingConfig.GranularityCaseRepricingConfig.GranularityCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RepricingConfig.GranularityCase[]RepricingConfig.GranularityCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-