1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21 package contentwarehouse
22
23 import (
24 reflect "reflect"
25 sync "sync"
26
27 _ "google.golang.org/genproto/googleapis/api/annotations"
28 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
29 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
30 )
31
32 const (
33
34 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
35
36 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
37 )
38
39
40 type CreateDocumentMetadata struct {
41 state protoimpl.MessageState
42 sizeCache protoimpl.SizeCache
43 unknownFields protoimpl.UnknownFields
44 }
45
46 func (x *CreateDocumentMetadata) Reset() {
47 *x = CreateDocumentMetadata{}
48 if protoimpl.UnsafeEnabled {
49 mi := &file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes[0]
50 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
51 ms.StoreMessageInfo(mi)
52 }
53 }
54
55 func (x *CreateDocumentMetadata) String() string {
56 return protoimpl.X.MessageStringOf(x)
57 }
58
59 func (*CreateDocumentMetadata) ProtoMessage() {}
60
61 func (x *CreateDocumentMetadata) ProtoReflect() protoreflect.Message {
62 mi := &file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes[0]
63 if protoimpl.UnsafeEnabled && x != nil {
64 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
65 if ms.LoadMessageInfo() == nil {
66 ms.StoreMessageInfo(mi)
67 }
68 return ms
69 }
70 return mi.MessageOf(x)
71 }
72
73
74 func (*CreateDocumentMetadata) Descriptor() ([]byte, []int) {
75 return file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescGZIP(), []int{0}
76 }
77
78
79 type UpdateDocumentMetadata struct {
80 state protoimpl.MessageState
81 sizeCache protoimpl.SizeCache
82 unknownFields protoimpl.UnknownFields
83 }
84
85 func (x *UpdateDocumentMetadata) Reset() {
86 *x = UpdateDocumentMetadata{}
87 if protoimpl.UnsafeEnabled {
88 mi := &file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes[1]
89 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
90 ms.StoreMessageInfo(mi)
91 }
92 }
93
94 func (x *UpdateDocumentMetadata) String() string {
95 return protoimpl.X.MessageStringOf(x)
96 }
97
98 func (*UpdateDocumentMetadata) ProtoMessage() {}
99
100 func (x *UpdateDocumentMetadata) ProtoReflect() protoreflect.Message {
101 mi := &file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes[1]
102 if protoimpl.UnsafeEnabled && x != nil {
103 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
104 if ms.LoadMessageInfo() == nil {
105 ms.StoreMessageInfo(mi)
106 }
107 return ms
108 }
109 return mi.MessageOf(x)
110 }
111
112
113 func (*UpdateDocumentMetadata) Descriptor() ([]byte, []int) {
114 return file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescGZIP(), []int{1}
115 }
116
117 var File_google_cloud_contentwarehouse_v1_async_document_service_request_proto protoreflect.FileDescriptor
118
119 var file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDesc = []byte{
120 0x0a, 0x45, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x63,
121 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x77, 0x61, 0x72, 0x65, 0x68, 0x6f, 0x75, 0x73, 0x65, 0x2f,
122 0x76, 0x31, 0x2f, 0x61, 0x73, 0x79, 0x6e, 0x63, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e,
123 0x74, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x72, 0x65, 0x71, 0x75, 0x65, 0x73,
124 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
125 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x77, 0x61, 0x72,
126 0x65, 0x68, 0x6f, 0x75, 0x73, 0x65, 0x2e, 0x76, 0x31, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
127 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x5f, 0x62, 0x65, 0x68, 0x61,
128 0x76, 0x69, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67,
129 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x2e,
130 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x18, 0x0a, 0x16, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x44,
131 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x22,
132 0x18, 0x0a, 0x16, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e,
133 0x74, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x42, 0x9c, 0x01, 0x0a, 0x24, 0x63, 0x6f,
134 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x63,
135 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x77, 0x61, 0x72, 0x65, 0x68, 0x6f, 0x75, 0x73, 0x65, 0x2e,
136 0x76, 0x31, 0x42, 0x20, 0x41, 0x73, 0x79, 0x6e, 0x63, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e,
137 0x74, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x50,
138 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x50, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67,
139 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x67, 0x65, 0x6e, 0x70, 0x72, 0x6f,
140 0x74, 0x6f, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x63, 0x6c,
141 0x6f, 0x75, 0x64, 0x2f, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x77, 0x61, 0x72, 0x65, 0x68,
142 0x6f, 0x75, 0x73, 0x65, 0x2f, 0x76, 0x31, 0x3b, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x77,
143 0x61, 0x72, 0x65, 0x68, 0x6f, 0x75, 0x73, 0x65, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
144 }
145
146 var (
147 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescOnce sync.Once
148 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescData = file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDesc
149 )
150
151 func file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescGZIP() []byte {
152 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescOnce.Do(func() {
153 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescData = protoimpl.X.CompressGZIP(file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescData)
154 })
155 return file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDescData
156 }
157
158 var file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes = make([]protoimpl.MessageInfo, 2)
159 var file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_goTypes = []interface{}{
160 (*CreateDocumentMetadata)(nil),
161 (*UpdateDocumentMetadata)(nil),
162 }
163 var file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_depIdxs = []int32{
164 0,
165 0,
166 0,
167 0,
168 0,
169 }
170
171 func init() { file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_init() }
172 func file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_init() {
173 if File_google_cloud_contentwarehouse_v1_async_document_service_request_proto != nil {
174 return
175 }
176 if !protoimpl.UnsafeEnabled {
177 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
178 switch v := v.(*CreateDocumentMetadata); i {
179 case 0:
180 return &v.state
181 case 1:
182 return &v.sizeCache
183 case 2:
184 return &v.unknownFields
185 default:
186 return nil
187 }
188 }
189 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
190 switch v := v.(*UpdateDocumentMetadata); i {
191 case 0:
192 return &v.state
193 case 1:
194 return &v.sizeCache
195 case 2:
196 return &v.unknownFields
197 default:
198 return nil
199 }
200 }
201 }
202 type x struct{}
203 out := protoimpl.TypeBuilder{
204 File: protoimpl.DescBuilder{
205 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
206 RawDescriptor: file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDesc,
207 NumEnums: 0,
208 NumMessages: 2,
209 NumExtensions: 0,
210 NumServices: 0,
211 },
212 GoTypes: file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_goTypes,
213 DependencyIndexes: file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_depIdxs,
214 MessageInfos: file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_msgTypes,
215 }.Build()
216 File_google_cloud_contentwarehouse_v1_async_document_service_request_proto = out.File
217 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_rawDesc = nil
218 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_goTypes = nil
219 file_google_cloud_contentwarehouse_v1_async_document_service_request_proto_depIdxs = nil
220 }
221
View as plain text