google-api-client 0.19.5 → 0.19.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +30 -0
  3. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  4. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +7 -0
  5. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
  6. data/generated/google/apis/appengine_v1.rb +1 -1
  7. data/generated/google/apis/appengine_v1/classes.rb +7 -0
  8. data/generated/google/apis/appengine_v1/representations.rb +1 -0
  9. data/generated/google/apis/appengine_v1beta.rb +1 -1
  10. data/generated/google/apis/appengine_v1beta/classes.rb +7 -0
  11. data/generated/google/apis/appengine_v1beta/representations.rb +1 -0
  12. data/generated/google/apis/bigquery_v2.rb +1 -1
  13. data/generated/google/apis/bigquery_v2/classes.rb +34 -6
  14. data/generated/google/apis/bigquery_v2/representations.rb +5 -1
  15. data/generated/google/apis/bigquery_v2/service.rb +15 -3
  16. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  17. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +1 -0
  18. data/generated/google/apis/calendar_v3.rb +1 -1
  19. data/generated/google/apis/calendar_v3/classes.rb +45 -0
  20. data/generated/google/apis/calendar_v3/representations.rb +29 -0
  21. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  22. data/generated/google/apis/cloudbuild_v1/classes.rb +11 -2
  23. data/generated/google/apis/compute_alpha.rb +1 -1
  24. data/generated/google/apis/compute_alpha/classes.rb +64 -30
  25. data/generated/google/apis/compute_alpha/representations.rb +1 -0
  26. data/generated/google/apis/compute_alpha/service.rb +142 -5
  27. data/generated/google/apis/compute_beta.rb +1 -1
  28. data/generated/google/apis/compute_beta/classes.rb +55 -29
  29. data/generated/google/apis/compute_beta/service.rb +3 -3
  30. data/generated/google/apis/compute_v1.rb +1 -1
  31. data/generated/google/apis/compute_v1/classes.rb +219 -23
  32. data/generated/google/apis/compute_v1/representations.rb +68 -0
  33. data/generated/google/apis/compute_v1/service.rb +148 -3
  34. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  35. data/generated/google/apis/dialogflow_v2beta1/classes.rb +1769 -367
  36. data/generated/google/apis/dialogflow_v2beta1/representations.rb +813 -223
  37. data/generated/google/apis/dialogflow_v2beta1/service.rb +224 -224
  38. data/generated/google/apis/dlp_v2beta1.rb +1 -1
  39. data/generated/google/apis/dlp_v2beta1/classes.rb +3 -1
  40. data/generated/google/apis/dlp_v2beta2.rb +1 -1
  41. data/generated/google/apis/dlp_v2beta2/classes.rb +3 -1
  42. data/generated/google/apis/drive_v2.rb +1 -1
  43. data/generated/google/apis/drive_v2/classes.rb +2 -1
  44. data/generated/google/apis/gmail_v1.rb +1 -1
  45. data/generated/google/apis/gmail_v1/classes.rb +24 -24
  46. data/generated/google/apis/ml_v1.rb +1 -1
  47. data/generated/google/apis/ml_v1/classes.rb +16 -0
  48. data/generated/google/apis/ml_v1/representations.rb +2 -0
  49. data/generated/google/apis/monitoring_v3.rb +1 -1
  50. data/generated/google/apis/monitoring_v3/classes.rb +9 -1
  51. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  52. data/generated/google/apis/poly_v1.rb +1 -1
  53. data/generated/google/apis/poly_v1/classes.rb +9 -0
  54. data/generated/google/apis/poly_v1/representations.rb +1 -0
  55. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  56. data/generated/google/apis/safebrowsing_v4/classes.rb +7 -0
  57. data/generated/google/apis/safebrowsing_v4/representations.rb +1 -0
  58. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  59. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +4 -2
  60. data/generated/google/apis/sheets_v4.rb +1 -1
  61. data/generated/google/apis/sheets_v4/classes.rb +282 -0
  62. data/generated/google/apis/sheets_v4/representations.rb +66 -0
  63. data/generated/google/apis/slides_v1.rb +1 -1
  64. data/generated/google/apis/slides_v1/classes.rb +15 -0
  65. data/generated/google/apis/slides_v1/representations.rb +1 -0
  66. data/generated/google/apis/slides_v1/service.rb +1 -0
  67. data/generated/google/apis/sqladmin_v1beta3.rb +1 -1
  68. data/generated/google/apis/sqladmin_v1beta3/classes.rb +17 -0
  69. data/generated/google/apis/sqladmin_v1beta3/representations.rb +2 -0
  70. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  71. data/generated/google/apis/sqladmin_v1beta4/classes.rb +37 -15
  72. data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
  73. data/generated/google/apis/sqladmin_v1beta4/service.rb +1 -2
  74. data/generated/google/apis/testing_v1.rb +1 -1
  75. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  76. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  77. data/lib/google/apis/version.rb +1 -1
  78. metadata +2 -2
@@ -22,397 +22,987 @@ module Google
22
22
  module Apis
23
23
  module DialogflowV2beta1
24
24
 
25
- class Agent
25
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
26
26
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
27
 
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
- class BatchCreateEntitiesRequest
31
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
32
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
33
 
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
- class BatchDeleteEntitiesRequest
37
+ class GoogleCloudDialogflowV2Context
38
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
39
 
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
- class BatchDeleteEntityTypesRequest
43
+ class GoogleCloudDialogflowV2EntityType
44
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
45
 
46
46
  include Google::Apis::Core::JsonObjectSupport
47
47
  end
48
48
 
49
- class BatchDeleteIntentsRequest
49
+ class GoogleCloudDialogflowV2EntityTypeEntity
50
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
51
 
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
- class BatchUpdateEntitiesRequest
55
+ class GoogleCloudDialogflowV2EventInput
56
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
57
 
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
- class BatchUpdateEntityTypesRequest
61
+ class GoogleCloudDialogflowV2ExportAgentResponse
62
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
63
 
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
- class BatchUpdateEntityTypesResponse
67
+ class GoogleCloudDialogflowV2Intent
68
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
69
 
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
- class BatchUpdateIntentsRequest
73
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
74
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
75
 
76
76
  include Google::Apis::Core::JsonObjectSupport
77
77
  end
78
78
 
79
- class BatchUpdateIntentsResponse
79
+ class GoogleCloudDialogflowV2IntentMessage
80
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
81
 
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
- class Context
85
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
86
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
87
 
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
- class DetectIntentRequest
91
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
92
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
93
 
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
- class DetectIntentResponse
97
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
98
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
99
 
100
100
  include Google::Apis::Core::JsonObjectSupport
101
101
  end
102
102
 
103
- class Empty
103
+ class GoogleCloudDialogflowV2IntentMessageCard
104
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
105
 
106
106
  include Google::Apis::Core::JsonObjectSupport
107
107
  end
108
108
 
109
- class EntityType
109
+ class GoogleCloudDialogflowV2IntentMessageCardButton
110
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
111
111
 
112
112
  include Google::Apis::Core::JsonObjectSupport
113
113
  end
114
114
 
115
- class EntityTypeBatch
115
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
116
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
117
 
118
118
  include Google::Apis::Core::JsonObjectSupport
119
119
  end
120
120
 
121
- class EntityTypeEntity
121
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
122
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
123
123
 
124
124
  include Google::Apis::Core::JsonObjectSupport
125
125
  end
126
126
 
127
- class EventInput
127
+ class GoogleCloudDialogflowV2IntentMessageImage
128
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
129
 
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
- class ExportAgentRequest
133
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
134
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
135
 
136
136
  include Google::Apis::Core::JsonObjectSupport
137
137
  end
138
138
 
139
- class ExportAgentResponse
139
+ class GoogleCloudDialogflowV2IntentMessageListSelect
140
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
141
 
142
142
  include Google::Apis::Core::JsonObjectSupport
143
143
  end
144
144
 
145
- class ImportAgentRequest
145
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
146
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
147
 
148
148
  include Google::Apis::Core::JsonObjectSupport
149
149
  end
150
150
 
151
- class InputAudioConfig
151
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
152
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
153
 
154
154
  include Google::Apis::Core::JsonObjectSupport
155
155
  end
156
156
 
