Uses of Class
com.google.cloud.bigquery.storage.v1beta1.AvroProto.AvroSchema
-
Uses of AvroProto.AvroSchema in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return AvroProto.AvroSchemaModifier and TypeMethodDescriptionAvroProto.AvroSchema.Builder.build()AvroProto.AvroSchema.Builder.buildPartial()Storage.ReadRowsResponse.Builder.getAvroSchema()Output only.Storage.ReadRowsResponse.getAvroSchema()Output only.Storage.ReadRowsResponseOrBuilder.getAvroSchema()Output only.Storage.ReadSession.Builder.getAvroSchema()Avro schema.Storage.ReadSession.getAvroSchema()Avro schema.Storage.ReadSessionOrBuilder.getAvroSchema()Avro schema.static AvroProto.AvroSchemaAvroProto.AvroSchema.getDefaultInstance()AvroProto.AvroSchema.Builder.getDefaultInstanceForType()AvroProto.AvroSchema.getDefaultInstanceForType()static AvroProto.AvroSchemaAvroProto.AvroSchema.parseDelimitedFrom(InputStream input) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(byte[] data) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(com.google.protobuf.ByteString data) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(com.google.protobuf.CodedInputStream input) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(InputStream input) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(ByteBuffer data) static AvroProto.AvroSchemaAvroProto.AvroSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type AvroProto.AvroSchemaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AvroProto.AvroSchema>AvroProto.AvroSchema.getParserForType()static com.google.protobuf.Parser<AvroProto.AvroSchema>AvroProto.AvroSchema.parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type AvroProto.AvroSchemaModifier and TypeMethodDescriptionStorage.ReadRowsResponse.Builder.mergeAvroSchema(AvroProto.AvroSchema value) Output only.Storage.ReadSession.Builder.mergeAvroSchema(AvroProto.AvroSchema value) Avro schema.AvroProto.AvroSchema.Builder.mergeFrom(AvroProto.AvroSchema other) static AvroProto.AvroSchema.BuilderAvroProto.AvroSchema.newBuilder(AvroProto.AvroSchema prototype) Storage.ReadRowsResponse.Builder.setAvroSchema(AvroProto.AvroSchema value) Output only.Storage.ReadSession.Builder.setAvroSchema(AvroProto.AvroSchema value) Avro schema.