• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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/v2/conversation_profile.proto
18 
19 package com.google.cloud.dialogflow.v2;
20 
21 public final class ConversationProfileProto {
ConversationProfileProto()22   private ConversationProfileProto() {}
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_v2_ConversationProfile_descriptor;
32   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
33       internal_static_google_cloud_dialogflow_v2_ConversationProfile_fieldAccessorTable;
34   static final com.google.protobuf.Descriptors.Descriptor
35       internal_static_google_cloud_dialogflow_v2_ListConversationProfilesRequest_descriptor;
36   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
37       internal_static_google_cloud_dialogflow_v2_ListConversationProfilesRequest_fieldAccessorTable;
38   static final com.google.protobuf.Descriptors.Descriptor
39       internal_static_google_cloud_dialogflow_v2_ListConversationProfilesResponse_descriptor;
40   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
41       internal_static_google_cloud_dialogflow_v2_ListConversationProfilesResponse_fieldAccessorTable;
42   static final com.google.protobuf.Descriptors.Descriptor
43       internal_static_google_cloud_dialogflow_v2_GetConversationProfileRequest_descriptor;
44   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
45       internal_static_google_cloud_dialogflow_v2_GetConversationProfileRequest_fieldAccessorTable;
46   static final com.google.protobuf.Descriptors.Descriptor
47       internal_static_google_cloud_dialogflow_v2_CreateConversationProfileRequest_descriptor;
48   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
49       internal_static_google_cloud_dialogflow_v2_CreateConversationProfileRequest_fieldAccessorTable;
50   static final com.google.protobuf.Descriptors.Descriptor
51       internal_static_google_cloud_dialogflow_v2_UpdateConversationProfileRequest_descriptor;
52   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
53       internal_static_google_cloud_dialogflow_v2_UpdateConversationProfileRequest_fieldAccessorTable;
54   static final com.google.protobuf.Descriptors.Descriptor
55       internal_static_google_cloud_dialogflow_v2_DeleteConversationProfileRequest_descriptor;
56   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
57       internal_static_google_cloud_dialogflow_v2_DeleteConversationProfileRequest_fieldAccessorTable;
58   static final com.google.protobuf.Descriptors.Descriptor
59       internal_static_google_cloud_dialogflow_v2_AutomatedAgentConfig_descriptor;
60   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
61       internal_static_google_cloud_dialogflow_v2_AutomatedAgentConfig_fieldAccessorTable;
62   static final com.google.protobuf.Descriptors.Descriptor
63       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor;
64   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
65       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_fieldAccessorTable;
66   static final com.google.protobuf.Descriptors.Descriptor
67       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionTriggerSettings_descriptor;
68   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
69       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionTriggerSettings_fieldAccessorTable;
70   static final com.google.protobuf.Descriptors.Descriptor
71       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionFeatureConfig_descriptor;
72   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
73       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionFeatureConfig_fieldAccessorTable;
74   static final com.google.protobuf.Descriptors.Descriptor
75       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionConfig_descriptor;
76   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
77       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionConfig_fieldAccessorTable;
78   static final com.google.protobuf.Descriptors.Descriptor
79       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor;
80   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
81       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_fieldAccessorTable;
82   static final com.google.protobuf.Descriptors.Descriptor
83       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_descriptor;
84   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
85       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_fieldAccessorTable;
86   static final com.google.protobuf.Descriptors.Descriptor
87       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_descriptor;
88   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
89       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_fieldAccessorTable;
90   static final com.google.protobuf.Descriptors.Descriptor
91       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_descriptor;
92   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
93       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_fieldAccessorTable;
94   static final com.google.protobuf.Descriptors.Descriptor
95       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings_descriptor;
96   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
97       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings_fieldAccessorTable;
98   static final com.google.protobuf.Descriptors.Descriptor
99       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationModelConfig_descriptor;
100   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
101       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationModelConfig_fieldAccessorTable;
102   static final com.google.protobuf.Descriptors.Descriptor
103       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationProcessConfig_descriptor;
104   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
105       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationProcessConfig_fieldAccessorTable;
106   static final com.google.protobuf.Descriptors.Descriptor
107       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_MessageAnalysisConfig_descriptor;
108   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
109       internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_MessageAnalysisConfig_fieldAccessorTable;
110   static final com.google.protobuf.Descriptors.Descriptor
111       internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_descriptor;
112   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
113       internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_fieldAccessorTable;
114   static final com.google.protobuf.Descriptors.Descriptor
115       internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_LivePersonConfig_descriptor;
116   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
117       internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_LivePersonConfig_fieldAccessorTable;
118   static final com.google.protobuf.Descriptors.Descriptor
119       internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_SalesforceLiveAgentConfig_descriptor;
120   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
121       internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_SalesforceLiveAgentConfig_fieldAccessorTable;
122   static final com.google.protobuf.Descriptors.Descriptor
123       internal_static_google_cloud_dialogflow_v2_NotificationConfig_descriptor;
124   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
125       internal_static_google_cloud_dialogflow_v2_NotificationConfig_fieldAccessorTable;
126   static final com.google.protobuf.Descriptors.Descriptor
127       internal_static_google_cloud_dialogflow_v2_LoggingConfig_descriptor;
128   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
129       internal_static_google_cloud_dialogflow_v2_LoggingConfig_fieldAccessorTable;
130   static final com.google.protobuf.Descriptors.Descriptor
131       internal_static_google_cloud_dialogflow_v2_SuggestionFeature_descriptor;
132   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
133       internal_static_google_cloud_dialogflow_v2_SuggestionFeature_fieldAccessorTable;
134   static final com.google.protobuf.Descriptors.Descriptor
135       internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigRequest_descriptor;
136   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
137       internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigRequest_fieldAccessorTable;
138   static final com.google.protobuf.Descriptors.Descriptor
139       internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigRequest_descriptor;
140   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
141       internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigRequest_fieldAccessorTable;
142   static final com.google.protobuf.Descriptors.Descriptor
143       internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigOperationMetadata_descriptor;
144   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
145       internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigOperationMetadata_fieldAccessorTable;
146   static final com.google.protobuf.Descriptors.Descriptor
147       internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigOperationMetadata_descriptor;
148   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
149       internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigOperationMetadata_fieldAccessorTable;
150 
getDescriptor()151   public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
152     return descriptor;
153   }
154 
155   private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
156 
157   static {
158     java.lang.String[] descriptorData = {
159       "\n5google/cloud/dialogflow/v2/conversatio"
160           + "n_profile.proto\022\032google.cloud.dialogflow"
161           + ".v2\032\034google/api/annotations.proto\032\027googl"
162           + "e/api/client.proto\032\037google/api/field_beh"
163           + "avior.proto\032\031google/api/resource.proto\032-"
164           + "google/cloud/dialogflow/v2/audio_config."
165           + "proto\032,google/cloud/dialogflow/v2/partic"
166           + "ipant.proto\032#google/longrunning/operatio"
167           + "ns.proto\032\033google/protobuf/empty.proto\032 g"
168           + "oogle/protobuf/field_mask.proto\032\037google/"
169           + "protobuf/timestamp.proto\"\360\010\n\023Conversatio"
170           + "nProfile\022\014\n\004name\030\001 \001(\t\022\031\n\014display_name\030\002"
171           + " \001(\tB\003\340A\002\0224\n\013create_time\030\013 \001(\0132\032.google."
172           + "protobuf.TimestampB\003\340A\003\0224\n\013update_time\030\014"
173           + " \001(\0132\032.google.protobuf.TimestampB\003\340A\003\022P\n"
174           + "\026automated_agent_config\030\003 \001(\01320.google.c"
175           + "loud.dialogflow.v2.AutomatedAgentConfig\022"
176           + "[\n\034human_agent_assistant_config\030\004 \001(\01325."
177           + "google.cloud.dialogflow.v2.HumanAgentAss"
178           + "istantConfig\022W\n\032human_agent_handoff_conf"
179           + "ig\030\005 \001(\01323.google.cloud.dialogflow.v2.Hu"
180           + "manAgentHandoffConfig\022K\n\023notification_co"
181           + "nfig\030\006 \001(\0132..google.cloud.dialogflow.v2."
182           + "NotificationConfig\022A\n\016logging_config\030\007 \001"
183           + "(\0132).google.cloud.dialogflow.v2.LoggingC"
184           + "onfig\022]\n%new_message_event_notification_"
185           + "config\030\010 \001(\0132..google.cloud.dialogflow.v"
186           + "2.NotificationConfig\022B\n\nstt_config\030\t \001(\013"
187           + "2..google.cloud.dialogflow.v2.SpeechToTe"
188           + "xtConfig\022\025\n\rlanguage_code\030\n \001(\t\022\021\n\ttime_"
189           + "zone\030\016 \001(\t\022L\n\021security_settings\030\r \001(\tB1\372"
190           + "A.\n,dialogflow.googleapis.com/CXSecurity"
191           + "Settings\022F\n\ntts_config\030\022 \001(\01322.google.cl"
192           + "oud.dialogflow.v2.SynthesizeSpeechConfig"
193           + ":\310\001\352A\304\001\n-dialogflow.googleapis.com/Conve"
194           + "rsationProfile\022>projects/{project}/conve"
195           + "rsationProfiles/{conversation_profile}\022S"
196           + "projects/{project}/locations/{location}/"
197           + "conversationProfiles/{conversation_profi"
198           + "le}\"\217\001\n\037ListConversationProfilesRequest\022"
199           + "E\n\006parent\030\001 \001(\tB5\340A\002\372A/\022-dialogflow.goog"
200           + "leapis.com/ConversationProfile\022\021\n\tpage_s"
201           + "ize\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\"\213\001\n ListCo"
202           + "nversationProfilesResponse\022N\n\025conversati"
203           + "on_profiles\030\001 \003(\0132/.google.cloud.dialogf"
204           + "low.v2.ConversationProfile\022\027\n\017next_page_"
205           + "token\030\002 \001(\t\"d\n\035GetConversationProfileReq"
206           + "uest\022C\n\004name\030\001 \001(\tB5\340A\002\372A/\n-dialogflow.g"
207           + "oogleapis.com/ConversationProfile\"\275\001\n Cr"
208           + "eateConversationProfileRequest\022E\n\006parent"
209           + "\030\001 \001(\tB5\340A\002\372A/\022-dialogflow.googleapis.co"
210           + "m/ConversationProfile\022R\n\024conversation_pr"
211           + "ofile\030\002 \001(\0132/.google.cloud.dialogflow.v2"
212           + ".ConversationProfileB\003\340A\002\"\254\001\n UpdateConv"
213           + "ersationProfileRequest\022R\n\024conversation_p"
214           + "rofile\030\001 \001(\0132/.google.cloud.dialogflow.v"
215           + "2.ConversationProfileB\003\340A\002\0224\n\013update_mas"
216           + "k\030\002 \001(\0132\032.google.protobuf.FieldMaskB\003\340A\002"
217           + "\"g\n DeleteConversationProfileRequest\022C\n\004"
218           + "name\030\001 \001(\tB5\340A\002\372A/\n-dialogflow.googleapi"
219           + "s.com/ConversationProfile\"N\n\024AutomatedAg"
220           + "entConfig\0226\n\005agent\030\001 \001(\tB\'\340A\002\372A!\n\037dialog"
221           + "flow.googleapis.com/Agent\"\201\024\n\031HumanAgent"
222           + "AssistantConfig\022K\n\023notification_config\030\002"
223           + " \001(\0132..google.cloud.dialogflow.v2.Notifi"
224           + "cationConfig\022m\n\035human_agent_suggestion_c"
225           + "onfig\030\003 \001(\0132F.google.cloud.dialogflow.v2"
226           + ".HumanAgentAssistantConfig.SuggestionCon"
227           + "fig\022j\n\032end_user_suggestion_config\030\004 \001(\0132"
228           + "F.google.cloud.dialogflow.v2.HumanAgentA"
229           + "ssistantConfig.SuggestionConfig\022l\n\027messa"
230           + "ge_analysis_config\030\005 \001(\0132K.google.cloud."
231           + "dialogflow.v2.HumanAgentAssistantConfig."
232           + "MessageAnalysisConfig\032H\n\031SuggestionTrigg"
233           + "erSettings\022\024\n\014no_smalltalk\030\001 \001(\010\022\025\n\ronly"
234           + "_end_user\030\002 \001(\010\032\314\004\n\027SuggestionFeatureCon"
235           + "fig\022I\n\022suggestion_feature\030\005 \001(\0132-.google"
236           + ".cloud.dialogflow.v2.SuggestionFeature\022%"
237           + "\n\035enable_event_based_suggestion\030\003 \001(\010\022t\n"
238           + "\033suggestion_trigger_settings\030\n \001(\0132O.goo"
239           + "gle.cloud.dialogflow.v2.HumanAgentAssist"
240           + "antConfig.SuggestionTriggerSettings\022a\n\014q"
241           + "uery_config\030\006 \001(\0132K.google.cloud.dialogf"
242           + "low.v2.HumanAgentAssistantConfig.Suggest"
243           + "ionQueryConfig\022p\n\031conversation_model_con"
244           + "fig\030\007 \001(\0132M.google.cloud.dialogflow.v2.H"
245           + "umanAgentAssistantConfig.ConversationMod"
246           + "elConfig\022t\n\033conversation_process_config\030"
247           + "\010 \001(\0132O.google.cloud.dialogflow.v2.Human"
248           + "AgentAssistantConfig.ConversationProcess"
249           + "Config\032\236\001\n\020SuggestionConfig\022f\n\017feature_c"
250           + "onfigs\030\002 \003(\0132M.google.cloud.dialogflow.v"
251           + "2.HumanAgentAssistantConfig.SuggestionFe"
252           + "atureConfig\022\"\n\032group_suggestion_response"
253           + "s\030\003 \001(\010\032\374\007\n\025SuggestionQueryConfig\022\213\001\n\033kn"
254           + "owledge_base_query_source\030\001 \001(\0132d.google"
255           + ".cloud.dialogflow.v2.HumanAgentAssistant"
256           + "Config.SuggestionQueryConfig.KnowledgeBa"
257           + "seQuerySourceH\000\022\200\001\n\025document_query_sourc"
258           + "e\030\002 \001(\0132_.google.cloud.dialogflow.v2.Hum"
259           + "anAgentAssistantConfig.SuggestionQueryCo"
260           + "nfig.DocumentQuerySourceH\000\022\204\001\n\027dialogflo"
261           + "w_query_source\030\003 \001(\0132a.google.cloud.dial"
262           + "ogflow.v2.HumanAgentAssistantConfig.Sugg"
263           + "estionQueryConfig.DialogflowQuerySourceH"
264           + "\000\022\023\n\013max_results\030\004 \001(\005\022\034\n\024confidence_thr"
265           + "eshold\030\005 \001(\002\022\202\001\n\027context_filter_settings"
266           + "\030\007 \001(\0132a.google.cloud.dialogflow.v2.Huma"
267           + "nAgentAssistantConfig.SuggestionQueryCon"
268           + "fig.ContextFilterSettings\032d\n\030KnowledgeBa"
269           + "seQuerySource\022H\n\017knowledge_bases\030\001 \003(\tB/"
270           + "\340A\002\372A)\n\'dialogflow.googleapis.com/Knowle"
271           + "dgeBase\032T\n\023DocumentQuerySource\022=\n\tdocume"
272           + "nts\030\001 \003(\tB*\340A\002\372A$\n\"dialogflow.googleapis"
273           + ".com/Document\032O\n\025DialogflowQuerySource\0226"
274           + "\n\005agent\030\001 \001(\tB\'\340A\002\372A!\n\037dialogflow.google"
275           + "apis.com/Agent\032v\n\025ContextFilterSettings\022"
276           + "\035\n\025drop_handoff_messages\030\001 \001(\010\022#\n\033drop_v"
277           + "irtual_agent_messages\030\002 \001(\010\022\031\n\021drop_ivr_"
278           + "messages\030\003 \001(\010B\016\n\014query_source\032z\n\027Conver"
279           + "sationModelConfig\022?\n\005model\030\001 \001(\tB0\372A-\n+d"
280           + "ialogflow.googleapis.com/ConversationMod"
281           + "el\022\036\n\026baseline_model_version\030\010 \001(\t\032;\n\031Co"
282           + "nversationProcessConfig\022\036\n\026recent_senten"
283           + "ces_count\030\002 \001(\005\032\\\n\025MessageAnalysisConfig"
284           + "\022 \n\030enable_entity_extraction\030\002 \001(\010\022!\n\031en"
285           + "able_sentiment_analysis\030\003 \001(\010\"\304\003\n\027HumanA"
286           + "gentHandoffConfig\022b\n\022live_person_config\030"
287           + "\001 \001(\0132D.google.cloud.dialogflow.v2.Human"
288           + "AgentHandoffConfig.LivePersonConfigH\000\022u\n"
289           + "\034salesforce_live_agent_config\030\002 \001(\0132M.go"
290           + "ogle.cloud.dialogflow.v2.HumanAgentHando"
291           + "ffConfig.SalesforceLiveAgentConfigH\000\032/\n\020"
292           + "LivePersonConfig\022\033\n\016account_number\030\001 \001(\t"
293           + "B\003\340A\002\032\213\001\n\031SalesforceLiveAgentConfig\022\034\n\017o"
294           + "rganization_id\030\001 \001(\tB\003\340A\002\022\032\n\rdeployment_"
295           + "id\030\002 \001(\tB\003\340A\002\022\026\n\tbutton_id\030\003 \001(\tB\003\340A\002\022\034\n"
296           + "\017endpoint_domain\030\004 \001(\tB\003\340A\002B\017\n\ragent_ser"
297           + "vice\"\277\001\n\022NotificationConfig\022\r\n\005topic\030\001 \001"
298           + "(\t\022T\n\016message_format\030\002 \001(\0162<.google.clou"
299           + "d.dialogflow.v2.NotificationConfig.Messa"
300           + "geFormat\"D\n\rMessageFormat\022\036\n\032MESSAGE_FOR"
301           + "MAT_UNSPECIFIED\020\000\022\t\n\005PROTO\020\001\022\010\n\004JSON\020\002\"3"
302           + "\n\rLoggingConfig\022\"\n\032enable_stackdriver_lo"
303           + "gging\030\003 \001(\010\"\245\001\n\021SuggestionFeature\022@\n\004typ"
304           + "e\030\001 \001(\01622.google.cloud.dialogflow.v2.Sug"
305           + "gestionFeature.Type\"N\n\004Type\022\024\n\020TYPE_UNSP"
306           + "ECIFIED\020\000\022\026\n\022ARTICLE_SUGGESTION\020\001\022\007\n\003FAQ"
307           + "\020\002\022\017\n\013SMART_REPLY\020\003\"\212\002\n!SetSuggestionFea"
308           + "tureConfigRequest\022!\n\024conversation_profil"
309           + "e\030\001 \001(\tB\003\340A\002\022K\n\020participant_role\030\002 \001(\0162,"
310           + ".google.cloud.dialogflow.v2.Participant."
311           + "RoleB\003\340A\002\022u\n\031suggestion_feature_config\030\003"
312           + " \001(\0132M.google.cloud.dialogflow.v2.HumanA"
313           + "gentAssistantConfig.SuggestionFeatureCon"
314           + "figB\003\340A\002\"\357\001\n#ClearSuggestionFeatureConfi"
315           + "gRequest\022!\n\024conversation_profile\030\001 \001(\tB\003"
316           + "\340A\002\022K\n\020participant_role\030\002 \001(\0162,.google.c"
317           + "loud.dialogflow.v2.Participant.RoleB\003\340A\002"
318           + "\022X\n\027suggestion_feature_type\030\003 \001(\01622.goog"
319           + "le.cloud.dialogflow.v2.SuggestionFeature"
320           + ".TypeB\003\340A\002\"\243\002\n+SetSuggestionFeatureConfi"
321           + "gOperationMetadata\022\034\n\024conversation_profi"
322           + "le\030\001 \001(\t\022K\n\020participant_role\030\002 \001(\0162,.goo"
323           + "gle.cloud.dialogflow.v2.Participant.Role"
324           + "B\003\340A\002\022X\n\027suggestion_feature_type\030\003 \001(\01622"
325           + ".google.cloud.dialogflow.v2.SuggestionFe"
326           + "ature.TypeB\003\340A\002\022/\n\013create_time\030\004 \001(\0132\032.g"
327           + "oogle.protobuf.Timestamp\"\245\002\n-ClearSugges"
328           + "tionFeatureConfigOperationMetadata\022\034\n\024co"
329           + "nversation_profile\030\001 \001(\t\022K\n\020participant_"
330           + "role\030\002 \001(\0162,.google.cloud.dialogflow.v2."
331           + "Participant.RoleB\003\340A\002\022X\n\027suggestion_feat"
332           + "ure_type\030\003 \001(\01622.google.cloud.dialogflow"
333           + ".v2.SuggestionFeature.TypeB\003\340A\002\022/\n\013creat"
334           + "e_time\030\004 \001(\0132\032.google.protobuf.Timestamp"
335           + "2\263\024\n\024ConversationProfiles\022\220\002\n\030ListConver"
336           + "sationProfiles\022;.google.cloud.dialogflow"
337           + ".v2.ListConversationProfilesRequest\032<.go"
338           + "ogle.cloud.dialogflow.v2.ListConversatio"
339           + "nProfilesResponse\"y\202\323\344\223\002j\022,/v2/{parent=p"
340           + "rojects/*}/conversationProfilesZ:\0228/v2/{"
341           + "parent=projects/*/locations/*}/conversat"
342           + "ionProfiles\332A\006parent\022\375\001\n\026GetConversation"
343           + "Profile\0229.google.cloud.dialogflow.v2.Get"
344           + "ConversationProfileRequest\032/.google.clou"
345           + "d.dialogflow.v2.ConversationProfile\"w\202\323\344"
346           + "\223\002j\022,/v2/{name=projects/*/conversationPr"
347           + "ofiles/*}Z:\0228/v2/{name=projects/*/locati"
348           + "ons/*/conversationProfiles/*}\332A\004name\022\310\002\n"
349           + "\031CreateConversationProfile\022<.google.clou"
350           + "d.dialogflow.v2.CreateConversationProfil"
351           + "eRequest\032/.google.cloud.dialogflow.v2.Co"
352           + "nversationProfile\"\273\001\202\323\344\223\002\226\001\",/v2/{parent"
353           + "=projects/*}/conversationProfiles:\024conve"
354           + "rsation_profileZP\"8/v2/{parent=projects/"
355           + "*/locations/*}/conversationProfiles:\024con"
356           + "versation_profile\332A\033parent,conversation_"
357           + "profile\022\367\002\n\031UpdateConversationProfile\022<."
358           + "google.cloud.dialogflow.v2.UpdateConvers"
359           + "ationProfileRequest\032/.google.cloud.dialo"
360           + "gflow.v2.ConversationProfile\"\352\001\202\323\344\223\002\300\0012A"
361           + "/v2/{conversation_profile.name=projects/"
362           + "*/conversationProfiles/*}:\024conversation_"
363           + "profileZe2M/v2/{conversation_profile.nam"
364           + "e=projects/*/locations/*/conversationPro"
365           + "files/*}:\024conversation_profile\332A convers"
366           + "ation_profile,update_mask\022\352\001\n\031DeleteConv"
367           + "ersationProfile\022<.google.cloud.dialogflo"
368           + "w.v2.DeleteConversationProfileRequest\032\026."
369           + "google.protobuf.Empty\"w\202\323\344\223\002j*,/v2/{name"
370           + "=projects/*/conversationProfiles/*}Z:*8/"
371           + "v2/{name=projects/*/locations/*/conversa"
372           + "tionProfiles/*}\332A\004name\022\350\003\n\032SetSuggestion"
373           + "FeatureConfig\022=.google.cloud.dialogflow."
374           + "v2.SetSuggestionFeatureConfigRequest\032\035.g"
375           + "oogle.longrunning.Operation\"\353\002\202\323\344\223\002\306\001\"W/"
376           + "v2/{conversation_profile=projects/*/conv"
377           + "ersationProfiles/*}:setSuggestionFeature"
378           + "Config:\001*Zh\"c/v2/{conversation_profile=p"
379           + "rojects/*/locations/*/conversationProfil"
380           + "es/*}:setSuggestionFeatureConfig:\001*\332A\024co"
381           + "nversation_profile\332A?conversation_profil"
382           + "e,participant_role,suggestion_feature_co"
383           + "nfig\312AB\n\023ConversationProfile\022+SetSuggest"
384           + "ionFeatureConfigOperationMetadata\022\360\003\n\034Cl"
385           + "earSuggestionFeatureConfig\022?.google.clou"
386           + "d.dialogflow.v2.ClearSuggestionFeatureCo"
387           + "nfigRequest\032\035.google.longrunning.Operati"
388           + "on\"\357\002\202\323\344\223\002\312\001\"Y/v2/{conversation_profile="
389           + "projects/*/conversationProfiles/*}:clear"
390           + "SuggestionFeatureConfig:\001*Zj\"e/v2/{conve"
391           + "rsation_profile=projects/*/locations/*/c"
392           + "onversationProfiles/*}:clearSuggestionFe"
393           + "atureConfig:\001*\332A\024conversation_profile\332A="
394           + "conversation_profile,participant_role,su"
395           + "ggestion_feature_type\312AD\n\023ConversationPr"
396           + "ofile\022-ClearSuggestionFeatureConfigOpera"
397           + "tionMetadata\032x\312A\031dialogflow.googleapis.c"
398           + "om\322AYhttps://www.googleapis.com/auth/clo"
399           + "ud-platform,https://www.googleapis.com/a"
400           + "uth/dialogflowB\240\002\n\036com.google.cloud.dial"
401           + "ogflow.v2B\030ConversationProfileProtoP\001Z>c"
402           + "loud.google.com/go/dialogflow/apiv2/dial"
403           + "ogflowpb;dialogflowpb\370\001\001\242\002\002DF\252\002\032Google.C"
404           + "loud.Dialogflow.V2\352A|\n,dialogflow.google"
405           + "apis.com/CXSecuritySettings\022Lprojects/{p"
406           + "roject}/locations/{location}/securitySet"
407           + "tings/{security_settings}b\006proto3"
408     };
409     descriptor =
410         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
411             descriptorData,
412             new com.google.protobuf.Descriptors.FileDescriptor[] {
413               com.google.api.AnnotationsProto.getDescriptor(),
414               com.google.api.ClientProto.getDescriptor(),
415               com.google.api.FieldBehaviorProto.getDescriptor(),
416               com.google.api.ResourceProto.getDescriptor(),
417               com.google.cloud.dialogflow.v2.AudioConfigProto.getDescriptor(),
418               com.google.cloud.dialogflow.v2.ParticipantProto.getDescriptor(),
419               com.google.longrunning.OperationsProto.getDescriptor(),
420               com.google.protobuf.EmptyProto.getDescriptor(),
421               com.google.protobuf.FieldMaskProto.getDescriptor(),
422               com.google.protobuf.TimestampProto.getDescriptor(),
423             });
424     internal_static_google_cloud_dialogflow_v2_ConversationProfile_descriptor =
425         getDescriptor().getMessageTypes().get(0);
426     internal_static_google_cloud_dialogflow_v2_ConversationProfile_fieldAccessorTable =
427         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
428             internal_static_google_cloud_dialogflow_v2_ConversationProfile_descriptor,
429             new java.lang.String[] {
430               "Name",
431               "DisplayName",
432               "CreateTime",
433               "UpdateTime",
434               "AutomatedAgentConfig",
435               "HumanAgentAssistantConfig",
436               "HumanAgentHandoffConfig",
437               "NotificationConfig",
438               "LoggingConfig",
439               "NewMessageEventNotificationConfig",
440               "SttConfig",
441               "LanguageCode",
442               "TimeZone",
443               "SecuritySettings",
444               "TtsConfig",
445             });
446     internal_static_google_cloud_dialogflow_v2_ListConversationProfilesRequest_descriptor =
447         getDescriptor().getMessageTypes().get(1);
448     internal_static_google_cloud_dialogflow_v2_ListConversationProfilesRequest_fieldAccessorTable =
449         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
450             internal_static_google_cloud_dialogflow_v2_ListConversationProfilesRequest_descriptor,
451             new java.lang.String[] {
452               "Parent", "PageSize", "PageToken",
453             });
454     internal_static_google_cloud_dialogflow_v2_ListConversationProfilesResponse_descriptor =
455         getDescriptor().getMessageTypes().get(2);
456     internal_static_google_cloud_dialogflow_v2_ListConversationProfilesResponse_fieldAccessorTable =
457         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
458             internal_static_google_cloud_dialogflow_v2_ListConversationProfilesResponse_descriptor,
459             new java.lang.String[] {
460               "ConversationProfiles", "NextPageToken",
461             });
462     internal_static_google_cloud_dialogflow_v2_GetConversationProfileRequest_descriptor =
463         getDescriptor().getMessageTypes().get(3);
464     internal_static_google_cloud_dialogflow_v2_GetConversationProfileRequest_fieldAccessorTable =
465         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
466             internal_static_google_cloud_dialogflow_v2_GetConversationProfileRequest_descriptor,
467             new java.lang.String[] {
468               "Name",
469             });
470     internal_static_google_cloud_dialogflow_v2_CreateConversationProfileRequest_descriptor =
471         getDescriptor().getMessageTypes().get(4);
472     internal_static_google_cloud_dialogflow_v2_CreateConversationProfileRequest_fieldAccessorTable =
473         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
474             internal_static_google_cloud_dialogflow_v2_CreateConversationProfileRequest_descriptor,
475             new java.lang.String[] {
476               "Parent", "ConversationProfile",
477             });
478     internal_static_google_cloud_dialogflow_v2_UpdateConversationProfileRequest_descriptor =
479         getDescriptor().getMessageTypes().get(5);
480     internal_static_google_cloud_dialogflow_v2_UpdateConversationProfileRequest_fieldAccessorTable =
481         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
482             internal_static_google_cloud_dialogflow_v2_UpdateConversationProfileRequest_descriptor,
483             new java.lang.String[] {
484               "ConversationProfile", "UpdateMask",
485             });
486     internal_static_google_cloud_dialogflow_v2_DeleteConversationProfileRequest_descriptor =
487         getDescriptor().getMessageTypes().get(6);
488     internal_static_google_cloud_dialogflow_v2_DeleteConversationProfileRequest_fieldAccessorTable =
489         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
490             internal_static_google_cloud_dialogflow_v2_DeleteConversationProfileRequest_descriptor,
491             new java.lang.String[] {
492               "Name",
493             });
494     internal_static_google_cloud_dialogflow_v2_AutomatedAgentConfig_descriptor =
495         getDescriptor().getMessageTypes().get(7);
496     internal_static_google_cloud_dialogflow_v2_AutomatedAgentConfig_fieldAccessorTable =
497         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
498             internal_static_google_cloud_dialogflow_v2_AutomatedAgentConfig_descriptor,
499             new java.lang.String[] {
500               "Agent",
501             });
502     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor =
503         getDescriptor().getMessageTypes().get(8);
504     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_fieldAccessorTable =
505         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
506             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor,
507             new java.lang.String[] {
508               "NotificationConfig",
509               "HumanAgentSuggestionConfig",
510               "EndUserSuggestionConfig",
511               "MessageAnalysisConfig",
512             });
513     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionTriggerSettings_descriptor =
514         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
515             .getNestedTypes()
516             .get(0);
517     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionTriggerSettings_fieldAccessorTable =
518         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
519             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionTriggerSettings_descriptor,
520             new java.lang.String[] {
521               "NoSmalltalk", "OnlyEndUser",
522             });
523     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionFeatureConfig_descriptor =
524         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
525             .getNestedTypes()
526             .get(1);
527     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionFeatureConfig_fieldAccessorTable =
528         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
529             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionFeatureConfig_descriptor,
530             new java.lang.String[] {
531               "SuggestionFeature",
532               "EnableEventBasedSuggestion",
533               "SuggestionTriggerSettings",
534               "QueryConfig",
535               "ConversationModelConfig",
536               "ConversationProcessConfig",
537             });
538     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionConfig_descriptor =
539         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
540             .getNestedTypes()
541             .get(2);
542     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionConfig_fieldAccessorTable =
543         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
544             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionConfig_descriptor,
545             new java.lang.String[] {
546               "FeatureConfigs", "GroupSuggestionResponses",
547             });
548     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor =
549         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
550             .getNestedTypes()
551             .get(3);
552     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_fieldAccessorTable =
553         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
554             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor,
555             new java.lang.String[] {
556               "KnowledgeBaseQuerySource",
557               "DocumentQuerySource",
558               "DialogflowQuerySource",
559               "MaxResults",
560               "ConfidenceThreshold",
561               "ContextFilterSettings",
562               "QuerySource",
563             });
564     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_descriptor =
565         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor
566             .getNestedTypes()
567             .get(0);
568     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_fieldAccessorTable =
569         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
570             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_descriptor,
571             new java.lang.String[] {
572               "KnowledgeBases",
573             });
574     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_descriptor =
575         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor
576             .getNestedTypes()
577             .get(1);
578     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_fieldAccessorTable =
579         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
580             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_descriptor,
581             new java.lang.String[] {
582               "Documents",
583             });
584     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_descriptor =
585         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor
586             .getNestedTypes()
587             .get(2);
588     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_fieldAccessorTable =
589         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
590             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_descriptor,
591             new java.lang.String[] {
592               "Agent",
593             });
594     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings_descriptor =
595         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_descriptor
596             .getNestedTypes()
597             .get(3);
598     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings_fieldAccessorTable =
599         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
600             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings_descriptor,
601             new java.lang.String[] {
602               "DropHandoffMessages", "DropVirtualAgentMessages", "DropIvrMessages",
603             });
604     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationModelConfig_descriptor =
605         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
606             .getNestedTypes()
607             .get(4);
608     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationModelConfig_fieldAccessorTable =
609         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
610             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationModelConfig_descriptor,
611             new java.lang.String[] {
612               "Model", "BaselineModelVersion",
613             });
614     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationProcessConfig_descriptor =
615         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
616             .getNestedTypes()
617             .get(5);
618     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationProcessConfig_fieldAccessorTable =
619         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
620             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_ConversationProcessConfig_descriptor,
621             new java.lang.String[] {
622               "RecentSentencesCount",
623             });
624     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_MessageAnalysisConfig_descriptor =
625         internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_descriptor
626             .getNestedTypes()
627             .get(6);
628     internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_MessageAnalysisConfig_fieldAccessorTable =
629         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
630             internal_static_google_cloud_dialogflow_v2_HumanAgentAssistantConfig_MessageAnalysisConfig_descriptor,
631             new java.lang.String[] {
632               "EnableEntityExtraction", "EnableSentimentAnalysis",
633             });
634     internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_descriptor =
635         getDescriptor().getMessageTypes().get(9);
636     internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_fieldAccessorTable =
637         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
638             internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_descriptor,
639             new java.lang.String[] {
640               "LivePersonConfig", "SalesforceLiveAgentConfig", "AgentService",
641             });
642     internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_LivePersonConfig_descriptor =
643         internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_descriptor
644             .getNestedTypes()
645             .get(0);
646     internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_LivePersonConfig_fieldAccessorTable =
647         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
648             internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_LivePersonConfig_descriptor,
649             new java.lang.String[] {
650               "AccountNumber",
651             });
652     internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_SalesforceLiveAgentConfig_descriptor =
653         internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_descriptor
654             .getNestedTypes()
655             .get(1);
656     internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_SalesforceLiveAgentConfig_fieldAccessorTable =
657         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
658             internal_static_google_cloud_dialogflow_v2_HumanAgentHandoffConfig_SalesforceLiveAgentConfig_descriptor,
659             new java.lang.String[] {
660               "OrganizationId", "DeploymentId", "ButtonId", "EndpointDomain",
661             });
662     internal_static_google_cloud_dialogflow_v2_NotificationConfig_descriptor =
663         getDescriptor().getMessageTypes().get(10);
664     internal_static_google_cloud_dialogflow_v2_NotificationConfig_fieldAccessorTable =
665         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
666             internal_static_google_cloud_dialogflow_v2_NotificationConfig_descriptor,
667             new java.lang.String[] {
668               "Topic", "MessageFormat",
669             });
670     internal_static_google_cloud_dialogflow_v2_LoggingConfig_descriptor =
671         getDescriptor().getMessageTypes().get(11);
672     internal_static_google_cloud_dialogflow_v2_LoggingConfig_fieldAccessorTable =
673         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
674             internal_static_google_cloud_dialogflow_v2_LoggingConfig_descriptor,
675             new java.lang.String[] {
676               "EnableStackdriverLogging",
677             });
678     internal_static_google_cloud_dialogflow_v2_SuggestionFeature_descriptor =
679         getDescriptor().getMessageTypes().get(12);
680     internal_static_google_cloud_dialogflow_v2_SuggestionFeature_fieldAccessorTable =
681         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
682             internal_static_google_cloud_dialogflow_v2_SuggestionFeature_descriptor,
683             new java.lang.String[] {
684               "Type",
685             });
686     internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigRequest_descriptor =
687         getDescriptor().getMessageTypes().get(13);
688     internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigRequest_fieldAccessorTable =
689         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
690             internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigRequest_descriptor,
691             new java.lang.String[] {
692               "ConversationProfile", "ParticipantRole", "SuggestionFeatureConfig",
693             });
694     internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigRequest_descriptor =
695         getDescriptor().getMessageTypes().get(14);
696     internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigRequest_fieldAccessorTable =
697         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
698             internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigRequest_descriptor,
699             new java.lang.String[] {
700               "ConversationProfile", "ParticipantRole", "SuggestionFeatureType",
701             });
702     internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigOperationMetadata_descriptor =
703         getDescriptor().getMessageTypes().get(15);
704     internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigOperationMetadata_fieldAccessorTable =
705         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
706             internal_static_google_cloud_dialogflow_v2_SetSuggestionFeatureConfigOperationMetadata_descriptor,
707             new java.lang.String[] {
708               "ConversationProfile", "ParticipantRole", "SuggestionFeatureType", "CreateTime",
709             });
710     internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigOperationMetadata_descriptor =
711         getDescriptor().getMessageTypes().get(16);
712     internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigOperationMetadata_fieldAccessorTable =
713         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
714             internal_static_google_cloud_dialogflow_v2_ClearSuggestionFeatureConfigOperationMetadata_descriptor,
715             new java.lang.String[] {
716               "ConversationProfile", "ParticipantRole", "SuggestionFeatureType", "CreateTime",
717             });
718     com.google.protobuf.ExtensionRegistry registry =
719         com.google.protobuf.ExtensionRegistry.newInstance();
720     registry.add(com.google.api.ClientProto.defaultHost);
721     registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
722     registry.add(com.google.api.AnnotationsProto.http);
723     registry.add(com.google.api.ClientProto.methodSignature);
724     registry.add(com.google.api.ClientProto.oauthScopes);
725     registry.add(com.google.api.ResourceProto.resource);
726     registry.add(com.google.api.ResourceProto.resourceDefinition);
727     registry.add(com.google.api.ResourceProto.resourceReference);
728     registry.add(com.google.longrunning.OperationsProto.operationInfo);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)729     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
730         descriptor, registry);
com.google.api.AnnotationsProto.getDescriptor()731     com.google.api.AnnotationsProto.getDescriptor();
com.google.api.ClientProto.getDescriptor()732     com.google.api.ClientProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor()733     com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor()734     com.google.api.ResourceProto.getDescriptor();
com.google.cloud.dialogflow.v2.AudioConfigProto.getDescriptor()735     com.google.cloud.dialogflow.v2.AudioConfigProto.getDescriptor();
com.google.cloud.dialogflow.v2.ParticipantProto.getDescriptor()736     com.google.cloud.dialogflow.v2.ParticipantProto.getDescriptor();
com.google.longrunning.OperationsProto.getDescriptor()737     com.google.longrunning.OperationsProto.getDescriptor();
com.google.protobuf.EmptyProto.getDescriptor()738     com.google.protobuf.EmptyProto.getDescriptor();
com.google.protobuf.FieldMaskProto.getDescriptor()739     com.google.protobuf.FieldMaskProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor()740     com.google.protobuf.TimestampProto.getDescriptor();
741   }
742 
743   // @@protoc_insertion_point(outer_class_scope)
744 }
745