Uses of Interface
com.google.api.UsageRuleOrBuilder
Packages that use UsageRuleOrBuilder
-
Uses of UsageRuleOrBuilder in com.google.api
Classes in com.google.api that implement UsageRuleOrBuilderModifier and TypeClassDescriptionfinal classUsage configuration rules for the service.static final classUsage configuration rules for the service.Methods in com.google.api that return UsageRuleOrBuilderModifier and TypeMethodDescriptionUsage.Builder.getRulesOrBuilder(int index) A list of usage rules that apply to individual API methods.Usage.getRulesOrBuilder(int index) A list of usage rules that apply to individual API methods.UsageOrBuilder.getRulesOrBuilder(int index) A list of usage rules that apply to individual API methods.Methods in com.google.api that return types with arguments of type UsageRuleOrBuilderModifier and TypeMethodDescriptionList<? extends UsageRuleOrBuilder>Usage.Builder.getRulesOrBuilderList()A list of usage rules that apply to individual API methods.List<? extends UsageRuleOrBuilder>Usage.getRulesOrBuilderList()A list of usage rules that apply to individual API methods.List<? extends UsageRuleOrBuilder>UsageOrBuilder.getRulesOrBuilderList()A list of usage rules that apply to individual API methods.