1
2
3
4
5
6
7 package storagepb
8
9 import (
10 reflect "reflect"
11
12 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
13 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
14 descriptorpb "google.golang.org/protobuf/types/descriptorpb"
15 )
16
17 const (
18
19 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
20
21 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
22 )
23
24 var file_google_cloud_bigquery_storage_v1_annotations_proto_extTypes = []protoimpl.ExtensionInfo{
25 {
26 ExtendedType: (*descriptorpb.FieldOptions)(nil),
27 ExtensionType: (*string)(nil),
28 Field: 454943157,
29 Name: "google.cloud.bigquery.storage.v1.column_name",
30 Tag: "bytes,454943157,opt,name=column_name",
31 Filename: "google/cloud/bigquery/storage/v1/annotations.proto",
32 },
33 }
34
35
36 var (
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51 E_ColumnName = &file_google_cloud_bigquery_storage_v1_annotations_proto_extTypes[0]
52 )
53
54 var File_google_cloud_bigquery_storage_v1_annotations_proto protoreflect.FileDescriptor
55
56 var file_google_cloud_bigquery_storage_v1_annotations_proto_rawDesc = []byte{
57 0x0a, 0x32, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x62,
58 0x69, 0x67, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x2f,
59 0x76, 0x31, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70,
60 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x63, 0x6c, 0x6f,
61 0x75, 0x64, 0x2e, 0x62, 0x69, 0x67, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x73, 0x74, 0x6f, 0x72,
62 0x61, 0x67, 0x65, 0x2e, 0x76, 0x31, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70,
63 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74,
64 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x45, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75,
65 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
66 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4f,
67 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xb5, 0xc3, 0xf7, 0xd8, 0x01, 0x20, 0x01, 0x28, 0x09,
68 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x88, 0x01, 0x01, 0x42,
69 0xc0, 0x01, 0x0a, 0x24, 0x63, 0x6f, 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x63,
70 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x62, 0x69, 0x67, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2e, 0x73, 0x74,
71 0x6f, 0x72, 0x61, 0x67, 0x65, 0x2e, 0x76, 0x31, 0x42, 0x10, 0x41, 0x6e, 0x6e, 0x6f, 0x74, 0x61,
72 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x3e, 0x63, 0x6c,
73 0x6f, 0x75, 0x64, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67,
74 0x6f, 0x2f, 0x62, 0x69, 0x67, 0x71, 0x75, 0x65, 0x72, 0x79, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x61,
75 0x67, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x76, 0x31, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65,
76 0x70, 0x62, 0x3b, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x70, 0x62, 0xaa, 0x02, 0x20, 0x47,
77 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x42, 0x69, 0x67, 0x51,
78 0x75, 0x65, 0x72, 0x79, 0x2e, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x2e, 0x56, 0x31, 0xca,
79 0x02, 0x20, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x5c, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x5c, 0x42,
80 0x69, 0x67, 0x51, 0x75, 0x65, 0x72, 0x79, 0x5c, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5c,
81 0x56, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
82 }
83
84 var file_google_cloud_bigquery_storage_v1_annotations_proto_goTypes = []interface{}{
85 (*descriptorpb.FieldOptions)(nil),
86 }
87 var file_google_cloud_bigquery_storage_v1_annotations_proto_depIdxs = []int32{
88 0,
89 1,
90 1,
91 1,
92 0,
93 0,
94 }
95
96 func init() { file_google_cloud_bigquery_storage_v1_annotations_proto_init() }
97 func file_google_cloud_bigquery_storage_v1_annotations_proto_init() {
98 if File_google_cloud_bigquery_storage_v1_annotations_proto != nil {
99 return
100 }
101 type x struct{}
102 out := protoimpl.TypeBuilder{
103 File: protoimpl.DescBuilder{
104 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
105 RawDescriptor: file_google_cloud_bigquery_storage_v1_annotations_proto_rawDesc,
106 NumEnums: 0,
107 NumMessages: 0,
108 NumExtensions: 1,
109 NumServices: 0,
110 },
111 GoTypes: file_google_cloud_bigquery_storage_v1_annotations_proto_goTypes,
112 DependencyIndexes: file_google_cloud_bigquery_storage_v1_annotations_proto_depIdxs,
113 ExtensionInfos: file_google_cloud_bigquery_storage_v1_annotations_proto_extTypes,
114 }.Build()
115 File_google_cloud_bigquery_storage_v1_annotations_proto = out.File
116 file_google_cloud_bigquery_storage_v1_annotations_proto_rawDesc = nil
117 file_google_cloud_bigquery_storage_v1_annotations_proto_goTypes = nil
118 file_google_cloud_bigquery_storage_v1_annotations_proto_depIdxs = nil
119 }
120
View as plain text