157
- class Intent
157
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
158
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
159
 
160
160
  include Google::Apis::Core::JsonObjectSupport
161
161
  end
162
162
 
163
- class IntentBatch
163
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
164
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
165
 
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
- class IntentFollowupIntentInfo
169
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
170
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
171
 
172
172
  include Google::Apis::Core::JsonObjectSupport
173
173
  end
174
174
 
175
- class IntentMessage
175
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
176
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
177
 
178
178
  include Google::Apis::Core::JsonObjectSupport
179
179
  end
180
180
 
181
- class IntentMessageBasicCard
181
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
182
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
183
 
184
184
  include Google::Apis::Core::JsonObjectSupport
185
185
  end
186
186
 
187
- class IntentMessageBasicCardButton
187
+ class GoogleCloudDialogflowV2IntentMessageText
188
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
189
 
190
190
  include Google::Apis::Core::JsonObjectSupport
191
191
  end
192
192
 
193
- class IntentMessageBasicCardButtonOpenUriAction
193
+ class GoogleCloudDialogflowV2IntentParameter
194
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
195
 
196
196
  include Google::Apis::Core::JsonObjectSupport
197
197
  end
198
198
 
199
- class IntentMessageCard
199
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
200
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
201
 
202
202
  include Google::Apis::Core::JsonObjectSupport
203
203
  end
204
204
 
205
- class IntentMessageCardButton
205
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
206
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
207
 
208
208
  include Google::Apis::Core::JsonObjectSupport
209
209
  end
210
210
 
211
- class IntentMessageCarouselSelect
211
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
212
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
213
 
214
214
  include Google::Apis::Core::JsonObjectSupport
215
215
  end
216
216
 
217
- class IntentMessageCarouselSelectItem
217
+ class GoogleCloudDialogflowV2QueryResult
218
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
219
 
220
220
  include Google::Apis::Core::JsonObjectSupport
221
221
  end
222
222
 
223
- class IntentMessageImage
223
+ class GoogleCloudDialogflowV2WebhookRequest
224
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
225
225
 
226
226
  include Google::Apis::Core::JsonObjectSupport
227
227
  end
228
228
 
229
- class IntentMessageLinkOutSuggestion
229
+ class GoogleCloudDialogflowV2WebhookResponse
230
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
231
 
232
232
  include Google::Apis::Core::JsonObjectSupport
233
233
  end
234
234
 
235
- class IntentMessageListSelect
235
+ class GoogleCloudDialogflowV2beta1Agent
236
236
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
237
 
238
238
  include Google::Apis::Core::JsonObjectSupport
239
239
  end
240
240
 
241
- class IntentMessageListSelectItem
241
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
242
242
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
243
 
244
244
  include Google::Apis::Core::JsonObjectSupport
245
245
  end
246
246
 
247
- class IntentMessageQuickReplies
247
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
248
248
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
249
 
250
250
  include Google::Apis::Core::JsonObjectSupport
251
251
  end
252
252
 
253
- class IntentMessageSelectItemInfo
253
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
254
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
255
 
256
256
  include Google::Apis::Core::JsonObjectSupport
257
257
  end
258
258
 
259
- class IntentMessageSimpleResponse
259
+ class GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
260
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
261
 
262
262
  include Google::Apis::Core::JsonObjectSupport
263
263
  end
264
264
 
265
- class IntentMessageSimpleResponses
265
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
266
266
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
267
 
268
268
  include Google::Apis::Core::JsonObjectSupport
269
269
  end
270
270
 
271
- class IntentMessageSuggestion
271
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
272
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
273
 
274
274
  include Google::Apis::Core::JsonObjectSupport
275
275
  end
276
276
 
277
- class IntentMessageSuggestions
277
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
278
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
279
 
280
280
  include Google::Apis::Core::JsonObjectSupport
281
281
  end
282
282
 
283
- class IntentMessageText
283
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
284
284
  class Representation < Google::Apis::Core::JsonRepresentation; end
285
285
 
286
286
  include Google::Apis::Core::JsonObjectSupport
287
287
  end
288
288
 
289
- class IntentParameter
289
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
290
290
  class Representation < Google::Apis::Core::JsonRepresentation; end
291
291
 
292
292
  include Google::Apis::Core::JsonObjectSupport
293
293
  end
294
294
 
295
- class IntentTrainingPhrase
295
+ class GoogleCloudDialogflowV2beta1Context
296
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
297
297
 
298
298
  include Google::Apis::Core::JsonObjectSupport
299
299
  end
300
300
 
301
- class IntentTrainingPhrasePart
301
+ class GoogleCloudDialogflowV2beta1DetectIntentRequest
302
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
303
 
304
304
  include Google::Apis::Core::JsonObjectSupport
305
305
  end
306
306
 
307
- class LatLng
307
+ class GoogleCloudDialogflowV2beta1DetectIntentResponse
308
308
  class Representation < Google::Apis::Core::JsonRepresentation; end
309
309
 
310
310
  include Google::Apis::Core::JsonObjectSupport
311
311
  end
312
312
 
313
- class ListContextsResponse
313
+ class GoogleCloudDialogflowV2beta1EntityType
314
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
315
 
316
316
  include Google::Apis::Core::JsonObjectSupport
317
317
  end
318
318
 
319
- class ListEntityTypesResponse
319
+ class GoogleCloudDialogflowV2beta1EntityTypeBatch
320
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
321
 
322
322
  include Google::Apis::Core::JsonObjectSupport
323
323
  end
324
324
 
325
- class ListIntentsResponse
325
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
326
326
  class Representation < Google::Apis::Core::JsonRepresentation; end
327
327
 
328
328
  include Google::Apis::Core::JsonObjectSupport
329
329
  end
330
330
 
331
- class ListSessionEntityTypesResponse
331
+ class GoogleCloudDialogflowV2beta1EventInput
332
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
333
 
334
334
  include Google::Apis::Core::JsonObjectSupport
335
335
  end
336
336
 
337
- class Operation
337
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
338
338
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
339
 
340
340
  include Google::Apis::Core::JsonObjectSupport
341
341
  end
342
342
 
343
- class OriginalDetectIntentRequest
343
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
344
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
345
 
346
346
  include Google::Apis::Core::JsonObjectSupport
347
347
  end
348
348
 
349
- class QueryInput
349
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
350
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
351
351
 
352
352
  include Google::Apis::Core::JsonObjectSupport
353
353
  end
354
354
 
355
- class QueryParameters
355
+ class GoogleCloudDialogflowV2beta1InputAudioConfig
356
356
  class Representation < Google::Apis::Core::JsonRepresentation; end
357
357
 
358
358
  include Google::Apis::Core::JsonObjectSupport
359
359
  end
360
360
 
361
- class QueryResult
361
+ class GoogleCloudDialogflowV2beta1Intent
362
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
363
363
 
364
364
  include Google::Apis::Core::JsonObjectSupport
365
365
  end
366
366
 
367
- class RestoreAgentRequest
367
+ class GoogleCloudDialogflowV2beta1IntentBatch
368
368
  class Representation < Google::Apis::Core::JsonRepresentation; end
369
369
 
370
370
  include Google::Apis::Core::JsonObjectSupport
371
371
  end
372
372
 
373
- class SearchAgentsResponse
373
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
374
374
  class Representation < Google::Apis::Core::JsonRepresentation; end
375
375
 
376
376
  include Google::Apis::Core::JsonObjectSupport
377
377
  end
378
378
 
379
- class SessionEntityType
379
+ class GoogleCloudDialogflowV2beta1IntentMessage
380
380
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
381
 
382
382
  include Google::Apis::Core::JsonObjectSupport
383
383
  end
384
384
 
385
- class Status
385
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
386
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
387
 
388
388
  include Google::Apis::Core::JsonObjectSupport
389
389
  end
390
390
 
391
- class TextInput
391
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
392
392
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
393
 
394
394
  include Google::Apis::Core::JsonObjectSupport
395
395
  end
396
396
 
397
- class TrainAgentRequest
397
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
398
398
  class Representation < Google::Apis::Core::JsonRepresentation; end
399
399
 
400
400
  include Google::Apis::Core::JsonObjectSupport
401
401
  end
402
402
 
403
- class WebhookRequest
403
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
404
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
405
405
 
