Uses of Interface
com.google.spanner.v1.StructType.FieldOrBuilder
-
Uses of StructType.FieldOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement StructType.FieldOrBuilderModifier and TypeClassDescriptionstatic final classMessage representing a single field of a struct.static final classMessage representing a single field of a struct.Methods in com.google.spanner.v1 that return StructType.FieldOrBuilderModifier and TypeMethodDescriptionStructType.Builder.getFieldsOrBuilder(int index) The list of fields that make up this struct.StructType.getFieldsOrBuilder(int index) The list of fields that make up this struct.StructTypeOrBuilder.getFieldsOrBuilder(int index) The list of fields that make up this struct.Methods in com.google.spanner.v1 that return types with arguments of type StructType.FieldOrBuilderModifier and TypeMethodDescriptionList<? extends StructType.FieldOrBuilder>StructType.Builder.getFieldsOrBuilderList()The list of fields that make up this struct.List<? extends StructType.FieldOrBuilder>StructType.getFieldsOrBuilderList()The list of fields that make up this struct.List<? extends StructType.FieldOrBuilder>StructTypeOrBuilder.getFieldsOrBuilderList()The list of fields that make up this struct.