Uses of Interface
com.google.api.FieldPolicyOrBuilder
-
Packages that use FieldPolicyOrBuilder Package Description com.google.api -
-
Uses of FieldPolicyOrBuilder in com.google.api
Classes in com.google.api that implement FieldPolicyOrBuilder Modifier and Type Class Description classFieldPolicyGoogle API Policy Annotation This message defines a simple API policy annotation that can be used to annotate API request and response message fields with applicable policies.static classFieldPolicy.BuilderGoogle API Policy Annotation This message defines a simple API policy annotation that can be used to annotate API request and response message fields with applicable policies.Methods in com.google.api that return FieldPolicyOrBuilder Modifier and Type Method Description FieldPolicyOrBuilderMethodPolicy.Builder. getRequestPoliciesOrBuilder(int index)Policies that are applicable to the request message.FieldPolicyOrBuilderMethodPolicy. getRequestPoliciesOrBuilder(int index)Policies that are applicable to the request message.FieldPolicyOrBuilderMethodPolicyOrBuilder. getRequestPoliciesOrBuilder(int index)Policies that are applicable to the request message.Methods in com.google.api that return types with arguments of type FieldPolicyOrBuilder Modifier and Type Method Description java.util.List<? extends FieldPolicyOrBuilder>MethodPolicy.Builder. getRequestPoliciesOrBuilderList()Policies that are applicable to the request message.java.util.List<? extends FieldPolicyOrBuilder>MethodPolicy. getRequestPoliciesOrBuilderList()Policies that are applicable to the request message.java.util.List<? extends FieldPolicyOrBuilder>MethodPolicyOrBuilder. getRequestPoliciesOrBuilderList()Policies that are applicable to the request message.
-