406
406
  include Google::Apis::Core::JsonObjectSupport
407
407
  end
408
408
 
409
- class WebhookResponse
409
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
410
410
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
411
 
412
412
  include Google::Apis::Core::JsonObjectSupport
413
413
  end
414
414
 
415
- class Agent
415
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudDialogflowV2beta1IntentMessageText
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GoogleCloudDialogflowV2beta1IntentParameter
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDialogflowV2beta1ListContextsResponse
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDialogflowV2beta1ListIntentsResponse
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDialogflowV2beta1QueryInput
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDialogflowV2beta1QueryParameters
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GoogleCloudDialogflowV2beta1QueryResult
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GoogleCloudDialogflowV2beta1RestoreAgentRequest
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GoogleCloudDialogflowV2beta1SearchAgentsResponse
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleCloudDialogflowV2beta1SessionEntityType
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class GoogleCloudDialogflowV2beta1TextInput
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GoogleCloudDialogflowV2beta1TrainAgentRequest
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class GoogleCloudDialogflowV2beta1WebhookRequest
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class GoogleCloudDialogflowV2beta1WebhookResponse
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleLongrunningOperation
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleProtobufEmpty
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleRpcStatus
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleTypeLatLng
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
626
+ # @private
627
+ class Representation < Google::Apis::Core::JsonRepresentation
628
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityType::Representation
629
+
630
+ end
631
+ end
632
+
633
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
634
+ # @private
635
+ class Representation < Google::Apis::Core::JsonRepresentation
636
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent::Representation
637
+
638
+ end
639
+ end
640
+
641
+ class GoogleCloudDialogflowV2Context
642
+ # @private
643
+ class Representation < Google::Apis::Core::JsonRepresentation
644
+ property :lifespan_count, as: 'lifespanCount'
645
+ property :name, as: 'name'
646
+ hash :parameters, as: 'parameters'
647
+ end
648
+ end
649
+
650
+ class GoogleCloudDialogflowV2EntityType
651
+ # @private
652
+ class Representation < Google::Apis::Core::JsonRepresentation
653
+ property :auto_expansion_mode, as: 'autoExpansionMode'
654
+ property :display_name, as: 'displayName'
655
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EntityTypeEntity::Representation
656
+
657
+ property :kind, as: 'kind'
658
+ property :name, as: 'name'
659
+ end
660
+ end
661
+
662
+ class GoogleCloudDialogflowV2EntityTypeEntity
663
+ # @private
664
+ class Representation < Google::Apis::Core::JsonRepresentation
665
+ collection :synonyms, as: 'synonyms'
666
+ property :value, as: 'value'
667
+ end
668
+ end
669
+
670
+ class GoogleCloudDialogflowV2EventInput
671
+ # @private
672
+ class Representation < Google::Apis::Core::JsonRepresentation
673
+ property :language_code, as: 'languageCode'
674
+ property :name, as: 'name'
675
+ hash :parameters, as: 'parameters'
676
+ end
677
+ end
678
+
679
+ class GoogleCloudDialogflowV2ExportAgentResponse
680
+ # @private
681
+ class Representation < Google::Apis::Core::JsonRepresentation
682
+ property :agent_content, :base64 => true, as: 'agentContent'
683
+ property :agent_uri, as: 'agentUri'
684
+ end
685
+ end
686
+
687
+ class GoogleCloudDialogflowV2Intent
688
+ # @private
689
+ class Representation < Google::Apis::Core::JsonRepresentation
690
+ property :action, as: 'action'
691
+ collection :default_response_platforms, as: 'defaultResponsePlatforms'
692
+ property :display_name, as: 'displayName'
693
+ collection :events, as: 'events'
694
+ collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
695
+
696
+ collection :input_context_names, as: 'inputContextNames'
697
+ property :is_fallback, as: 'isFallback'
698
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
699
+
700
+ property :ml_enabled, as: 'mlEnabled'
701
+ property :name, as: 'name'
702
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
703
+
704
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentParameter, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentParameter::Representation
705
+
706
+ property :parent_followup_intent_name, as: 'parentFollowupIntentName'
707
+ property :priority, as: 'priority'
708
+ property :reset_contexts, as: 'resetContexts'
709
+ property :root_followup_intent_name, as: 'rootFollowupIntentName'
710
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentTrainingPhrase::Representation
711
+
712
+ property :webhook_state, as: 'webhookState'
713
+ end
714
+ end
715
+
716
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
717
+ # @private
718
+ class Representation < Google::Apis::Core::JsonRepresentation
719
+ property :followup_intent_name, as: 'followupIntentName'
720
+ property :parent_followup_intent_name, as: 'parentFollowupIntentName'
721
+ end
722
+ end
723
+
724
+ class GoogleCloudDialogflowV2IntentMessage
725
+ # @private
726
+ class Representation < Google::Apis::Core::JsonRepresentation
727
+ property :basic_card, as: 'basicCard', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageBasicCard, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageBasicCard::Representation
728
+
729
+ property :card, as: 'card', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCard, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCard::Representation
730
+
731
+ property :carousel_select, as: 'carouselSelect', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCarouselSelect, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCarouselSelect::Representation
732
+
733
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage::Representation
734
+
735
+ property :link_out_suggestion, as: 'linkOutSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion::Representation
736
+
737
+ property :list_select, as: 'listSelect', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageListSelect, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageListSelect::Representation
738
+
739
+ hash :payload, as: 'payload'
740
+ property :platform, as: 'platform'
741
+ property :quick_replies, as: 'quickReplies', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageQuickReplies, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageQuickReplies::Representation
742
+
743
+ property :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSimpleResponses, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSimpleResponses::Representation
744
+
745
+ property :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSuggestions, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSuggestions::Representation
746
+
747
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageText::Representation
748
+
749
+ end
750
+ end
751
+
752
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
753
+ # @private
754
+ class Representation < Google::Apis::Core::JsonRepresentation
755
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageBasicCardButton, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageBasicCardButton::Representation
756
+
757
+ property :formatted_text, as: 'formattedText'
758
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage::Representation
759
+
760
+ property :subtitle, as: 'subtitle'
761
+ property :title, as: 'title'
762
+ end
763
+ end
764
+
765
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
766
+ # @private
767
+ class Representation < Google::Apis::Core::JsonRepresentation
768
+ property :open_uri_action, as: 'openUriAction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction::Representation
769
+
770
+ property :title, as: 'title'
771
+ end
772
+ end
773
+
774
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
775
+ # @private
776
+ class Representation < Google::Apis::Core::JsonRepresentation
777
+ property :uri, as: 'uri'
778
+ end
779
+ end
780
+
781
+ class GoogleCloudDialogflowV2IntentMessageCard
782
+ # @private
783
+ class Representation < Google::Apis::Core::JsonRepresentation
784
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCardButton, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCardButton::Representation
785
+
786
+ property :image_uri, as: 'imageUri'
787
+ property :subtitle, as: 'subtitle'
788
+ property :title, as: 'title'
789
+ end
790
+ end
791
+
792
+ class GoogleCloudDialogflowV2IntentMessageCardButton
793
+ # @private
794
+ class Representation < Google::Apis::Core::JsonRepresentation
795
+ property :postback, as: 'postback'
796
+ property :text, as: 'text'
797
+ end
798
+ end
799
+
800
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
801
+ # @private
802
+ class Representation < Google::Apis::Core::JsonRepresentation
803
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCarouselSelectItem, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageCarouselSelectItem::Representation
804
+
805
+ end
806
+ end
807
+
808
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
809
+ # @private
810
+ class Representation < Google::Apis::Core::JsonRepresentation
811
+ property :description, as: 'description'
812
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage::Representation
813
+
814
+ property :info, as: 'info', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSelectItemInfo::Representation
815
+
816
+ property :title, as: 'title'
817
+ end
818
+ end
819
+
820
+ class GoogleCloudDialogflowV2IntentMessageImage
821
+ # @private
822
+ class Representation < Google::Apis::Core::JsonRepresentation
823
+ property :accessibility_text, as: 'accessibilityText'
824
+ property :image_uri, as: 'imageUri'
825
+ end
826
+ end
827
+
828
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
829
+ # @private
830
+ class Representation < Google::Apis::Core::JsonRepresentation
831
+ property :destination_name, as: 'destinationName'
832
+ property :uri, as: 'uri'
833
+ end
834
+ end
835
+
836
+ class GoogleCloudDialogflowV2IntentMessageListSelect
837
+ # @private
838
+ class Representation < Google::Apis::Core::JsonRepresentation
839
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageListSelectItem, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageListSelectItem::Representation
840
+
841
+ property :title, as: 'title'
842
+ end
843
+ end
844
+
845
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
846
+ # @private
847
+ class Representation < Google::Apis::Core::JsonRepresentation
848
+ property :description, as: 'description'
849
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageImage::Representation
850
+
851
+ property :info, as: 'info', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSelectItemInfo::Representation
852
+
853
+ property :title, as: 'title'
854
+ end
855
+ end
856
+
857
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
858
+ # @private
859
+ class Representation < Google::Apis::Core::JsonRepresentation
860
+ collection :quick_replies, as: 'quickReplies'
861
+ property :title, as: 'title'
862
+ end
863
+ end
864
+
865
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
866
+ # @private
867
+ class Representation < Google::Apis::Core::JsonRepresentation
868
+ property :key, as: 'key'
869
+ collection :synonyms, as: 'synonyms'
870
+ end
871
+ end
872
+
873
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
874
+ # @private
875
+ class Representation < Google::Apis::Core::JsonRepresentation
876
+ property :display_text, as: 'displayText'
877
+ property :ssml, as: 'ssml'
878
+ property :text_to_speech, as: 'textToSpeech'
879
+ end
880
+ end
881
+
882
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
883
+ # @private
884
+ class Representation < Google::Apis::Core::JsonRepresentation
885
+ collection :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSimpleResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSimpleResponse::Representation
886
+
887
+ end
888
+ end
889
+
890
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
891
+ # @private
892
+ class Representation < Google::Apis::Core::JsonRepresentation
893
+ property :title, as: 'title'
894
+ end
895
+ end
896
+
897
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
898
+ # @private
899
+ class Representation < Google::Apis::Core::JsonRepresentation
900
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessageSuggestion::Representation
901
+
902
+ end
903
+ end
904
+
905
+ class GoogleCloudDialogflowV2IntentMessageText
906
+ # @private
907
+ class Representation < Google::Apis::Core::JsonRepresentation
908
+ collection :text, as: 'text'
909
+ end
910
+ end
911
+
912
+ class GoogleCloudDialogflowV2IntentParameter
913
+ # @private
914
+ class Representation < Google::Apis::Core::JsonRepresentation
915
+ property :default_value, as: 'defaultValue'
916
+ property :display_name, as: 'displayName'
917
+ property :entity_type_display_name, as: 'entityTypeDisplayName'
918
+ property :is_list, as: 'isList'
919
+ property :mandatory, as: 'mandatory'
920
+ property :name, as: 'name'
921
+ collection :prompts, as: 'prompts'
922
+ property :value, as: 'value'
923
+ end
924
+ end
925
+
926
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
927
+ # @private
928
+ class Representation < Google::Apis::Core::JsonRepresentation
929
+ property :name, as: 'name'
930
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentTrainingPhrasePart::Representation
931
+
932
+ property :times_added_count, as: 'timesAddedCount'
933
+ property :type, as: 'type'
934
+ end
935
+ end
936
+
937
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
938
+ # @private
939
+ class Representation < Google::Apis::Core::JsonRepresentation
940
+ property :alias, as: 'alias'
941
+ property :entity_type, as: 'entityType'
942
+ property :text, as: 'text'
943
+ property :user_defined, as: 'userDefined'
944
+ end
945
+ end
946
+
947
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
948
+ # @private
949
+ class Representation < Google::Apis::Core::JsonRepresentation
950
+ hash :payload, as: 'payload'
951
+ property :source, as: 'source'
952
+ end
953
+ end
954
+
955
+ class GoogleCloudDialogflowV2QueryResult
956
+ # @private
957
+ class Representation < Google::Apis::Core::JsonRepresentation
958
+ property :action, as: 'action'
959
+ property :all_required_params_present, as: 'allRequiredParamsPresent'
960
+ hash :diagnostic_info, as: 'diagnosticInfo'
961
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
962
+
963
+ property :fulfillment_text, as: 'fulfillmentText'
964
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent::Representation
965
+
966
+ property :intent_detection_confidence, as: 'intentDetectionConfidence'
967
+ property :language_code, as: 'languageCode'
968
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
969
+
970
+ hash :parameters, as: 'parameters'
971
+ property :query_text, as: 'queryText'
972
+ property :speech_recognition_confidence, as: 'speechRecognitionConfidence'
973
+ hash :webhook_payload, as: 'webhookPayload'
974
+ property :webhook_source, as: 'webhookSource'
975
+ end
976
+ end
977
+
978
+ class GoogleCloudDialogflowV2WebhookRequest
979
+ # @private
980
+ class Representation < Google::Apis::Core::JsonRepresentation
981
+ property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2OriginalDetectIntentRequest::Representation
982
+
983
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2QueryResult::Representation
984
+
985
+ property :response_id, as: 'responseId'
986
+ property :session, as: 'session'
987
+ end
988
+ end
989
+
990
+ class GoogleCloudDialogflowV2WebhookResponse
991
+ # @private
992
+ class Representation < Google::Apis::Core::JsonRepresentation
993
+ property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2EventInput::Representation
994
+
995
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2IntentMessage::Representation
996
+
997
+ property :fulfillment_text, as: 'fulfillmentText'
998
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Context::Representation
999
+
1000
+ hash :payload, as: 'payload'
1001
+ property :source, as: 'source'
1002
+ end
1003
+ end
1004
+
1005
+ class GoogleCloudDialogflowV2beta1Agent
416
1006
  # @private
