Uses of Interface
com.google.api.ContextRuleOrBuilder
Packages that use ContextRuleOrBuilder
-
Uses of ContextRuleOrBuilder in com.google.api
Classes in com.google.api that implement ContextRuleOrBuilderModifier and TypeClassDescriptionfinal classA context rule provides information about the context for an individual API element.static final classA context rule provides information about the context for an individual API element.Methods in com.google.api that return ContextRuleOrBuilderModifier and TypeMethodDescriptionContext.Builder.getRulesOrBuilder(int index) A list of RPC context rules that apply to individual API methods.Context.getRulesOrBuilder(int index) A list of RPC context rules that apply to individual API methods.ContextOrBuilder.getRulesOrBuilder(int index) A list of RPC context rules that apply to individual API methods.Methods in com.google.api that return types with arguments of type ContextRuleOrBuilderModifier and TypeMethodDescriptionList<? extends ContextRuleOrBuilder>Context.Builder.getRulesOrBuilderList()A list of RPC context rules that apply to individual API methods.List<? extends ContextRuleOrBuilder>Context.getRulesOrBuilderList()A list of RPC context rules that apply to individual API methods.List<? extends ContextRuleOrBuilder>ContextOrBuilder.getRulesOrBuilderList()A list of RPC context rules that apply to individual API methods.