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."],[[["This page provides documentation for the `AnnotationsExtensions` class within the Google BigQuery Storage v1 API for .NET, offering reference materials and code samples."],["The `AnnotationsExtensions` class serves as a container for extension identifiers derived from the `google/cloud/bigquery/storage/v1/annotations.proto` file, related to Google BigQuery Storage."],["The documentation includes a history of versions, ranging from 2.3.0 up to the latest 3.17.0, with links to the documentation of each."],["A key field within `AnnotationsExtensions` is `ColumnName`, which allows mapping BigQuery columns independently of their protocol buffer field names, supporting characters unavailable for use in standard protobuf field names."],["The version available is 3.3.0, however, the latest version is 3.17.0."]]],[]]