417
1007
  class Representation < Google::Apis::Core::JsonRepresentation
418
1008
  property :avatar_uri, as: 'avatarUri'
@@ -428,16 +1018,16 @@ module Google
428
1018
  end
429
1019
  end
430
1020
 
431
- class BatchCreateEntitiesRequest
1021
+ class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
432
1022
  # @private
433
1023
  class Representation < Google::Apis::Core::JsonRepresentation
434
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::EntityTypeEntity::Representation
1024
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
435
1025
 
436
1026
  property :language_code, as: 'languageCode'
437
1027
  end
438
1028
  end
439
1029
 
440
- class BatchDeleteEntitiesRequest
1030
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest
441
1031
  # @private
442
1032
  class Representation < Google::Apis::Core::JsonRepresentation
443
1033
  collection :entity_values, as: 'entityValues'
@@ -445,35 +1035,35 @@ module Google
445
1035
  end
446
1036
  end
447
1037
 
448
- class BatchDeleteEntityTypesRequest
1038
+ class GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest
449
1039
  # @private
450
1040
  class Representation < Google::Apis::Core::JsonRepresentation
451
1041
  collection :entity_type_names, as: 'entityTypeNames'
452
1042
  end
453
1043
  end
454
1044
 
455
- class BatchDeleteIntentsRequest
1045
+ class GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest
456
1046
  # @private
457
1047
  class Representation < Google::Apis::Core::JsonRepresentation
458
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::Intent, decorator: Google::Apis::DialogflowV2beta1::Intent::Representation
1048
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent::Representation
459
1049
 
460
1050
  end
461
1051
  end
462
1052
 
463
- class BatchUpdateEntitiesRequest
1053
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest
464
1054
  # @private
465
1055
  class Representation < Google::Apis::Core::JsonRepresentation
466
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::EntityTypeEntity::Representation
1056
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
467
1057
 
468
1058
  property :language_code, as: 'languageCode'
469
1059
  property :update_mask, as: 'updateMask'
470
1060
  end
471
1061
  end
472
1062
 
473
- class BatchUpdateEntityTypesRequest
1063
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest
474
1064
  # @private
475
1065
  class Representation < Google::Apis::Core::JsonRepresentation
