1 /* 2 * Copyright 2020 Google LLC 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 7 * 8 * https://www.apache.org/licenses/LICENSE-2.0 9 * 10 * Unless required by applicable law or agreed to in writing, software 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 15 */ 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/cloud/retail/v2/catalog_service.proto 18 19 package com.google.cloud.retail.v2; 20 21 public final class CatalogServiceProto { CatalogServiceProto()22 private CatalogServiceProto() {} 23 registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)24 public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {} 25 registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)26 public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) { 27 registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry); 28 } 29 30 static final com.google.protobuf.Descriptors.Descriptor 31 internal_static_google_cloud_retail_v2_ListCatalogsRequest_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_retail_v2_ListCatalogsRequest_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_retail_v2_ListCatalogsResponse_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_retail_v2_ListCatalogsResponse_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_cloud_retail_v2_UpdateCatalogRequest_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_cloud_retail_v2_UpdateCatalogRequest_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_cloud_retail_v2_SetDefaultBranchRequest_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_cloud_retail_v2_SetDefaultBranchRequest_fieldAccessorTable; 46 static final com.google.protobuf.Descriptors.Descriptor 47 internal_static_google_cloud_retail_v2_GetDefaultBranchRequest_descriptor; 48 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 49 internal_static_google_cloud_retail_v2_GetDefaultBranchRequest_fieldAccessorTable; 50 static final com.google.protobuf.Descriptors.Descriptor 51 internal_static_google_cloud_retail_v2_GetDefaultBranchResponse_descriptor; 52 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 53 internal_static_google_cloud_retail_v2_GetDefaultBranchResponse_fieldAccessorTable; 54 static final com.google.protobuf.Descriptors.Descriptor 55 internal_static_google_cloud_retail_v2_GetCompletionConfigRequest_descriptor; 56 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 57 internal_static_google_cloud_retail_v2_GetCompletionConfigRequest_fieldAccessorTable; 58 static final com.google.protobuf.Descriptors.Descriptor 59 internal_static_google_cloud_retail_v2_UpdateCompletionConfigRequest_descriptor; 60 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 61 internal_static_google_cloud_retail_v2_UpdateCompletionConfigRequest_fieldAccessorTable; 62 static final com.google.protobuf.Descriptors.Descriptor 63 internal_static_google_cloud_retail_v2_GetAttributesConfigRequest_descriptor; 64 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 65 internal_static_google_cloud_retail_v2_GetAttributesConfigRequest_fieldAccessorTable; 66 static final com.google.protobuf.Descriptors.Descriptor 67 internal_static_google_cloud_retail_v2_UpdateAttributesConfigRequest_descriptor; 68 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 69 internal_static_google_cloud_retail_v2_UpdateAttributesConfigRequest_fieldAccessorTable; 70 static final com.google.protobuf.Descriptors.Descriptor 71 internal_static_google_cloud_retail_v2_AddCatalogAttributeRequest_descriptor; 72 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 73 internal_static_google_cloud_retail_v2_AddCatalogAttributeRequest_fieldAccessorTable; 74 static final com.google.protobuf.Descriptors.Descriptor 75 internal_static_google_cloud_retail_v2_RemoveCatalogAttributeRequest_descriptor; 76 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 77 internal_static_google_cloud_retail_v2_RemoveCatalogAttributeRequest_fieldAccessorTable; 78 static final com.google.protobuf.Descriptors.Descriptor 79 internal_static_google_cloud_retail_v2_ReplaceCatalogAttributeRequest_descriptor; 80 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 81 internal_static_google_cloud_retail_v2_ReplaceCatalogAttributeRequest_fieldAccessorTable; 82 getDescriptor()83 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 84 return descriptor; 85 } 86 87 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 88 89 static { 90 java.lang.String[] descriptorData = { 91 "\n,google/cloud/retail/v2/catalog_service" 92 + ".proto\022\026google.cloud.retail.v2\032\034google/a" 93 + "pi/annotations.proto\032\027google/api/client." 94 + "proto\032\037google/api/field_behavior.proto\032\031" 95 + "google/api/resource.proto\032$google/cloud/" 96 + "retail/v2/catalog.proto\032\033google/protobuf" 97 + "/empty.proto\032 google/protobuf/field_mask" 98 + ".proto\032\037google/protobuf/timestamp.proto\"" 99 + "w\n\023ListCatalogsRequest\0229\n\006parent\030\001 \001(\tB)" 100 + "\340A\002\372A#\n!locations.googleapis.com/Locatio" 101 + "n\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t" 102 + "\"b\n\024ListCatalogsResponse\0221\n\010catalogs\030\001 \003" 103 + "(\0132\037.google.cloud.retail.v2.Catalog\022\027\n\017n" 104 + "ext_page_token\030\002 \001(\t\"~\n\024UpdateCatalogReq" 105 + "uest\0225\n\007catalog\030\001 \001(\0132\037.google.cloud.ret" 106 + "ail.v2.CatalogB\003\340A\002\022/\n\013update_mask\030\002 \001(\013" 107 + "2\032.google.protobuf.FieldMask\"\241\001\n\027SetDefa" 108 + "ultBranchRequest\0223\n\007catalog\030\001 \001(\tB\"\372A\037\n\035" 109 + "retail.googleapis.com/Catalog\0224\n\tbranch_" 110 + "id\030\002 \001(\tB!\372A\036\n\034retail.googleapis.com/Bra" 111 + "nch\022\014\n\004note\030\003 \001(\t\022\r\n\005force\030\004 \001(\010\"N\n\027GetD" 112 + "efaultBranchRequest\0223\n\007catalog\030\001 \001(\tB\"\372A" 113 + "\037\n\035retail.googleapis.com/Catalog\"\211\001\n\030Get" 114 + "DefaultBranchResponse\0221\n\006branch\030\001 \001(\tB!\372" 115 + "A\036\n\034retail.googleapis.com/Branch\022,\n\010set_" 116 + "time\030\002 \001(\0132\032.google.protobuf.Timestamp\022\014" 117 + "\n\004note\030\003 \001(\t\"Z\n\032GetCompletionConfigReque" 118 + "st\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&retail.googlea" 119 + "pis.com/CompletionConfig\"\232\001\n\035UpdateCompl" 120 + "etionConfigRequest\022H\n\021completion_config\030" 121 + "\001 \001(\0132(.google.cloud.retail.v2.Completio" 122 + "nConfigB\003\340A\002\022/\n\013update_mask\030\002 \001(\0132\032.goog" 123 + "le.protobuf.FieldMask\"Z\n\032GetAttributesCo" 124 + "nfigRequest\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&retai" 125 + "l.googleapis.com/AttributesConfig\"\232\001\n\035Up" 126 + "dateAttributesConfigRequest\022H\n\021attribute" 127 + "s_config\030\001 \001(\0132(.google.cloud.retail.v2." 128 + "AttributesConfigB\003\340A\002\022/\n\013update_mask\030\002 \001" 129 + "(\0132\032.google.protobuf.FieldMask\"\261\001\n\032AddCa" 130 + "talogAttributeRequest\022I\n\021attributes_conf" 131 + "ig\030\001 \001(\tB.\340A\002\372A(\n&retail.googleapis.com/" 132 + "AttributesConfig\022H\n\021catalog_attribute\030\002 " 133 + "\001(\0132(.google.cloud.retail.v2.CatalogAttr" 134 + "ibuteB\003\340A\002\"|\n\035RemoveCatalogAttributeRequ" 135 + "est\022I\n\021attributes_config\030\001 \001(\tB.\340A\002\372A(\n&" 136 + "retail.googleapis.com/AttributesConfig\022\020" 137 + "\n\003key\030\002 \001(\tB\003\340A\002\"\346\001\n\036ReplaceCatalogAttri" 138 + "buteRequest\022I\n\021attributes_config\030\001 \001(\tB." 139 + "\340A\002\372A(\n&retail.googleapis.com/Attributes" 140 + "Config\022H\n\021catalog_attribute\030\002 \001(\0132(.goog" 141 + "le.cloud.retail.v2.CatalogAttributeB\003\340A\002" 142 + "\022/\n\013update_mask\030\003 \001(\0132\032.google.protobuf." 143 + "FieldMask2\227\023\n\016CatalogService\022\250\001\n\014ListCat" 144 + "alogs\022+.google.cloud.retail.v2.ListCatal" 145 + "ogsRequest\032,.google.cloud.retail.v2.List" 146 + "CatalogsResponse\"=\202\323\344\223\002.\022,/v2/{parent=pr" 147 + "ojects/*/locations/*}/catalogs\332A\006parent\022" 148 + "\273\001\n\rUpdateCatalog\022,.google.cloud.retail." 149 + "v2.UpdateCatalogRequest\032\037.google.cloud.r" 150 + "etail.v2.Catalog\"[\202\323\344\223\002?24/v2/{catalog.n" 151 + "ame=projects/*/locations/*/catalogs/*}:\007" 152 + "catalog\332A\023catalog,update_mask\022\262\001\n\020SetDef" 153 + "aultBranch\022/.google.cloud.retail.v2.SetD" 154 + "efaultBranchRequest\032\026.google.protobuf.Em" 155 + "pty\"U\202\323\344\223\002E\"@/v2/{catalog=projects/*/loc" 156 + "ations/*/catalogs/*}:setDefaultBranch:\001*" 157 + "\332A\007catalog\022\311\001\n\020GetDefaultBranch\022/.google" 158 + ".cloud.retail.v2.GetDefaultBranchRequest" 159 + "\0320.google.cloud.retail.v2.GetDefaultBran" 160 + "chResponse\"R\202\323\344\223\002B\022@/v2/{catalog=project" 161 + "s/*/locations/*/catalogs/*}:getDefaultBr" 162 + "anch\332A\007catalog\022\301\001\n\023GetCompletionConfig\0222" 163 + ".google.cloud.retail.v2.GetCompletionCon" 164 + "figRequest\032(.google.cloud.retail.v2.Comp" 165 + "letionConfig\"L\202\323\344\223\002?\022=/v2/{name=projects" 166 + "/*/locations/*/catalogs/*/completionConf" 167 + "ig}\332A\004name\022\206\002\n\026UpdateCompletionConfig\0225." 168 + "google.cloud.retail.v2.UpdateCompletionC" 169 + "onfigRequest\032(.google.cloud.retail.v2.Co" 170 + "mpletionConfig\"\212\001\202\323\344\223\002d2O/v2/{completion" 171 + "_config.name=projects/*/locations/*/cata" 172 + "logs/*/completionConfig}:\021completion_con" 173 + "fig\332A\035completion_config,update_mask\022\301\001\n\023" 174 + "GetAttributesConfig\0222.google.cloud.retai" 175 + "l.v2.GetAttributesConfigRequest\032(.google" 176 + ".cloud.retail.v2.AttributesConfig\"L\202\323\344\223\002" 177 + "?\022=/v2/{name=projects/*/locations/*/cata" 178 + "logs/*/attributesConfig}\332A\004name\022\206\002\n\026Upda" 179 + "teAttributesConfig\0225.google.cloud.retail" 180 + ".v2.UpdateAttributesConfigRequest\032(.goog" 181 + "le.cloud.retail.v2.AttributesConfig\"\212\001\202\323" 182 + "\344\223\002d2O/v2/{attributes_config.name=projec" 183 + "ts/*/locations/*/catalogs/*/attributesCo" 184 + "nfig}:\021attributes_config\332A\035attributes_co" 185 + "nfig,update_mask\022\336\001\n\023AddCatalogAttribute" 186 + "\0222.google.cloud.retail.v2.AddCatalogAttr" 187 + "ibuteRequest\032(.google.cloud.retail.v2.At" 188 + "tributesConfig\"i\202\323\344\223\002c\"^/v2/{attributes_" 189 + "config=projects/*/locations/*/catalogs/*" 190 + "/attributesConfig}:addCatalogAttribute:\001" 191 + "*\022\347\001\n\026RemoveCatalogAttribute\0225.google.cl" 192 + "oud.retail.v2.RemoveCatalogAttributeRequ" 193 + "est\032(.google.cloud.retail.v2.AttributesC" 194 + "onfig\"l\202\323\344\223\002f\"a/v2/{attributes_config=pr" 195 + "ojects/*/locations/*/catalogs/*/attribut" 196 + "esConfig}:removeCatalogAttribute:\001*\022\352\001\n\027" 197 + "ReplaceCatalogAttribute\0226.google.cloud.r" 198 + "etail.v2.ReplaceCatalogAttributeRequest\032" 199 + "(.google.cloud.retail.v2.AttributesConfi" 200 + "g\"m\202\323\344\223\002g\"b/v2/{attributes_config=projec" 201 + "ts/*/locations/*/catalogs/*/attributesCo" 202 + "nfig}:replaceCatalogAttribute:\001*\032I\312A\025ret" 203 + "ail.googleapis.com\322A.https://www.googlea" 204 + "pis.com/auth/cloud-platformB\276\001\n\032com.goog" 205 + "le.cloud.retail.v2B\023CatalogServiceProtoP" 206 + "\001Z2cloud.google.com/go/retail/apiv2/reta" 207 + "ilpb;retailpb\242\002\006RETAIL\252\002\026Google.Cloud.Re" 208 + "tail.V2\312\002\026Google\\Cloud\\Retail\\V2\352\002\031Googl" 209 + "e::Cloud::Retail::V2b\006proto3" 210 }; 211 descriptor = 212 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 213 descriptorData, 214 new com.google.protobuf.Descriptors.FileDescriptor[] { 215 com.google.api.AnnotationsProto.getDescriptor(), 216 com.google.api.ClientProto.getDescriptor(), 217 com.google.api.FieldBehaviorProto.getDescriptor(), 218 com.google.api.ResourceProto.getDescriptor(), 219 com.google.cloud.retail.v2.CatalogProto.getDescriptor(), 220 com.google.protobuf.EmptyProto.getDescriptor(), 221 com.google.protobuf.FieldMaskProto.getDescriptor(), 222 com.google.protobuf.TimestampProto.getDescriptor(), 223 }); 224 internal_static_google_cloud_retail_v2_ListCatalogsRequest_descriptor = 225 getDescriptor().getMessageTypes().get(0); 226 internal_static_google_cloud_retail_v2_ListCatalogsRequest_fieldAccessorTable = 227 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 228 internal_static_google_cloud_retail_v2_ListCatalogsRequest_descriptor, 229 new java.lang.String[] { 230 "Parent", "PageSize", "PageToken", 231 }); 232 internal_static_google_cloud_retail_v2_ListCatalogsResponse_descriptor = 233 getDescriptor().getMessageTypes().get(1); 234 internal_static_google_cloud_retail_v2_ListCatalogsResponse_fieldAccessorTable = 235 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 236 internal_static_google_cloud_retail_v2_ListCatalogsResponse_descriptor, 237 new java.lang.String[] { 238 "Catalogs", "NextPageToken", 239 }); 240 internal_static_google_cloud_retail_v2_UpdateCatalogRequest_descriptor = 241 getDescriptor().getMessageTypes().get(2); 242 internal_static_google_cloud_retail_v2_UpdateCatalogRequest_fieldAccessorTable = 243 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 244 internal_static_google_cloud_retail_v2_UpdateCatalogRequest_descriptor, 245 new java.lang.String[] { 246 "Catalog", "UpdateMask", 247 }); 248 internal_static_google_cloud_retail_v2_SetDefaultBranchRequest_descriptor = 249 getDescriptor().getMessageTypes().get(3); 250 internal_static_google_cloud_retail_v2_SetDefaultBranchRequest_fieldAccessorTable = 251 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 252 internal_static_google_cloud_retail_v2_SetDefaultBranchRequest_descriptor, 253 new java.lang.String[] { 254 "Catalog", "BranchId", "Note", "Force", 255 }); 256 internal_static_google_cloud_retail_v2_GetDefaultBranchRequest_descriptor = 257 getDescriptor().getMessageTypes().get(4); 258 internal_static_google_cloud_retail_v2_GetDefaultBranchRequest_fieldAccessorTable = 259 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 260 internal_static_google_cloud_retail_v2_GetDefaultBranchRequest_descriptor, 261 new java.lang.String[] { 262 "Catalog", 263 }); 264 internal_static_google_cloud_retail_v2_GetDefaultBranchResponse_descriptor = 265 getDescriptor().getMessageTypes().get(5); 266 internal_static_google_cloud_retail_v2_GetDefaultBranchResponse_fieldAccessorTable = 267 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 268 internal_static_google_cloud_retail_v2_GetDefaultBranchResponse_descriptor, 269 new java.lang.String[] { 270 "Branch", "SetTime", "Note", 271 }); 272 internal_static_google_cloud_retail_v2_GetCompletionConfigRequest_descriptor = 273 getDescriptor().getMessageTypes().get(6); 274 internal_static_google_cloud_retail_v2_GetCompletionConfigRequest_fieldAccessorTable = 275 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 276 internal_static_google_cloud_retail_v2_GetCompletionConfigRequest_descriptor, 277 new java.lang.String[] { 278 "Name", 279 }); 280 internal_static_google_cloud_retail_v2_UpdateCompletionConfigRequest_descriptor = 281 getDescriptor().getMessageTypes().get(7); 282 internal_static_google_cloud_retail_v2_UpdateCompletionConfigRequest_fieldAccessorTable = 283 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 284 internal_static_google_cloud_retail_v2_UpdateCompletionConfigRequest_descriptor, 285 new java.lang.String[] { 286 "CompletionConfig", "UpdateMask", 287 }); 288 internal_static_google_cloud_retail_v2_GetAttributesConfigRequest_descriptor = 289 getDescriptor().getMessageTypes().get(8); 290 internal_static_google_cloud_retail_v2_GetAttributesConfigRequest_fieldAccessorTable = 291 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 292 internal_static_google_cloud_retail_v2_GetAttributesConfigRequest_descriptor, 293 new java.lang.String[] { 294 "Name", 295 }); 296 internal_static_google_cloud_retail_v2_UpdateAttributesConfigRequest_descriptor = 297 getDescriptor().getMessageTypes().get(9); 298 internal_static_google_cloud_retail_v2_UpdateAttributesConfigRequest_fieldAccessorTable = 299 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 300 internal_static_google_cloud_retail_v2_UpdateAttributesConfigRequest_descriptor, 301 new java.lang.String[] { 302 "AttributesConfig", "UpdateMask", 303 }); 304 internal_static_google_cloud_retail_v2_AddCatalogAttributeRequest_descriptor = 305 getDescriptor().getMessageTypes().get(10); 306 internal_static_google_cloud_retail_v2_AddCatalogAttributeRequest_fieldAccessorTable = 307 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 308 internal_static_google_cloud_retail_v2_AddCatalogAttributeRequest_descriptor, 309 new java.lang.String[] { 310 "AttributesConfig", "CatalogAttribute", 311 }); 312 internal_static_google_cloud_retail_v2_RemoveCatalogAttributeRequest_descriptor = 313 getDescriptor().getMessageTypes().get(11); 314 internal_static_google_cloud_retail_v2_RemoveCatalogAttributeRequest_fieldAccessorTable = 315 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 316 internal_static_google_cloud_retail_v2_RemoveCatalogAttributeRequest_descriptor, 317 new java.lang.String[] { 318 "AttributesConfig", "Key", 319 }); 320 internal_static_google_cloud_retail_v2_ReplaceCatalogAttributeRequest_descriptor = 321 getDescriptor().getMessageTypes().get(12); 322 internal_static_google_cloud_retail_v2_ReplaceCatalogAttributeRequest_fieldAccessorTable = 323 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 324 internal_static_google_cloud_retail_v2_ReplaceCatalogAttributeRequest_descriptor, 325 new java.lang.String[] { 326 "AttributesConfig", "CatalogAttribute", "UpdateMask", 327 }); 328 com.google.protobuf.ExtensionRegistry registry = 329 com.google.protobuf.ExtensionRegistry.newInstance(); 330 registry.add(com.google.api.ClientProto.defaultHost); 331 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); 332 registry.add(com.google.api.AnnotationsProto.http); 333 registry.add(com.google.api.ClientProto.methodSignature); 334 registry.add(com.google.api.ClientProto.oauthScopes); 335 registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)336 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 337 descriptor, registry); com.google.api.AnnotationsProto.getDescriptor()338 com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ClientProto.getDescriptor()339 com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor()340 com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor()341 com.google.api.ResourceProto.getDescriptor(); com.google.cloud.retail.v2.CatalogProto.getDescriptor()342 com.google.cloud.retail.v2.CatalogProto.getDescriptor(); com.google.protobuf.EmptyProto.getDescriptor()343 com.google.protobuf.EmptyProto.getDescriptor(); com.google.protobuf.FieldMaskProto.getDescriptor()344 com.google.protobuf.FieldMaskProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor()345 com.google.protobuf.TimestampProto.getDescriptor(); 346 } 347 348 // @@protoc_insertion_point(outer_class_scope) 349 } 350