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 webpage provides documentation for the `AnnotationsExtensions` class within the Google BigQuery Storage v1 API for .NET."],["The page lists available versions of the API, ranging from the latest version 3.17.0 down to version 2.3.0."],["`AnnotationsExtensions` is a holder class for extension identifiers generated from the `annotations.proto` file."],["The `ColumnName` field is an experimental extension allowing the referencing of BigQuery columns independently of protocol buffer field names, which is useful when referencing column names with characters not allowed in protobuf field names."],["This class has inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the base `object` class."]]],[]]