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