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/dialogflow/cx/v3/flow.proto 18 19 package com.google.cloud.dialogflow.cx.v3; 20 21 public final class FlowProto { FlowProto()22 private FlowProto() {} 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_dialogflow_cx_v3_NluSettings_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_dialogflow_cx_v3_NluSettings_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_dialogflow_cx_v3_Flow_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_dialogflow_cx_v3_Flow_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_cloud_dialogflow_cx_v3_CreateFlowRequest_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_cloud_dialogflow_cx_v3_CreateFlowRequest_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_cloud_dialogflow_cx_v3_DeleteFlowRequest_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_cloud_dialogflow_cx_v3_DeleteFlowRequest_fieldAccessorTable; 46 static final com.google.protobuf.Descriptors.Descriptor 47 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsRequest_descriptor; 48 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 49 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsRequest_fieldAccessorTable; 50 static final com.google.protobuf.Descriptors.Descriptor 51 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsResponse_descriptor; 52 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 53 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsResponse_fieldAccessorTable; 54 static final com.google.protobuf.Descriptors.Descriptor 55 internal_static_google_cloud_dialogflow_cx_v3_GetFlowRequest_descriptor; 56 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 57 internal_static_google_cloud_dialogflow_cx_v3_GetFlowRequest_fieldAccessorTable; 58 static final com.google.protobuf.Descriptors.Descriptor 59 internal_static_google_cloud_dialogflow_cx_v3_UpdateFlowRequest_descriptor; 60 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 61 internal_static_google_cloud_dialogflow_cx_v3_UpdateFlowRequest_fieldAccessorTable; 62 static final com.google.protobuf.Descriptors.Descriptor 63 internal_static_google_cloud_dialogflow_cx_v3_TrainFlowRequest_descriptor; 64 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 65 internal_static_google_cloud_dialogflow_cx_v3_TrainFlowRequest_fieldAccessorTable; 66 static final com.google.protobuf.Descriptors.Descriptor 67 internal_static_google_cloud_dialogflow_cx_v3_ValidateFlowRequest_descriptor; 68 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 69 internal_static_google_cloud_dialogflow_cx_v3_ValidateFlowRequest_fieldAccessorTable; 70 static final com.google.protobuf.Descriptors.Descriptor 71 internal_static_google_cloud_dialogflow_cx_v3_GetFlowValidationResultRequest_descriptor; 72 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 73 internal_static_google_cloud_dialogflow_cx_v3_GetFlowValidationResultRequest_fieldAccessorTable; 74 static final com.google.protobuf.Descriptors.Descriptor 75 internal_static_google_cloud_dialogflow_cx_v3_FlowValidationResult_descriptor; 76 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 77 internal_static_google_cloud_dialogflow_cx_v3_FlowValidationResult_fieldAccessorTable; 78 static final com.google.protobuf.Descriptors.Descriptor 79 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowRequest_descriptor; 80 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 81 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowRequest_fieldAccessorTable; 82 static final com.google.protobuf.Descriptors.Descriptor 83 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowResponse_descriptor; 84 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 85 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowResponse_fieldAccessorTable; 86 static final com.google.protobuf.Descriptors.Descriptor 87 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowRequest_descriptor; 88 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 89 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowRequest_fieldAccessorTable; 90 static final com.google.protobuf.Descriptors.Descriptor 91 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowResponse_descriptor; 92 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 93 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowResponse_fieldAccessorTable; 94 getDescriptor()95 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 96 return descriptor; 97 } 98 99 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 100 101 static { 102 java.lang.String[] descriptorData = { 103 "\n(google/cloud/dialogflow/cx/v3/flow.pro" 104 + "to\022\035google.cloud.dialogflow.cx.v3\032\034googl" 105 + "e/api/annotations.proto\032\027google/api/clie" 106 + "nt.proto\032\037google/api/field_behavior.prot" 107 + "o\032\031google/api/resource.proto\032(google/clo" 108 + "ud/dialogflow/cx/v3/page.proto\0326google/c" 109 + "loud/dialogflow/cx/v3/validation_message" 110 + ".proto\032#google/longrunning/operations.pr" 111 + "oto\032\033google/protobuf/empty.proto\032 google" 112 + "/protobuf/field_mask.proto\032\034google/proto" 113 + "buf/struct.proto\032\037google/protobuf/timest" 114 + "amp.proto\"\254\003\n\013NluSettings\022H\n\nmodel_type\030" 115 + "\001 \001(\01624.google.cloud.dialogflow.cx.v3.Nl" 116 + "uSettings.ModelType\022 \n\030classification_th" 117 + "reshold\030\003 \001(\002\022Y\n\023model_training_mode\030\004 \001" 118 + "(\0162<.google.cloud.dialogflow.cx.v3.NluSe" 119 + "ttings.ModelTrainingMode\"Y\n\tModelType\022\032\n" 120 + "\026MODEL_TYPE_UNSPECIFIED\020\000\022\027\n\023MODEL_TYPE_" 121 + "STANDARD\020\001\022\027\n\023MODEL_TYPE_ADVANCED\020\003\"{\n\021M" 122 + "odelTrainingMode\022#\n\037MODEL_TRAINING_MODE_" 123 + "UNSPECIFIED\020\000\022!\n\035MODEL_TRAINING_MODE_AUT" 124 + "OMATIC\020\001\022\036\n\032MODEL_TRAINING_MODE_MANUAL\020\002" 125 + "\"\326\003\n\004Flow\022\014\n\004name\030\001 \001(\t\022\031\n\014display_name\030" 126 + "\002 \001(\tB\003\340A\002\022\023\n\013description\030\003 \001(\t\022I\n\021trans" 127 + "ition_routes\030\004 \003(\0132..google.cloud.dialog" 128 + "flow.cx.v3.TransitionRoute\022C\n\016event_hand" 129 + "lers\030\n \003(\0132+.google.cloud.dialogflow.cx." 130 + "v3.EventHandler\022T\n\027transition_route_grou" 131 + "ps\030\017 \003(\tB3\372A0\n.dialogflow.googleapis.com" 132 + "/TransitionRouteGroup\022@\n\014nlu_settings\030\013 " 133 + "\001(\0132*.google.cloud.dialogflow.cx.v3.NluS" 134 + "ettings:h\352Ae\n\036dialogflow.googleapis.com/" 135 + "Flow\022Cprojects/{project}/locations/{loca" 136 + "tion}/agents/{agent}/flows/{flow}\"\232\001\n\021Cr" 137 + "eateFlowRequest\0226\n\006parent\030\001 \001(\tB&\340A\002\372A \022" 138 + "\036dialogflow.googleapis.com/Flow\0226\n\004flow\030" 139 + "\002 \001(\0132#.google.cloud.dialogflow.cx.v3.Fl" 140 + "owB\003\340A\002\022\025\n\rlanguage_code\030\003 \001(\t\"X\n\021Delete" 141 + "FlowRequest\0224\n\004name\030\001 \001(\tB&\340A\002\372A \n\036dialo" 142 + "gflow.googleapis.com/Flow\022\r\n\005force\030\002 \001(\010" 143 + "\"\210\001\n\020ListFlowsRequest\0226\n\006parent\030\001 \001(\tB&\340" 144 + "A\002\372A \022\036dialogflow.googleapis.com/Flow\022\021\n" 145 + "\tpage_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022\025\n\r" 146 + "language_code\030\004 \001(\t\"`\n\021ListFlowsResponse" 147 + "\0222\n\005flows\030\001 \003(\0132#.google.cloud.dialogflo" 148 + "w.cx.v3.Flow\022\027\n\017next_page_token\030\002 \001(\t\"]\n" 149 + "\016GetFlowRequest\0224\n\004name\030\001 \001(\tB&\340A\002\372A \n\036d" 150 + "ialogflow.googleapis.com/Flow\022\025\n\rlanguag" 151 + "e_code\030\002 \001(\t\"\223\001\n\021UpdateFlowRequest\0226\n\004fl" 152 + "ow\030\001 \001(\0132#.google.cloud.dialogflow.cx.v3" 153 + ".FlowB\003\340A\002\022/\n\013update_mask\030\002 \001(\0132\032.google" 154 + ".protobuf.FieldMask\022\025\n\rlanguage_code\030\003 \001" 155 + "(\t\"H\n\020TrainFlowRequest\0224\n\004name\030\001 \001(\tB&\340A" 156 + "\002\372A \n\036dialogflow.googleapis.com/Flow\"b\n\023" 157 + "ValidateFlowRequest\0224\n\004name\030\001 \001(\tB&\340A\002\372A" 158 + " \n\036dialogflow.googleapis.com/Flow\022\025\n\rlan" 159 + "guage_code\030\002 \001(\t\"}\n\036GetFlowValidationRes" 160 + "ultRequest\022D\n\004name\030\001 \001(\tB6\340A\002\372A0\n.dialog" 161 + "flow.googleapis.com/FlowValidationResult" 162 + "\022\025\n\rlanguage_code\030\002 \001(\t\"\261\002\n\024FlowValidati" 163 + "onResult\022\014\n\004name\030\001 \001(\t\022M\n\023validation_mes" 164 + "sages\030\002 \003(\01320.google.cloud.dialogflow.cx" 165 + ".v3.ValidationMessage\022/\n\013update_time\030\003 \001" 166 + "(\0132\032.google.protobuf.Timestamp:\212\001\352A\206\001\n.d" 167 + "ialogflow.googleapis.com/FlowValidationR" 168 + "esult\022Tprojects/{project}/locations/{loc" 169 + "ation}/agents/{agent}/flows/{flow}/valid" 170 + "ationResult\"\234\002\n\021ImportFlowRequest\0226\n\006par" 171 + "ent\030\001 \001(\tB&\340A\002\372A \022\036dialogflow.googleapis" 172 + ".com/Flow\022\022\n\010flow_uri\030\002 \001(\tH\000\022\026\n\014flow_co" 173 + "ntent\030\003 \001(\014H\000\022T\n\rimport_option\030\004 \001(\0162=.g" 174 + "oogle.cloud.dialogflow.cx.v3.ImportFlowR" 175 + "equest.ImportOption\"E\n\014ImportOption\022\035\n\031I" 176 + "MPORT_OPTION_UNSPECIFIED\020\000\022\010\n\004KEEP\020\001\022\014\n\010" 177 + "FALLBACK\020\002B\006\n\004flow\"G\n\022ImportFlowResponse" 178 + "\0221\n\004flow\030\001 \001(\tB#\372A \n\036dialogflow.googleap" 179 + "is.com/Flow\"\207\001\n\021ExportFlowRequest\0224\n\004nam" 180 + "e\030\001 \001(\tB&\340A\002\372A \n\036dialogflow.googleapis.c" 181 + "om/Flow\022\025\n\010flow_uri\030\002 \001(\tB\003\340A\001\022%\n\030includ" 182 + "e_referenced_flows\030\004 \001(\010B\003\340A\001\"H\n\022ExportF" 183 + "lowResponse\022\022\n\010flow_uri\030\001 \001(\tH\000\022\026\n\014flow_" 184 + "content\030\002 \001(\014H\000B\006\n\004flow2\230\020\n\005Flows\022\263\001\n\nCr" 185 + "eateFlow\0220.google.cloud.dialogflow.cx.v3" 186 + ".CreateFlowRequest\032#.google.cloud.dialog" 187 + "flow.cx.v3.Flow\"N\202\323\344\223\002:\"2/v3/{parent=pro" 188 + "jects/*/locations/*/agents/*}/flows:\004flo" 189 + "w\332A\013parent,flow\022\231\001\n\nDeleteFlow\0220.google." 190 + "cloud.dialogflow.cx.v3.DeleteFlowRequest" 191 + "\032\026.google.protobuf.Empty\"A\202\323\344\223\0024*2/v3/{n" 192 + "ame=projects/*/locations/*/agents/*/flow" 193 + "s/*}\332A\004name\022\263\001\n\tListFlows\022/.google.cloud" 194 + ".dialogflow.cx.v3.ListFlowsRequest\0320.goo" 195 + "gle.cloud.dialogflow.cx.v3.ListFlowsResp" 196 + "onse\"C\202\323\344\223\0024\0222/v3/{parent=projects/*/loc" 197 + "ations/*/agents/*}/flows\332A\006parent\022\240\001\n\007Ge" 198 + "tFlow\022-.google.cloud.dialogflow.cx.v3.Ge" 199 + "tFlowRequest\032#.google.cloud.dialogflow.c" 200 + "x.v3.Flow\"A\202\323\344\223\0024\0222/v3/{name=projects/*/" 201 + "locations/*/agents/*/flows/*}\332A\004name\022\275\001\n" 202 + "\nUpdateFlow\0220.google.cloud.dialogflow.cx" 203 + ".v3.UpdateFlowRequest\032#.google.cloud.dia" 204 + "logflow.cx.v3.Flow\"X\202\323\344\223\002?27/v3/{flow.na" 205 + "me=projects/*/locations/*/agents/*/flows" 206 + "/*}:\004flow\332A\020flow,update_mask\022\331\001\n\tTrainFl" 207 + "ow\022/.google.cloud.dialogflow.cx.v3.Train" 208 + "FlowRequest\032\035.google.longrunning.Operati" 209 + "on\"|\202\323\344\223\002=\"8/v3/{name=projects/*/locatio" 210 + "ns/*/agents/*/flows/*}:train:\001*\332A\004name\312A" 211 + "/\n\025google.protobuf.Empty\022\026google.protobu" 212 + "f.Struct\022\277\001\n\014ValidateFlow\0222.google.cloud" 213 + ".dialogflow.cx.v3.ValidateFlowRequest\0323." 214 + "google.cloud.dialogflow.cx.v3.FlowValida" 215 + "tionResult\"F\202\323\344\223\002@\";/v3/{name=projects/*" 216 + "/locations/*/agents/*/flows/*}:validate:" 217 + "\001*\022\341\001\n\027GetFlowValidationResult\022=.google." 218 + "cloud.dialogflow.cx.v3.GetFlowValidation" 219 + "ResultRequest\0323.google.cloud.dialogflow." 220 + "cx.v3.FlowValidationResult\"R\202\323\344\223\002E\022C/v3/" 221 + "{name=projects/*/locations/*/agents/*/fl" 222 + "ows/*/validationResult}\332A\004name\022\322\001\n\nImpor" 223 + "tFlow\0220.google.cloud.dialogflow.cx.v3.Im" 224 + "portFlowRequest\032\035.google.longrunning.Ope" 225 + "ration\"s\202\323\344\223\002>\"9/v3/{parent=projects/*/l" 226 + "ocations/*/agents/*}/flows:import:\001*\312A,\n" 227 + "\022ImportFlowResponse\022\026google.protobuf.Str" 228 + "uct\022\322\001\n\nExportFlow\0220.google.cloud.dialog" 229 + "flow.cx.v3.ExportFlowRequest\032\035.google.lo" 230 + "ngrunning.Operation\"s\202\323\344\223\002>\"9/v3/{name=p" 231 + "rojects/*/locations/*/agents/*/flows/*}:" 232 + "export:\001*\312A,\n\022ExportFlowResponse\022\026google" 233 + ".protobuf.Struct\032x\312A\031dialogflow.googleap" 234 + "is.com\322AYhttps://www.googleapis.com/auth" 235 + "/cloud-platform,https://www.googleapis.c" 236 + "om/auth/dialogflowB\257\001\n!com.google.cloud." 237 + "dialogflow.cx.v3B\tFlowProtoP\001Z1cloud.goo" 238 + "gle.com/go/dialogflow/cx/apiv3/cxpb;cxpb" 239 + "\370\001\001\242\002\002DF\252\002\035Google.Cloud.Dialogflow.Cx.V3" 240 + "\352\002!Google::Cloud::Dialogflow::CX::V3b\006pr" 241 + "oto3" 242 }; 243 descriptor = 244 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 245 descriptorData, 246 new com.google.protobuf.Descriptors.FileDescriptor[] { 247 com.google.api.AnnotationsProto.getDescriptor(), 248 com.google.api.ClientProto.getDescriptor(), 249 com.google.api.FieldBehaviorProto.getDescriptor(), 250 com.google.api.ResourceProto.getDescriptor(), 251 com.google.cloud.dialogflow.cx.v3.PageProto.getDescriptor(), 252 com.google.cloud.dialogflow.cx.v3.ValidationMessageProto.getDescriptor(), 253 com.google.longrunning.OperationsProto.getDescriptor(), 254 com.google.protobuf.EmptyProto.getDescriptor(), 255 com.google.protobuf.FieldMaskProto.getDescriptor(), 256 com.google.protobuf.StructProto.getDescriptor(), 257 com.google.protobuf.TimestampProto.getDescriptor(), 258 }); 259 internal_static_google_cloud_dialogflow_cx_v3_NluSettings_descriptor = 260 getDescriptor().getMessageTypes().get(0); 261 internal_static_google_cloud_dialogflow_cx_v3_NluSettings_fieldAccessorTable = 262 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 263 internal_static_google_cloud_dialogflow_cx_v3_NluSettings_descriptor, 264 new java.lang.String[] { 265 "ModelType", "ClassificationThreshold", "ModelTrainingMode", 266 }); 267 internal_static_google_cloud_dialogflow_cx_v3_Flow_descriptor = 268 getDescriptor().getMessageTypes().get(1); 269 internal_static_google_cloud_dialogflow_cx_v3_Flow_fieldAccessorTable = 270 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 271 internal_static_google_cloud_dialogflow_cx_v3_Flow_descriptor, 272 new java.lang.String[] { 273 "Name", 274 "DisplayName", 275 "Description", 276 "TransitionRoutes", 277 "EventHandlers", 278 "TransitionRouteGroups", 279 "NluSettings", 280 }); 281 internal_static_google_cloud_dialogflow_cx_v3_CreateFlowRequest_descriptor = 282 getDescriptor().getMessageTypes().get(2); 283 internal_static_google_cloud_dialogflow_cx_v3_CreateFlowRequest_fieldAccessorTable = 284 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 285 internal_static_google_cloud_dialogflow_cx_v3_CreateFlowRequest_descriptor, 286 new java.lang.String[] { 287 "Parent", "Flow", "LanguageCode", 288 }); 289 internal_static_google_cloud_dialogflow_cx_v3_DeleteFlowRequest_descriptor = 290 getDescriptor().getMessageTypes().get(3); 291 internal_static_google_cloud_dialogflow_cx_v3_DeleteFlowRequest_fieldAccessorTable = 292 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 293 internal_static_google_cloud_dialogflow_cx_v3_DeleteFlowRequest_descriptor, 294 new java.lang.String[] { 295 "Name", "Force", 296 }); 297 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsRequest_descriptor = 298 getDescriptor().getMessageTypes().get(4); 299 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsRequest_fieldAccessorTable = 300 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 301 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsRequest_descriptor, 302 new java.lang.String[] { 303 "Parent", "PageSize", "PageToken", "LanguageCode", 304 }); 305 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsResponse_descriptor = 306 getDescriptor().getMessageTypes().get(5); 307 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsResponse_fieldAccessorTable = 308 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 309 internal_static_google_cloud_dialogflow_cx_v3_ListFlowsResponse_descriptor, 310 new java.lang.String[] { 311 "Flows", "NextPageToken", 312 }); 313 internal_static_google_cloud_dialogflow_cx_v3_GetFlowRequest_descriptor = 314 getDescriptor().getMessageTypes().get(6); 315 internal_static_google_cloud_dialogflow_cx_v3_GetFlowRequest_fieldAccessorTable = 316 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 317 internal_static_google_cloud_dialogflow_cx_v3_GetFlowRequest_descriptor, 318 new java.lang.String[] { 319 "Name", "LanguageCode", 320 }); 321 internal_static_google_cloud_dialogflow_cx_v3_UpdateFlowRequest_descriptor = 322 getDescriptor().getMessageTypes().get(7); 323 internal_static_google_cloud_dialogflow_cx_v3_UpdateFlowRequest_fieldAccessorTable = 324 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 325 internal_static_google_cloud_dialogflow_cx_v3_UpdateFlowRequest_descriptor, 326 new java.lang.String[] { 327 "Flow", "UpdateMask", "LanguageCode", 328 }); 329 internal_static_google_cloud_dialogflow_cx_v3_TrainFlowRequest_descriptor = 330 getDescriptor().getMessageTypes().get(8); 331 internal_static_google_cloud_dialogflow_cx_v3_TrainFlowRequest_fieldAccessorTable = 332 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 333 internal_static_google_cloud_dialogflow_cx_v3_TrainFlowRequest_descriptor, 334 new java.lang.String[] { 335 "Name", 336 }); 337 internal_static_google_cloud_dialogflow_cx_v3_ValidateFlowRequest_descriptor = 338 getDescriptor().getMessageTypes().get(9); 339 internal_static_google_cloud_dialogflow_cx_v3_ValidateFlowRequest_fieldAccessorTable = 340 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 341 internal_static_google_cloud_dialogflow_cx_v3_ValidateFlowRequest_descriptor, 342 new java.lang.String[] { 343 "Name", "LanguageCode", 344 }); 345 internal_static_google_cloud_dialogflow_cx_v3_GetFlowValidationResultRequest_descriptor = 346 getDescriptor().getMessageTypes().get(10); 347 internal_static_google_cloud_dialogflow_cx_v3_GetFlowValidationResultRequest_fieldAccessorTable = 348 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 349 internal_static_google_cloud_dialogflow_cx_v3_GetFlowValidationResultRequest_descriptor, 350 new java.lang.String[] { 351 "Name", "LanguageCode", 352 }); 353 internal_static_google_cloud_dialogflow_cx_v3_FlowValidationResult_descriptor = 354 getDescriptor().getMessageTypes().get(11); 355 internal_static_google_cloud_dialogflow_cx_v3_FlowValidationResult_fieldAccessorTable = 356 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 357 internal_static_google_cloud_dialogflow_cx_v3_FlowValidationResult_descriptor, 358 new java.lang.String[] { 359 "Name", "ValidationMessages", "UpdateTime", 360 }); 361 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowRequest_descriptor = 362 getDescriptor().getMessageTypes().get(12); 363 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowRequest_fieldAccessorTable = 364 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 365 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowRequest_descriptor, 366 new java.lang.String[] { 367 "Parent", "FlowUri", "FlowContent", "ImportOption", "Flow", 368 }); 369 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowResponse_descriptor = 370 getDescriptor().getMessageTypes().get(13); 371 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowResponse_fieldAccessorTable = 372 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 373 internal_static_google_cloud_dialogflow_cx_v3_ImportFlowResponse_descriptor, 374 new java.lang.String[] { 375 "Flow", 376 }); 377 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowRequest_descriptor = 378 getDescriptor().getMessageTypes().get(14); 379 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowRequest_fieldAccessorTable = 380 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 381 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowRequest_descriptor, 382 new java.lang.String[] { 383 "Name", "FlowUri", "IncludeReferencedFlows", 384 }); 385 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowResponse_descriptor = 386 getDescriptor().getMessageTypes().get(15); 387 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowResponse_fieldAccessorTable = 388 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 389 internal_static_google_cloud_dialogflow_cx_v3_ExportFlowResponse_descriptor, 390 new java.lang.String[] { 391 "FlowUri", "FlowContent", "Flow", 392 }); 393 com.google.protobuf.ExtensionRegistry registry = 394 com.google.protobuf.ExtensionRegistry.newInstance(); 395 registry.add(com.google.api.ClientProto.defaultHost); 396 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); 397 registry.add(com.google.api.AnnotationsProto.http); 398 registry.add(com.google.api.ClientProto.methodSignature); 399 registry.add(com.google.api.ClientProto.oauthScopes); 400 registry.add(com.google.api.ResourceProto.resource); 401 registry.add(com.google.api.ResourceProto.resourceReference); 402 registry.add(com.google.longrunning.OperationsProto.operationInfo); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)403 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 404 descriptor, registry); com.google.api.AnnotationsProto.getDescriptor()405 com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ClientProto.getDescriptor()406 com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor()407 com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor()408 com.google.api.ResourceProto.getDescriptor(); com.google.cloud.dialogflow.cx.v3.PageProto.getDescriptor()409 com.google.cloud.dialogflow.cx.v3.PageProto.getDescriptor(); com.google.cloud.dialogflow.cx.v3.ValidationMessageProto.getDescriptor()410 com.google.cloud.dialogflow.cx.v3.ValidationMessageProto.getDescriptor(); com.google.longrunning.OperationsProto.getDescriptor()411 com.google.longrunning.OperationsProto.getDescriptor(); com.google.protobuf.EmptyProto.getDescriptor()412 com.google.protobuf.EmptyProto.getDescriptor(); com.google.protobuf.FieldMaskProto.getDescriptor()413 com.google.protobuf.FieldMaskProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor()414 com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor()415 com.google.protobuf.TimestampProto.getDescriptor(); 416 } 417 418 // @@protoc_insertion_point(outer_class_scope) 419 } 420