[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["This webpage provides documentation for the `adapt` package within the Google Cloud BigQuery Go client library, with version 1.67.0 being the most recent release and version 1.20.1 as the base version."],["The `adapt` package offers functions to convert between BigQuery schemas and the protocol buffer-based TableSchema used by the BigQuery Storage WriteClient, facilitating data type representation conversions."],["The key functions available include `BQSchemaToStorageTableSchema`, which converts a BigQuery Schema to a TableSchema, `StorageSchemaToDescriptor`, which builds a protoreflect.Descriptor for a given table schema, and `StorageTableSchemaToBQSchema`, which converts a TableSchema back into a BigQuery Schema."],["The package is considered experimental and may be changed or removed in the future without notice."],["All older versions of this package can be found on the provided link: [this package on pkg.go.dev](https://pkg.go.dev/cloud.google.com/go/bigquery/storage/managedwriter/adapt)."]]],[]]