476
- property :entity_type_batch_inline, as: 'entityTypeBatchInline', class: Google::Apis::DialogflowV2beta1::EntityTypeBatch, decorator: Google::Apis::DialogflowV2beta1::EntityTypeBatch::Representation
1066
+ property :entity_type_batch_inline, as: 'entityTypeBatchInline', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeBatch, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeBatch::Representation
477
1067
 
478
1068
  property :entity_type_batch_uri, as: 'entityTypeBatchUri'
479
1069
  property :language_code, as: 'languageCode'
@@ -481,18 +1071,18 @@ module Google
481
1071
  end
482
1072
  end
483
1073
 
484
- class BatchUpdateEntityTypesResponse
1074
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
485
1075
  # @private
486
1076
  class Representation < Google::Apis::Core::JsonRepresentation
487
- collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::EntityType, decorator: Google::Apis::DialogflowV2beta1::EntityType::Representation
1077
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType::Representation
488
1078
 
489
1079
  end
490
1080
  end
491
1081
 
492
- class BatchUpdateIntentsRequest
1082
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest
493
1083
  # @private
494
1084
  class Representation < Google::Apis::Core::JsonRepresentation
495
- property :intent_batch_inline, as: 'intentBatchInline', class: Google::Apis::DialogflowV2beta1::IntentBatch, decorator: Google::Apis::DialogflowV2beta1::IntentBatch::Representation
1085
+ property :intent_batch_inline, as: 'intentBatchInline', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentBatch, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentBatch::Representation
496
1086
 
497
1087
  property :intent_batch_uri, as: 'intentBatchUri'
498
1088
  property :intent_view, as: 'intentView'
@@ -501,15 +1091,15 @@ module Google
501
1091
  end
502
1092
  end
503
1093
 
504
- class BatchUpdateIntentsResponse
1094
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
505
1095
  # @private
506
1096
  class Representation < Google::Apis::Core::JsonRepresentation
507
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::Intent, decorator: Google::Apis::DialogflowV2beta1::Intent::Representation
1097
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent::Representation
508
1098
 
509
1099
  end
510
1100
  end
511
1101
 
512
- class Context
1102
+ class GoogleCloudDialogflowV2beta1Context
513
1103
  # @private
514
1104
  class Representation < Google::Apis::Core::JsonRepresentation
515
1105
  property :lifespan_count, as: 'lifespanCount'
@@ -518,55 +1108,49 @@ module Google
518
1108
  end
519
1109
  end
520
1110
 
521
- class DetectIntentRequest
1111
+ class GoogleCloudDialogflowV2beta1DetectIntentRequest
522
1112
  # @private
523
1113
  class Representation < Google::Apis::Core::JsonRepresentation
524
1114
  property :input_audio, :base64 => true, as: 'inputAudio'
525
- property :query_input, as: 'queryInput', class: Google::Apis::DialogflowV2beta1::QueryInput, decorator: Google::Apis::DialogflowV2beta1::QueryInput::Representation
1115
+ property :query_input, as: 'queryInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryInput::Representation
526
1116
 
527
- property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2beta1::QueryParameters, decorator: Google::Apis::DialogflowV2beta1::QueryParameters::Representation
1117
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryParameters::Representation
528
1118
 
529
1119
  end
530
1120
  end
531
1121
 
532
- class DetectIntentResponse
1122
+ class GoogleCloudDialogflowV2beta1DetectIntentResponse
533
1123
  # @private
534
1124
  class Representation < Google::Apis::Core::JsonRepresentation
535
- property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::QueryResult, decorator: Google::Apis::DialogflowV2beta1::QueryResult::Representation
1125
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryResult::Representation
536
1126
 
537
1127
  property :response_id, as: 'responseId'
538
- property :webhook_status, as: 'webhookStatus', class: Google::Apis::DialogflowV2beta1::Status, decorator: Google::Apis::DialogflowV2beta1::Status::Representation
1128
+ property :webhook_status, as: 'webhookStatus', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
539
1129
 
540
1130
  end
541
1131
  end
542
1132
 
543
- class Empty
544
- # @private
545
- class Representation < Google::Apis::Core::JsonRepresentation
546
- end
547
- end
548
-
549
- class EntityType
1133
+ class GoogleCloudDialogflowV2beta1EntityType
550
1134
  # @private
551
1135
  class Representation < Google::Apis::Core::JsonRepresentation
552
1136
  property :auto_expansion_mode, as: 'autoExpansionMode'
553
1137
  property :display_name, as: 'displayName'
554
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::EntityTypeEntity::Representation
1138
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
555
1139
 
556
1140
  property :kind, as: 'kind'
557
1141
  property :name, as: 'name'
558
1142
  end
559
1143
  end
560
1144
 
561
- class EntityTypeBatch
1145
+ class GoogleCloudDialogflowV2beta1EntityTypeBatch
562
1146
  # @private
563
1147
  class Representation < Google::Apis::Core::JsonRepresentation
564
- collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::EntityType, decorator: Google::Apis::DialogflowV2beta1::EntityType::Representation
1148
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType::Representation
565
1149
 
566
1150
  end
567
1151
  end
568
1152
 
569
- class EntityTypeEntity
1153
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
570
1154
  # @private
571
1155
  class Representation < Google::Apis::Core::JsonRepresentation
572
1156
  collection :synonyms, as: 'synonyms'
@@ -574,7 +1158,7 @@ module Google
574
1158
  end
575
1159
  end
576
1160
 
577
- class EventInput
1161
+ class GoogleCloudDialogflowV2beta1EventInput
578
1162
  # @private
579
1163
  class Representation < Google::Apis::Core::JsonRepresentation
580
1164
  property :language_code, as: 'languageCode'
@@ -583,14 +1167,14 @@ module Google
583
1167
  end
584
1168
  end
585
1169
 
586
- class ExportAgentRequest
1170
+ class GoogleCloudDialogflowV2beta1ExportAgentRequest
587
1171
  # @private
588
1172
  class Representation < Google::Apis::Core::JsonRepresentation
589
1173
  property :agent_uri, as: 'agentUri'
590
1174
  end
591
1175
  end
592
1176
 
593
- class ExportAgentResponse
1177
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
594
1178
  # @private
595
1179
  class Representation < Google::Apis::Core::JsonRepresentation
596
1180
  property :agent_content, :base64 => true, as: 'agentContent'
@@ -598,7 +1182,7 @@ module Google
598
1182
  end
599
1183
  end
600
1184
 
601
- class ImportAgentRequest
1185
+ class GoogleCloudDialogflowV2beta1ImportAgentRequest
602
1186
  # @private
603
1187
  class Representation < Google::Apis::Core::JsonRepresentation
604
1188
  property :agent_content, :base64 => true, as: 'agentContent'
@@ -606,7 +1190,7 @@ module Google
606
1190
  end
607
1191
  end
608
1192
 
609
- class InputAudioConfig
1193
+ class GoogleCloudDialogflowV2beta1InputAudioConfig
610
1194
  # @private
611
1195
  class Representation < Google::Apis::Core::JsonRepresentation
612
1196
  property :audio_encoding, as: 'audioEncoding'
@@ -616,44 +1200,44 @@ module Google
616
1200
  end
617
1201
  end
618
1202
 
619
- class Intent
1203
+ class GoogleCloudDialogflowV2beta1Intent
620
1204
  # @private
621
1205
  class Representation < Google::Apis::Core::JsonRepresentation
622
1206
  property :action, as: 'action'
623
1207
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
624
1208
  property :display_name, as: 'displayName'
625
1209
  collection :events, as: 'events'
626
- collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::IntentFollowupIntentInfo::Representation
1210
+ collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo::Representation
627
1211
 
628
1212
  collection :input_context_names, as: 'inputContextNames'
629
1213
  property :is_fallback, as: 'isFallback'
630
- collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::IntentMessage, decorator: Google::Apis::DialogflowV2beta1::IntentMessage::Representation
1214
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
631
1215
 
632
1216
  property :ml_enabled, as: 'mlEnabled'
633
1217
  property :name, as: 'name'
634
- collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::Context, decorator: Google::Apis::DialogflowV2beta1::Context::Representation
1218
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
635
1219
 
636
- collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2beta1::IntentParameter, decorator: Google::Apis::DialogflowV2beta1::IntentParameter::Representation
1220
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentParameter, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentParameter::Representation
637
1221
 
