Uses of Interface
com.google.api.TypeReferenceOrBuilder
Packages that use TypeReferenceOrBuilder
-
Uses of TypeReferenceOrBuilder in com.google.api
Classes in com.google.api that implement TypeReferenceOrBuilderModifier and TypeClassDescriptionfinal classA reference to a message type, for use in [FieldInfo][google.api.FieldInfo].static final classA reference to a message type, for use in [FieldInfo][google.api.FieldInfo].Methods in com.google.api that return TypeReferenceOrBuilderModifier and TypeMethodDescriptionFieldInfo.Builder.getReferencedTypesOrBuilder(int index) The type(s) that the annotated, generic field may represent.FieldInfo.getReferencedTypesOrBuilder(int index) The type(s) that the annotated, generic field may represent.FieldInfoOrBuilder.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 TypeReferenceOrBuilderModifier and TypeMethodDescriptionList<? extends TypeReferenceOrBuilder>FieldInfo.Builder.getReferencedTypesOrBuilderList()The type(s) that the annotated, generic field may represent.List<? extends TypeReferenceOrBuilder>FieldInfo.getReferencedTypesOrBuilderList()The type(s) that the annotated, generic field may represent.List<? extends TypeReferenceOrBuilder>FieldInfoOrBuilder.getReferencedTypesOrBuilderList()The type(s) that the annotated, generic field may represent.