Uses of Class
com.google.cloud.bigquery.storage.v1beta1.AvroProto.AvroSchema.Builder
-
Uses of AvroProto.AvroSchema.Builder in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return AvroProto.AvroSchema.BuilderModifier and TypeMethodDescriptionAvroProto.AvroSchema.Builder.clear()AvroProto.AvroSchema.Builder.clearSchema()Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.htmlStorage.ReadRowsResponse.Builder.getAvroSchemaBuilder()Output only.Storage.ReadSession.Builder.getAvroSchemaBuilder()Avro schema.AvroProto.AvroSchema.Builder.mergeFrom(AvroProto.AvroSchema other) AvroProto.AvroSchema.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AvroProto.AvroSchema.Builder.mergeFrom(com.google.protobuf.Message other) static AvroProto.AvroSchema.BuilderAvroProto.AvroSchema.newBuilder()static AvroProto.AvroSchema.BuilderAvroProto.AvroSchema.newBuilder(AvroProto.AvroSchema prototype) AvroProto.AvroSchema.newBuilderForType()protected AvroProto.AvroSchema.BuilderAvroProto.AvroSchema.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.htmlAvroProto.AvroSchema.Builder.setSchemaBytes(com.google.protobuf.ByteString value) Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.htmlAvroProto.AvroSchema.toBuilder()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type AvroProto.AvroSchema.BuilderModifier and TypeMethodDescriptionStorage.ReadRowsResponse.Builder.setAvroSchema(AvroProto.AvroSchema.Builder builderForValue) Output only.Storage.ReadSession.Builder.setAvroSchema(AvroProto.AvroSchema.Builder builderForValue) Avro schema.