638
1222
  property :parent_followup_intent_name, as: 'parentFollowupIntentName'
639
1223
  property :priority, as: 'priority'
640
1224
  property :reset_contexts, as: 'resetContexts'
641
1225
  property :root_followup_intent_name, as: 'rootFollowupIntentName'
642
- collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2beta1::IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2beta1::IntentTrainingPhrase::Representation
1226
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentTrainingPhrase::Representation
643
1227
 
644
1228
  property :webhook_state, as: 'webhookState'
645
1229
  end
646
1230
  end
647
1231
 
648
- class IntentBatch
1232
+ class GoogleCloudDialogflowV2beta1IntentBatch
649
1233
  # @private
650
1234
  class Representation < Google::Apis::Core::JsonRepresentation
651
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::Intent, decorator: Google::Apis::DialogflowV2beta1::Intent::Representation
1235
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent::Representation
652
1236
 
653
1237
  end
654
1238
  end
655
1239
 
656
- class IntentFollowupIntentInfo
1240
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
657
1241
  # @private
658
1242
  class Representation < Google::Apis::Core::JsonRepresentation
659
1243
  property :followup_intent_name, as: 'followupIntentName'
@@ -661,67 +1245,67 @@ module Google
661
1245
  end
662
1246
  end
663
1247
 
664
- class IntentMessage
1248
+ class GoogleCloudDialogflowV2beta1IntentMessage
665
1249
  # @private
666
1250
  class Representation < Google::Apis::Core::JsonRepresentation
667
- property :basic_card, as: 'basicCard', class: Google::Apis::DialogflowV2beta1::IntentMessageBasicCard, decorator: Google::Apis::DialogflowV2beta1::IntentMessageBasicCard::Representation
1251
+ property :basic_card, as: 'basicCard', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageBasicCard, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageBasicCard::Representation
668
1252
 
669
- property :card, as: 'card', class: Google::Apis::DialogflowV2beta1::IntentMessageCard, decorator: Google::Apis::DialogflowV2beta1::IntentMessageCard::Representation
1253
+ property :card, as: 'card', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCard, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCard::Representation
670
1254
 
671
- property :carousel_select, as: 'carouselSelect', class: Google::Apis::DialogflowV2beta1::IntentMessageCarouselSelect, decorator: Google::Apis::DialogflowV2beta1::IntentMessageCarouselSelect::Representation
1255
+ property :carousel_select, as: 'carouselSelect', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect::Representation
672
1256
 
673
- property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::IntentMessageImage::Representation
1257
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
674
1258
 
675
- property :link_out_suggestion, as: 'linkOutSuggestion', class: Google::Apis::DialogflowV2beta1::IntentMessageLinkOutSuggestion, decorator: Google::Apis::DialogflowV2beta1::IntentMessageLinkOutSuggestion::Representation
1259
+ property :link_out_suggestion, as: 'linkOutSuggestion', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion::Representation
676
1260
 
677
- property :list_select, as: 'listSelect', class: Google::Apis::DialogflowV2beta1::IntentMessageListSelect, decorator: Google::Apis::DialogflowV2beta1::IntentMessageListSelect::Representation
1261
+ property :list_select, as: 'listSelect', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageListSelect, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageListSelect::Representation
678
1262
 
679
1263
  hash :payload, as: 'payload'
680
1264
  property :platform, as: 'platform'
681
- property :quick_replies, as: 'quickReplies', class: Google::Apis::DialogflowV2beta1::IntentMessageQuickReplies, decorator: Google::Apis::DialogflowV2beta1::IntentMessageQuickReplies::Representation
1265
+ property :quick_replies, as: 'quickReplies', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageQuickReplies, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageQuickReplies::Representation
682
1266
 
683
- property :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2beta1::IntentMessageSimpleResponses, decorator: Google::Apis::DialogflowV2beta1::IntentMessageSimpleResponses::Representation
1267
+ property :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses::Representation
684
1268
 
685
- property :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::IntentMessageSuggestions, decorator: Google::Apis::DialogflowV2beta1::IntentMessageSuggestions::Representation
1269
+ property :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSuggestions, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSuggestions::Representation
686
1270
 
687
- property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::IntentMessageText, decorator: Google::Apis::DialogflowV2beta1::IntentMessageText::Representation
1271
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageText::Representation
688
1272
 
689
1273
  end
690
1274
  end
691
1275
 
692
- class IntentMessageBasicCard
1276
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
693
1277
  # @private
694
1278
  class Representation < Google::Apis::Core::JsonRepresentation
695
- collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2beta1::IntentMessageBasicCardButton, decorator: Google::Apis::DialogflowV2beta1::IntentMessageBasicCardButton::Representation
1279
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton::Representation
696
1280
 
697
1281
  property :formatted_text, as: 'formattedText'
698
- property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::IntentMessageImage::Representation
1282
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
699
1283
 
700
1284
  property :subtitle, as: 'subtitle'
701
1285
  property :title, as: 'title'
702
1286
  end
703
1287
  end
704
1288
 
705
- class IntentMessageBasicCardButton
1289
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
706
1290
  # @private
707
1291
  class Representation < Google::Apis::Core::JsonRepresentation
708
- property :open_uri_action, as: 'openUriAction', class: Google::Apis::DialogflowV2beta1::IntentMessageBasicCardButtonOpenUriAction, decorator: Google::Apis::DialogflowV2beta1::IntentMessageBasicCardButtonOpenUriAction::Representation
1292
+ property :open_uri_action, as: 'openUriAction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction::Representation
709
1293
 
710
1294
  property :title, as: 'title'
711
1295
  end
712
1296
  end
713
1297
 
714
- class IntentMessageBasicCardButtonOpenUriAction
1298
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
715
1299
  # @private
716
1300
  class Representation < Google::Apis::Core::JsonRepresentation
717
1301
  property :uri, as: 'uri'
718
1302
  end
719
1303
  end
720
1304
 
721
- class IntentMessageCard
1305
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
722
1306
  # @private
723
1307
  class Representation < Google::Apis::Core::JsonRepresentation
724
- collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2beta1::IntentMessageCardButton, decorator: Google::Apis::DialogflowV2beta1::IntentMessageCardButton::Representation
1308
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCardButton, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCardButton::Representation
725
1309
 
726
1310
  property :image_uri, as: 'imageUri'
727
1311
  property :subtitle, as: 'subtitle'
@@ -729,7 +1313,7 @@ module Google
729
1313
  end
730
1314
  end
731
1315
 
732
- class IntentMessageCardButton
1316
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
733
1317
  # @private
734
1318
  class Representation < Google::Apis::Core::JsonRepresentation
735
1319
  property :postback, as: 'postback'
@@ -737,27 +1321,27 @@ module Google
737
1321
  end
738
1322
  end
739
1323
 
740
- class IntentMessageCarouselSelect
1324
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
741
1325
  # @private
742
1326
  class Representation < Google::Apis::Core::JsonRepresentation
743
- collection :items, as: 'items', class: Google::Apis::DialogflowV2beta1::IntentMessageCarouselSelectItem, decorator: Google::Apis::DialogflowV2beta1::IntentMessageCarouselSelectItem::Representation
1327
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem::Representation
744
1328
 
745
1329
  end
746
1330
  end
747
1331
 
748
- class IntentMessageCarouselSelectItem
1332
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
749
1333
  # @private
750
1334
  class Representation < Google::Apis::Core::JsonRepresentation
751
1335
  property :description, as: 'description'
752
- property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::IntentMessageImage::Representation
1336
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
753
1337
 
754
- property :info, as: 'info', class: Google::Apis::DialogflowV2beta1::IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2beta1::IntentMessageSelectItemInfo::Representation
1338
+ property :info, as: 'info', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo::Representation
755
1339
 
756
1340
  property :title, as: 'title'
757
1341
  end
758
1342
  end
759
1343
 
760
- class IntentMessageImage
1344
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
761
1345
  # @private
762
1346
  class Representation < Google::Apis::Core::JsonRepresentation
763
1347
  property :accessibility_text, as: 'accessibilityText'
@@ -765,7 +1349,7 @@ module Google
765
1349
  end
766
1350
  end
767
1351
 
