Google BigQuery Storage v1 API - Class AnnotationsExtensions (3.20.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class AnnotationsExtensions
Reference documentation and code samples for the Google BigQuery Storage v1 API class AnnotationsExtensions.
Holder for extension identifiers generated from the top level of google/cloud/bigquery/storage/v1/annotations.proto
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 2026-08-18 UTC."],[],[]]