public class BQTableSchemaToProtoDescriptor extends Object
Constructor and Description |
---|
BQTableSchemaToProtoDescriptor() |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.Descriptor |
convertBQTableSchemaToProtoDescriptor(TableSchema BQTableSchema)
Converts TableFieldSchema to a Descriptors.Descriptor object.
|
public static com.google.protobuf.Descriptors.Descriptor convertBQTableSchemaToProtoDescriptor(TableSchema BQTableSchema) throws com.google.protobuf.Descriptors.DescriptorValidationException
BQTableSchema
- Descriptors.DescriptorValidationException
Copyright © 2022 Google LLC. All rights reserved.