768
- class IntentMessageLinkOutSuggestion
1352
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
769
1353
  # @private
770
1354
  class Representation < Google::Apis::Core::JsonRepresentation
771
1355
  property :destination_name, as: 'destinationName'
@@ -773,28 +1357,28 @@ module Google
773
1357
  end
774
1358
  end
775
1359
 
776
- class IntentMessageListSelect
1360
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
777
1361
  # @private
778
1362
  class Representation < Google::Apis::Core::JsonRepresentation
779
- collection :items, as: 'items', class: Google::Apis::DialogflowV2beta1::IntentMessageListSelectItem, decorator: Google::Apis::DialogflowV2beta1::IntentMessageListSelectItem::Representation
1363
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageListSelectItem, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageListSelectItem::Representation
780
1364
 
781
1365
  property :title, as: 'title'
782
1366
  end
783
1367
  end
784
1368
 
785
- class IntentMessageListSelectItem
1369
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
786
1370
  # @private
787
1371
  class Representation < Google::Apis::Core::JsonRepresentation
788
1372
  property :description, as: 'description'
789
- property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::IntentMessageImage::Representation
1373
+ property :image, as: 'image', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
790
1374
 
791
- property :info, as: 'info', class: Google::Apis::DialogflowV2beta1::IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2beta1::IntentMessageSelectItemInfo::Representation
1375
+ property :info, as: 'info', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo::Representation
792
1376
 
793
1377
  property :title, as: 'title'
794
1378
  end
795
1379
  end
796
1380
 
797
- class IntentMessageQuickReplies
1381
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
798
1382
  # @private
799
1383
  class Representation < Google::Apis::Core::JsonRepresentation
800
1384
  collection :quick_replies, as: 'quickReplies'
@@ -802,7 +1386,7 @@ module Google
802
1386
  end
803
1387
  end
804
1388
 
805
- class IntentMessageSelectItemInfo
1389
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
806
1390
  # @private
807
1391
  class Representation < Google::Apis::Core::JsonRepresentation
808
1392
  property :key, as: 'key'
@@ -810,7 +1394,7 @@ module Google
810
1394
  end
811
1395
  end
812
1396
 
813
- class IntentMessageSimpleResponse
1397
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
814
1398
  # @private
815
1399
  class Representation < Google::Apis::Core::JsonRepresentation
816
1400
  property :display_text, as: 'displayText'
@@ -819,37 +1403,37 @@ module Google
819
1403
  end
820
1404
  end
821
1405
 
822
- class IntentMessageSimpleResponses
1406
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
823
1407
  # @private
824
1408
  class Representation < Google::Apis::Core::JsonRepresentation
825
- collection :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2beta1::IntentMessageSimpleResponse, decorator: Google::Apis::DialogflowV2beta1::IntentMessageSimpleResponse::Representation
1409
+ collection :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse::Representation
826
1410
 
827
1411
  end
828
1412
  end
829
1413
 
830
- class IntentMessageSuggestion
1414
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
831
1415
  # @private
832
1416
  class Representation < Google::Apis::Core::JsonRepresentation
833
1417
  property :title, as: 'title'
834
1418
  end
835
1419
  end
836
1420
 
837
- class IntentMessageSuggestions
1421
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
838
1422
  # @private
839
1423
  class Representation < Google::Apis::Core::JsonRepresentation
840
- collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::IntentMessageSuggestion, decorator: Google::Apis::DialogflowV2beta1::IntentMessageSuggestion::Representation
1424
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSuggestion, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageSuggestion::Representation
841
1425
 
842
1426
  end
843
1427
  end
844
1428
 
845
- class IntentMessageText
1429
+ class GoogleCloudDialogflowV2beta1IntentMessageText
846
1430
  # @private
847
1431
  class Representation < Google::Apis::Core::JsonRepresentation
848
1432
  collection :text, as: 'text'
849
1433
  end
850
1434
  end
851
1435
 
852
- class IntentParameter
1436
+ class GoogleCloudDialogflowV2beta1IntentParameter
853
1437
  # @private
854
1438
  class Representation < Google::Apis::Core::JsonRepresentation
855
1439
  property :default_value, as: 'defaultValue'
@@ -863,18 +1447,18 @@ module Google
863
1447
  end
864
1448
  end
865
1449
 
866
- class IntentTrainingPhrase
1450
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
867
1451
  # @private
868
1452
  class Representation < Google::Apis::Core::JsonRepresentation
869
1453
  property :name, as: 'name'
870
- collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2beta1::IntentTrainingPhrasePart::Representation
1454
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart::Representation
871
1455
 
872
1456
  property :times_added_count, as: 'timesAddedCount'
873
1457
  property :type, as: 'type'
874
1458
  end
875
1459
  end
876
1460
 
877
- class IntentTrainingPhrasePart
1461
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
878
1462
  # @private
879
1463
  class Representation < Google::Apis::Core::JsonRepresentation
880
1464
  property :alias, as: 'alias'
@@ -884,63 +1468,43 @@ module Google
884
1468
  end
885
1469
  end
886
1470
 
887
- class LatLng
888
- # @private
889
- class Representation < Google::Apis::Core::JsonRepresentation
890
- property :latitude, as: 'latitude'
891
- property :longitude, as: 'longitude'
892
- end
893
- end
894
-
895
- class ListContextsResponse
1471
+ class GoogleCloudDialogflowV2beta1ListContextsResponse
896
1472
  # @private
897
1473
  class Representation < Google::Apis::Core::JsonRepresentation
898
- collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2beta1::Context, decorator: Google::Apis::DialogflowV2beta1::Context::Representation
1474
+ collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
899
1475
 
900
1476
  property :next_page_token, as: 'nextPageToken'
901
1477
  end
902
1478
  end
903
1479
 
904
- class ListEntityTypesResponse
1480
+ class GoogleCloudDialogflowV2beta1ListEntityTypesResponse
905
1481
  # @private
906
1482
  class Representation < Google::Apis::Core::JsonRepresentation
907
- collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::EntityType, decorator: Google::Apis::DialogflowV2beta1::EntityType::Representation
1483
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityType::Representation
908
1484
 
909
1485
  property :next_page_token, as: 'nextPageToken'
910
1486
  end
911
1487
  end
912
1488
 
913
- class ListIntentsResponse
1489
+ class GoogleCloudDialogflowV2beta1ListIntentsResponse
914
1490
  # @private
915
1491
  class Representation < Google::Apis::Core::JsonRepresentation
916
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::Intent, decorator: Google::Apis::DialogflowV2beta1::Intent::Representation
1492
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent::Representation
917
1493
 
918
1494
  property :next_page_token, as: 'nextPageToken'
919
1495
  end
920
1496
  end
921
1497
 
922
- class ListSessionEntityTypesResponse
1498
+ class GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse
923
1499
  # @private
924
1500
  class Representation < Google::Apis::Core::JsonRepresentation
925
1501
  property :next_page_token, as: 'nextPageToken'
926
- collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::SessionEntityType::Representation
1502
+ collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SessionEntityType::Representation
927
1503
 
928
1504
  end
929
1505
  end
930
1506
 
931
- class Operation
932
- # @private
933
- class Representation < Google::Apis::Core::JsonRepresentation
934
- property :done, as: 'done'
935
- property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::Status, decorator: Google::Apis::DialogflowV2beta1::Status::Representation
936
-
937
- hash :metadata, as: 'metadata'
938
- property :name, as: 'name'
939
- hash :response, as: 'response'
940
- end
941
- end
942
-
943
- class OriginalDetectIntentRequest
1507
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
944
1508
  # @private
945
1509
  class Representation < Google::Apis::Core::JsonRepresentation
946
1510
  hash :payload, as: 'payload'
@@ -948,47 +1512,47 @@ module Google
948
1512
  end
949
1513
  end
950
1514
 
951
- class QueryInput
1515
+ class GoogleCloudDialogflowV2beta1QueryInput
952
1516
  # @private
953
1517
  class Representation < Google::Apis::Core::JsonRepresentation
954
- property :audio_config, as: 'audioConfig', class: Google::Apis::DialogflowV2beta1::InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::InputAudioConfig::Representation
1518
+ property :audio_config, as: 'audioConfig', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1InputAudioConfig::Representation
955
1519
 
