Uses of Class
com.google.cloud.bigquery.storage.v1alpha.FieldSchema
-
Uses of FieldSchema in com.google.cloud.bigquery.storage.v1alpha
Methods in com.google.cloud.bigquery.storage.v1alpha that return FieldSchemaModifier and TypeMethodDescriptionFieldSchema.Builder.build()FieldSchema.Builder.buildPartial()static FieldSchemaFieldSchema.getDefaultInstance()FieldSchema.Builder.getDefaultInstanceForType()FieldSchema.getDefaultInstanceForType()MetastorePartition.Builder.getFields(int index) Optional.MetastorePartition.getFields(int index) Optional.MetastorePartitionOrBuilder.getFields(int index) Optional.static FieldSchemaFieldSchema.parseDelimitedFrom(InputStream input) static FieldSchemaFieldSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSchemaFieldSchema.parseFrom(byte[] data) static FieldSchemaFieldSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSchemaFieldSchema.parseFrom(com.google.protobuf.ByteString data) static FieldSchemaFieldSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSchemaFieldSchema.parseFrom(com.google.protobuf.CodedInputStream input) static FieldSchemaFieldSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSchemaFieldSchema.parseFrom(InputStream input) static FieldSchemaFieldSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSchemaFieldSchema.parseFrom(ByteBuffer data) static FieldSchemaFieldSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1alpha that return types with arguments of type FieldSchemaModifier and TypeMethodDescriptionMetastorePartition.Builder.getFieldsList()Optional.MetastorePartition.getFieldsList()Optional.MetastorePartitionOrBuilder.getFieldsList()Optional.com.google.protobuf.Parser<FieldSchema>FieldSchema.getParserForType()static com.google.protobuf.Parser<FieldSchema>FieldSchema.parser()Methods in com.google.cloud.bigquery.storage.v1alpha with parameters of type FieldSchemaModifier and TypeMethodDescriptionMetastorePartition.Builder.addFields(int index, FieldSchema value) Optional.MetastorePartition.Builder.addFields(FieldSchema value) Optional.FieldSchema.Builder.mergeFrom(FieldSchema other) static FieldSchema.BuilderFieldSchema.newBuilder(FieldSchema prototype) MetastorePartition.Builder.setFields(int index, FieldSchema value) Optional.Method parameters in com.google.cloud.bigquery.storage.v1alpha with type arguments of type FieldSchemaModifier and TypeMethodDescriptionMetastorePartition.Builder.addAllFields(Iterable<? extends FieldSchema> values) Optional.