Uses of Interface
com.google.api.TypeReferenceOrBuilder
-
Packages that use TypeReferenceOrBuilder Package Description com.google.api -
-
Uses of TypeReferenceOrBuilder in com.google.api
Classes in com.google.api that implement TypeReferenceOrBuilder Modifier and Type Class Description classTypeReferenceA reference to a message type, for use in [FieldInfo][google.api.FieldInfo].static classTypeReference.BuilderA reference to a message type, for use in [FieldInfo][google.api.FieldInfo].Methods in com.google.api that return TypeReferenceOrBuilder Modifier and Type Method Description TypeReferenceOrBuilderFieldInfo.Builder. getReferencedTypesOrBuilder(int index)The type(s) that the annotated, generic field may represent.TypeReferenceOrBuilderFieldInfo. getReferencedTypesOrBuilder(int index)The type(s) that the annotated, generic field may represent.TypeReferenceOrBuilderFieldInfoOrBuilder. getReferencedTypesOrBuilder(int index)The type(s) that the annotated, generic field may represent.Methods in com.google.api that return types with arguments of type TypeReferenceOrBuilder Modifier and Type Method Description java.util.List<? extends TypeReferenceOrBuilder>FieldInfo.Builder. getReferencedTypesOrBuilderList()The type(s) that the annotated, generic field may represent.java.util.List<? extends TypeReferenceOrBuilder>FieldInfo. getReferencedTypesOrBuilderList()The type(s) that the annotated, generic field may represent.java.util.List<? extends TypeReferenceOrBuilder>FieldInfoOrBuilder. getReferencedTypesOrBuilderList()The type(s) that the annotated, generic field may represent.
-