Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BigQuerySchemaToProtobufDescripor ¶
func BigQuerySchemaToProtobufDescripor(schema bigquery.Schema) (*descriptorpb.DescriptorProto, error)
BigQuerySchemaToProtobufDescripor is a utility function to convert a bigquery.Schema to a descriptorpb.DescriptorProto, retruning an error if this is somehow not possible.
Logic is copied over from the BigQuery InsertAll test code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.