956
- property :event, as: 'event', class: Google::Apis::DialogflowV2beta1::EventInput, decorator: Google::Apis::DialogflowV2beta1::EventInput::Representation
1520
+ property :event, as: 'event', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
957
1521
 
958
- property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::TextInput, decorator: Google::Apis::DialogflowV2beta1::TextInput::Representation
1522
+ property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TextInput::Representation
959
1523
 
960
1524
  end
961
1525
  end
962
1526
 
963
- class QueryParameters
1527
+ class GoogleCloudDialogflowV2beta1QueryParameters
964
1528
  # @private
965
1529
  class Representation < Google::Apis::Core::JsonRepresentation
966
- collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2beta1::Context, decorator: Google::Apis::DialogflowV2beta1::Context::Representation
1530
+ collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
967
1531
 
968
- property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV2beta1::LatLng, decorator: Google::Apis::DialogflowV2beta1::LatLng::Representation
1532
+ property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV2beta1::GoogleTypeLatLng, decorator: Google::Apis::DialogflowV2beta1::GoogleTypeLatLng::Representation
969
1533
 
970
1534
  hash :payload, as: 'payload'
971
1535
  property :reset_contexts, as: 'resetContexts'
972
- collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::SessionEntityType::Representation
1536
+ collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SessionEntityType, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SessionEntityType::Representation
973
1537
 
974
1538
  property :time_zone, as: 'timeZone'
975
1539
  end
976
1540
  end
977
1541
 
978
- class QueryResult
1542
+ class GoogleCloudDialogflowV2beta1QueryResult
979
1543
  # @private
980
1544
  class Representation < Google::Apis::Core::JsonRepresentation
981
1545
  property :action, as: 'action'
982
1546
  property :all_required_params_present, as: 'allRequiredParamsPresent'
983
1547
  hash :diagnostic_info, as: 'diagnosticInfo'
984
- collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::IntentMessage, decorator: Google::Apis::DialogflowV2beta1::IntentMessage::Representation
1548
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
985
1549
 
986
1550
  property :fulfillment_text, as: 'fulfillmentText'
987
- property :intent, as: 'intent', class: Google::Apis::DialogflowV2beta1::Intent, decorator: Google::Apis::DialogflowV2beta1::Intent::Representation
1551
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent::Representation
988
1552
 
989
1553
  property :intent_detection_confidence, as: 'intentDetectionConfidence'
990
1554
  property :language_code, as: 'languageCode'
991
- collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::Context, decorator: Google::Apis::DialogflowV2beta1::Context::Representation
1555
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
992
1556
 
993
1557
  hash :parameters, as: 'parameters'
994
1558
  property :query_text, as: 'queryText'
@@ -998,7 +1562,7 @@ module Google
998
1562
  end
999
1563
  end
1000
1564
 
1001
- class RestoreAgentRequest
1565
+ class GoogleCloudDialogflowV2beta1RestoreAgentRequest
1002
1566
  # @private
1003
1567
  class Representation < Google::Apis::Core::JsonRepresentation
1004
1568
  property :agent_content, :base64 => true, as: 'agentContent'
@@ -1006,35 +1570,26 @@ module Google
1006
1570
  end
1007
1571
  end
1008
1572
 
1009
- class SearchAgentsResponse
1573
+ class GoogleCloudDialogflowV2beta1SearchAgentsResponse
1010
1574
  # @private
1011
1575
  class Representation < Google::Apis::Core::JsonRepresentation
1012
- collection :agents, as: 'agents', class: Google::Apis::DialogflowV2beta1::Agent, decorator: Google::Apis::DialogflowV2beta1::Agent::Representation
1576
+ collection :agents, as: 'agents', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Agent, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Agent::Representation
1013
1577
 
1014
1578
  property :next_page_token, as: 'nextPageToken'
1015
1579
  end
1016
1580
  end
1017
1581
 
1018
- class SessionEntityType
1582
+ class GoogleCloudDialogflowV2beta1SessionEntityType
1019
1583
  # @private
1020
1584
  class Representation < Google::Apis::Core::JsonRepresentation
1021
- collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::EntityTypeEntity::Representation
1585
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
1022
1586
 
1023
1587
  property :entity_override_mode, as: 'entityOverrideMode'
1024
1588
  property :name, as: 'name'
1025
1589
  end
1026
1590
  end
1027
1591
 
1028
- class Status
1029
- # @private
1030
- class Representation < Google::Apis::Core::JsonRepresentation
1031
- property :code, as: 'code'
1032
- collection :details, as: 'details'
1033
- property :message, as: 'message'
1034
- end
1035
- end
1036
-
1037
- class TextInput
1592
+ class GoogleCloudDialogflowV2beta1TextInput
1038
1593
  # @private
1039
1594
  class Representation < Google::Apis::Core::JsonRepresentation
1040
1595
  property :language_code, as: 'languageCode'
@@ -1042,38 +1597,73 @@ module Google
1042
1597
  end
1043
1598
  end
1044
1599
 
1045
- class TrainAgentRequest
1600
+ class GoogleCloudDialogflowV2beta1TrainAgentRequest
1046
1601
  # @private
1047
1602
  class Representation < Google::Apis::Core::JsonRepresentation
1048
1603
  end
1049
1604
  end
1050
1605
 
1051
- class WebhookRequest
1606
+ class GoogleCloudDialogflowV2beta1WebhookRequest
1052
1607
  # @private
1053
1608
  class Representation < Google::Apis::Core::JsonRepresentation
1054
- property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2beta1::OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2beta1::OriginalDetectIntentRequest::Representation
1609
+ property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest::Representation
1055
1610
 
1056
- property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::QueryResult, decorator: Google::Apis::DialogflowV2beta1::QueryResult::Representation
1611
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryResult, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1QueryResult::Representation
1057
1612
 
1058
1613
  property :response_id, as: 'responseId'
1059
1614
  property :session, as: 'session'
1060
1615
  end
1061
1616
  end
1062
1617
 
1063
- class WebhookResponse
1618
+ class GoogleCloudDialogflowV2beta1WebhookResponse
1064
1619
  # @private
1065
1620
  class Representation < Google::Apis::Core::JsonRepresentation
1066
- property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::EventInput, decorator: Google::Apis::DialogflowV2beta1::EventInput::Representation
1621
+ property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1EventInput::Representation
1067
1622
 
1068
- collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::IntentMessage, decorator: Google::Apis::DialogflowV2beta1::IntentMessage::Representation
1623
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessage::Representation
1069
1624
 
1070
1625
  property :fulfillment_text, as: 'fulfillmentText'
1071
- collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::Context, decorator: Google::Apis::DialogflowV2beta1::Context::Representation
1626
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Context::Representation
1072
1627
 
1073
1628
  hash :payload, as: 'payload'
1074
1629
  property :source, as: 'source'
1075
1630
  end
1076
1631
  end
1632
+
1633
+ class GoogleLongrunningOperation
1634
+ # @private
1635
+ class Representation < Google::Apis::Core::JsonRepresentation
1636
+ property :done, as: 'done'
1637
+ property :error, as: 'error', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
1638
+
1639
+ hash :metadata, as: 'metadata'
1640
+ property :name, as: 'name'
1641
+ hash :response, as: 'response'
1642
+ end
1643
+ end
1644
+
1645
+ class GoogleProtobufEmpty
1646
+ # @private
1647
+ class Representation < Google::Apis::Core::JsonRepresentation
1648
+ end
1649
+ end
1650
+
1651
+ class GoogleRpcStatus
1652
+ # @private
1653
+ class Representation < Google::Apis::Core::JsonRepresentation
1654
+ property :code, as: 'code'
1655
+ collection :details, as: 'details'
1656
+ property :message, as: 'message'
1657
+ end
1658
+ end
1659
+
1660
+ class GoogleTypeLatLng
1661
+ # @private
1662
+ class Representation < Google::Apis::Core::JsonRepresentation
1663
+ property :latitude, as: 'latitude'
1664
+ property :longitude, as: 'longitude'
1665
+ end
1666
+ end
1077
1667
  end
1078
1668
  end
1079
1669
  end