Uses of Class
com.google.cloud.bigquery.storage.v1beta.FieldSchema.Builder
-
Uses of FieldSchema.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return FieldSchema.BuilderModifier and TypeMethodDescriptionMetastorePartition.Builder.addFieldsBuilder()Optional.MetastorePartition.Builder.addFieldsBuilder(int index) Optional.FieldSchema.Builder.clear()FieldSchema.Builder.clearName()Required.FieldSchema.Builder.clearType()Required.MetastorePartition.Builder.getFieldsBuilder(int index) Optional.FieldSchema.Builder.mergeFrom(FieldSchema other) FieldSchema.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FieldSchema.Builder.mergeFrom(com.google.protobuf.Message other) static FieldSchema.BuilderFieldSchema.newBuilder()static FieldSchema.BuilderFieldSchema.newBuilder(FieldSchema prototype) FieldSchema.newBuilderForType()protected FieldSchema.BuilderFieldSchema.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Required.FieldSchema.Builder.setNameBytes(com.google.protobuf.ByteString value) Required.Required.FieldSchema.Builder.setTypeBytes(com.google.protobuf.ByteString value) Required.FieldSchema.toBuilder()Methods in com.google.cloud.bigquery.storage.v1beta that return types with arguments of type FieldSchema.BuilderMethods in com.google.cloud.bigquery.storage.v1beta with parameters of type FieldSchema.BuilderModifier and TypeMethodDescriptionMetastorePartition.Builder.addFields(int index, FieldSchema.Builder builderForValue) Optional.MetastorePartition.Builder.addFields(FieldSchema.Builder builderForValue) Optional.MetastorePartition.Builder.setFields(int index, FieldSchema.Builder builderForValue) Optional.