public static readonly Extension<FieldOptions, string> ColumnName
Setting the column_name extension allows users to reference
bigquery column independently of the field name in the protocol buffer
message.
The intended use of this annotation is to reference a destination column
named using characters unavailable for protobuf field names (e.g. unicode
characters).
[[["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-03-21 UTC."],[[["The latest version of the Google BigQuery Storage v1 API is 3.17.0, and this page details the documentation and references for version 3.16.0."],["This page focuses on the `AnnotationsExtensions` class within the `Google.Cloud.BigQuery.Storage.V1` namespace."],["The `AnnotationsExtensions` class is a static holder for extension identifiers used in the `google/cloud/bigquery/storage/v1/annotations.proto` file."],["The `ColumnName` field, an experimental extension, allows referencing BigQuery columns independently of protocol buffer field names, enabling the use of characters not supported in protobuf field names."],["The documentation on this page contains a list of all the previous versions of Google BigQuery Storage v1 API, ranging from 2.3.0 to 3.17.0."]]],[]]