Class AvroProto
- java.lang.Object
-
- com.google.cloud.bigquery.storage.v1beta1.AvroProto
-
public final class AvroProto extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AvroProto.AvroRows
Avro rows.static interface
AvroProto.AvroRowsOrBuilder
static class
AvroProto.AvroSchema
Avro schema.static interface
AvroProto.AvroSchemaOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-