Uses of Class
com.google.cloud.bigquery.storage.v1beta2.AvroRows
-
Uses of AvroRows in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return AvroRowsModifier and TypeMethodDescriptionAvroRows.Builder.build()AvroRows.Builder.buildPartial()ReadRowsResponse.Builder.getAvroRows()Serialized row data in AVRO format.ReadRowsResponse.getAvroRows()Serialized row data in AVRO format.ReadRowsResponseOrBuilder.getAvroRows()Serialized row data in AVRO format.static AvroRowsAvroRows.getDefaultInstance()AvroRows.Builder.getDefaultInstanceForType()AvroRows.getDefaultInstanceForType()static AvroRowsAvroRows.parseDelimitedFrom(InputStream input) static AvroRowsAvroRows.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroRowsAvroRows.parseFrom(byte[] data) static AvroRowsAvroRows.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroRowsAvroRows.parseFrom(com.google.protobuf.ByteString data) static AvroRowsAvroRows.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroRowsAvroRows.parseFrom(com.google.protobuf.CodedInputStream input) static AvroRowsAvroRows.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroRowsAvroRows.parseFrom(InputStream input) static AvroRowsAvroRows.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroRowsAvroRows.parseFrom(ByteBuffer data) static AvroRowsAvroRows.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta2 that return types with arguments of type AvroRowsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AvroRows>AvroRows.getParserForType()static com.google.protobuf.Parser<AvroRows>AvroRows.parser()Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type AvroRowsModifier and TypeMethodDescriptionReadRowsResponse.Builder.mergeAvroRows(AvroRows value) Serialized row data in AVRO format.static AvroRows.BuilderAvroRows.newBuilder(AvroRows prototype) ReadRowsResponse.Builder.setAvroRows(AvroRows value) Serialized row data in AVRO format.