google-apis-discoveryengine_v1 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4346 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module DiscoveryengineV1
24
+
25
+ class GoogleApiHttpBody
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleCloudDiscoveryengineLoggingErrorContext
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleCloudDiscoveryengineLoggingErrorLog
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleCloudDiscoveryengineLoggingHttpRequestContext
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleCloudDiscoveryengineLoggingImportErrorContext
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleCloudDiscoveryengineLoggingServiceContext
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleCloudDiscoveryengineLoggingSourceLocation
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudDiscoveryengineV1BigQuerySource
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudDiscoveryengineV1BigtableOptions
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudDiscoveryengineV1BigtableSource
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudDiscoveryengineV1CloudSqlSource
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudDiscoveryengineV1CompleteQueryResponse
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleCloudDiscoveryengineV1CompletionInfo
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudDiscoveryengineV1Conversation
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudDiscoveryengineV1ConversationContext
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudDiscoveryengineV1ConversationMessage
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleCloudDiscoveryengineV1ConverseConversationRequest
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleCloudDiscoveryengineV1ConverseConversationResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleCloudDiscoveryengineV1CreateEngineMetadata
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudDiscoveryengineV1CreateTargetSiteRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudDiscoveryengineV1CustomAttribute
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudDiscoveryengineV1DataStore
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudDiscoveryengineV1DeleteEngineMetadata
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchRequest
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudDiscoveryengineV1Document
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudDiscoveryengineV1DocumentContent
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleCloudDiscoveryengineV1DocumentInfo
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchRequest
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GoogleCloudDiscoveryengineV1Engine
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudDiscoveryengineV1EngineCommonConfig
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudDiscoveryengineV1FhirStoreSource
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleCloudDiscoveryengineV1FirestoreSource
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudDiscoveryengineV1GcsSource
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GoogleCloudDiscoveryengineV1ImportDocumentsRequest
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GoogleCloudDiscoveryengineV1ImportErrorConfig
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudDiscoveryengineV1ImportUserEventsRequest
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudDiscoveryengineV1Interval
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleCloudDiscoveryengineV1ListConversationsResponse
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudDiscoveryengineV1ListDataStoresResponse
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudDiscoveryengineV1ListDocumentsResponse
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudDiscoveryengineV1ListEnginesResponse
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudDiscoveryengineV1ListSchemasResponse
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GoogleCloudDiscoveryengineV1ListTargetSitesResponse
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudDiscoveryengineV1MediaInfo
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleCloudDiscoveryengineV1PageInfo
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDiscoveryengineV1PanelInfo
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsRequest
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesRequest
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GoogleCloudDiscoveryengineV1RecommendRequest
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GoogleCloudDiscoveryengineV1RecommendResponse
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleCloudDiscoveryengineV1RecrawlUrisRequest
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class GoogleCloudDiscoveryengineV1Reply
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GoogleCloudDiscoveryengineV1Schema
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class GoogleCloudDiscoveryengineV1SearchInfo
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class GoogleCloudDiscoveryengineV1SearchRequest
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleCloudDiscoveryengineV1SearchRequestBoostSpec
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class GoogleCloudDiscoveryengineV1SearchRequestFacetSpec
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class GoogleCloudDiscoveryengineV1SearchRequestImageQuery
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class GoogleCloudDiscoveryengineV1SearchResponse
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class GoogleCloudDiscoveryengineV1SearchResponseFacet
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class GoogleCloudDiscoveryengineV1SearchResponseSearchResult
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class GoogleCloudDiscoveryengineV1SearchResponseSummary
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryReference
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class GoogleCloudDiscoveryengineV1SiteSearchEngine
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class GoogleCloudDiscoveryengineV1SiteVerificationInfo
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class GoogleCloudDiscoveryengineV1SpannerSource
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class GoogleCloudDiscoveryengineV1SuggestionDenyListEntry
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class GoogleCloudDiscoveryengineV1TargetSite
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class GoogleCloudDiscoveryengineV1TextInput
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class GoogleCloudDiscoveryengineV1TransactionInfo
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class GoogleCloudDiscoveryengineV1UserEvent
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class GoogleCloudDiscoveryengineV1UserInfo
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class GoogleCloudDiscoveryengineV1alphaAnswer
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class GoogleCloudDiscoveryengineV1alphaDataStore
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1045
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
1064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1065
+
1066
+ include Google::Apis::Core::JsonObjectSupport
1067
+ end
1068
+
1069
+ class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
1070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1071
+
1072
+ include Google::Apis::Core::JsonObjectSupport
1073
+ end
1074
+
1075
+ class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
1081
+ class GoogleCloudDiscoveryengineV1alphaEngine
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1093
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1105
+ class GoogleCloudDiscoveryengineV1alphaEngineCommonConfig
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class GoogleCloudDiscoveryengineV1alphaFieldConfig
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleCloudDiscoveryengineV1alphaIdpConfig
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1165
+ class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
1172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1183
+ class GoogleCloudDiscoveryengineV1alphaImportErrorConfig
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1189
+ class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1195
+ class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class GoogleCloudDiscoveryengineV1alphaProject
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class GoogleCloudDiscoveryengineV1alphaQuery
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1279
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1285
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1291
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class GoogleCloudDiscoveryengineV1alphaSchema
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class GoogleCloudDiscoveryengineV1alphaSession
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class GoogleCloudDiscoveryengineV1alphaTargetSite
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1339
+ class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1351
+ class GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1357
+ class GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1363
+ class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1365
+
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1368
+
1369
+ class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1375
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1380
+
1381
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1387
+ class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1393
+ class GoogleCloudDiscoveryengineV1betaCreateEngineMetadata
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1399
+ class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1404
+
1405
+ class GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1411
+ class GoogleCloudDiscoveryengineV1betaDataStore
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1417
+ class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1423
+ class GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1429
+ class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1431
+
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1434
+
1435
+ class GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1437
+
1438
+ include Google::Apis::Core::JsonObjectSupport
1439
+ end
1440
+
1441
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1443
+
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1446
+
1447
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1453
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1455
+
1456
+ include Google::Apis::Core::JsonObjectSupport
1457
+ end
1458
+
1459
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1477
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class GoogleCloudDiscoveryengineV1betaEngine
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1493
+ end
1494
+
1495
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class GoogleCloudDiscoveryengineV1betaEngineCommonConfig
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudDiscoveryengineV1betaImportErrorConfig
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1561
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
1562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1563
+
1564
+ include Google::Apis::Core::JsonObjectSupport
1565
+ end
1566
+
1567
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudDiscoveryengineV1betaSchema
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudDiscoveryengineV1betaTargetSite
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1657
+ class GoogleLongrunningListOperationsResponse
1658
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1659
+
1660
+ include Google::Apis::Core::JsonObjectSupport
1661
+ end
1662
+
1663
+ class GoogleLongrunningOperation
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1669
+ class GoogleProtobufEmpty
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GoogleRpcStatus
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class GoogleTypeDate
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1687
+ class GoogleApiHttpBody
1688
+ # @private
1689
+ class Representation < Google::Apis::Core::JsonRepresentation
1690
+ property :content_type, as: 'contentType'
1691
+ property :data, :base64 => true, as: 'data'
1692
+ collection :extensions, as: 'extensions'
1693
+ end
1694
+ end
1695
+
1696
+ class GoogleCloudDiscoveryengineLoggingErrorContext
1697
+ # @private
1698
+ class Representation < Google::Apis::Core::JsonRepresentation
1699
+ property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
1700
+
1701
+ property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
1702
+
1703
+ end
1704
+ end
1705
+
1706
+ class GoogleCloudDiscoveryengineLoggingErrorLog
1707
+ # @private
1708
+ class Representation < Google::Apis::Core::JsonRepresentation
1709
+ property :context, as: 'context', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
1710
+
1711
+ property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
1712
+
1713
+ property :message, as: 'message'
1714
+ hash :request_payload, as: 'requestPayload'
1715
+ hash :response_payload, as: 'responsePayload'
1716
+ property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
1717
+
1718
+ property :status, as: 'status', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
1719
+
1720
+ end
1721
+ end
1722
+
1723
+ class GoogleCloudDiscoveryengineLoggingHttpRequestContext
1724
+ # @private
1725
+ class Representation < Google::Apis::Core::JsonRepresentation
1726
+ property :response_status_code, as: 'responseStatusCode'
1727
+ end
1728
+ end
1729
+
1730
+ class GoogleCloudDiscoveryengineLoggingImportErrorContext
1731
+ # @private
1732
+ class Representation < Google::Apis::Core::JsonRepresentation
1733
+ property :document, as: 'document'
1734
+ property :gcs_path, as: 'gcsPath'
1735
+ property :line_number, as: 'lineNumber'
1736
+ property :operation, as: 'operation'
1737
+ property :user_event, as: 'userEvent'
1738
+ end
1739
+ end
1740
+
1741
+ class GoogleCloudDiscoveryengineLoggingServiceContext
1742
+ # @private
1743
+ class Representation < Google::Apis::Core::JsonRepresentation
1744
+ property :service, as: 'service'
1745
+ end
1746
+ end
1747
+
1748
+ class GoogleCloudDiscoveryengineLoggingSourceLocation
1749
+ # @private
1750
+ class Representation < Google::Apis::Core::JsonRepresentation
1751
+ property :function_name, as: 'functionName'
1752
+ end
1753
+ end
1754
+
1755
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
1756
+ # @private
1757
+ class Representation < Google::Apis::Core::JsonRepresentation
1758
+ property :create_time, as: 'createTime'
1759
+ property :update_time, as: 'updateTime'
1760
+ end
1761
+ end
1762
+
1763
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest
1764
+ # @private
1765
+ class Representation < Google::Apis::Core::JsonRepresentation
1766
+ collection :requests, as: 'requests', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CreateTargetSiteRequest, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CreateTargetSiteRequest::Representation
1767
+
1768
+ end
1769
+ end
1770
+
1771
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse
1772
+ # @private
1773
+ class Representation < Google::Apis::Core::JsonRepresentation
1774
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite::Representation
1775
+
1776
+ end
1777
+ end
1778
+
1779
+ class GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
1780
+ # @private
1781
+ class Representation < Google::Apis::Core::JsonRepresentation
1782
+ end
1783
+ end
1784
+
1785
+ class GoogleCloudDiscoveryengineV1BigQuerySource
1786
+ # @private
1787
+ class Representation < Google::Apis::Core::JsonRepresentation
1788
+ property :data_schema, as: 'dataSchema'
1789
+ property :dataset_id, as: 'datasetId'
1790
+ property :gcs_staging_dir, as: 'gcsStagingDir'
1791
+ property :partition_date, as: 'partitionDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
1792
+
1793
+ property :project_id, as: 'projectId'
1794
+ property :table_id, as: 'tableId'
1795
+ end
1796
+ end
1797
+
1798
+ class GoogleCloudDiscoveryengineV1BigtableOptions
1799
+ # @private
1800
+ class Representation < Google::Apis::Core::JsonRepresentation
1801
+ hash :families, as: 'families', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily::Representation
1802
+
1803
+ property :key_field_name, as: 'keyFieldName'
1804
+ end
1805
+ end
1806
+
1807
+ class GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn
1808
+ # @private
1809
+ class Representation < Google::Apis::Core::JsonRepresentation
1810
+ property :encoding, as: 'encoding'
1811
+ property :field_name, as: 'fieldName'
1812
+ property :qualifier, :base64 => true, as: 'qualifier'
1813
+ property :type, as: 'type'
1814
+ end
1815
+ end
1816
+
1817
+ class GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily
1818
+ # @private
1819
+ class Representation < Google::Apis::Core::JsonRepresentation
1820
+ collection :columns, as: 'columns', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn::Representation
1821
+
1822
+ property :encoding, as: 'encoding'
1823
+ property :field_name, as: 'fieldName'
1824
+ property :type, as: 'type'
1825
+ end
1826
+ end
1827
+
1828
+ class GoogleCloudDiscoveryengineV1BigtableSource
1829
+ # @private
1830
+ class Representation < Google::Apis::Core::JsonRepresentation
1831
+ property :bigtable_options, as: 'bigtableOptions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableOptions, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableOptions::Representation
1832
+
1833
+ property :instance_id, as: 'instanceId'
1834
+ property :project_id, as: 'projectId'
1835
+ property :table_id, as: 'tableId'
1836
+ end
1837
+ end
1838
+
1839
+ class GoogleCloudDiscoveryengineV1CloudSqlSource
1840
+ # @private
1841
+ class Representation < Google::Apis::Core::JsonRepresentation
1842
+ property :database_id, as: 'databaseId'
1843
+ property :gcs_staging_dir, as: 'gcsStagingDir'
1844
+ property :instance_id, as: 'instanceId'
1845
+ property :offload, as: 'offload'
1846
+ property :project_id, as: 'projectId'
1847
+ property :table_id, as: 'tableId'
1848
+ end
1849
+ end
1850
+
1851
+ class GoogleCloudDiscoveryengineV1CompleteQueryResponse
1852
+ # @private
1853
+ class Representation < Google::Apis::Core::JsonRepresentation
1854
+ collection :query_suggestions, as: 'querySuggestions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion::Representation
1855
+
1856
+ property :tail_match_triggered, as: 'tailMatchTriggered'
1857
+ end
1858
+ end
1859
+
1860
+ class GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion
1861
+ # @private
1862
+ class Representation < Google::Apis::Core::JsonRepresentation
1863
+ collection :completable_field_paths, as: 'completableFieldPaths'
1864
+ property :suggestion, as: 'suggestion'
1865
+ end
1866
+ end
1867
+
1868
+ class GoogleCloudDiscoveryengineV1CompletionInfo
1869
+ # @private
1870
+ class Representation < Google::Apis::Core::JsonRepresentation
1871
+ property :selected_position, as: 'selectedPosition'
1872
+ property :selected_suggestion, as: 'selectedSuggestion'
1873
+ end
1874
+ end
1875
+
1876
+ class GoogleCloudDiscoveryengineV1Conversation
1877
+ # @private
1878
+ class Representation < Google::Apis::Core::JsonRepresentation
1879
+ property :end_time, as: 'endTime'
1880
+ collection :messages, as: 'messages', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConversationMessage, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConversationMessage::Representation
1881
+
1882
+ property :name, as: 'name'
1883
+ property :start_time, as: 'startTime'
1884
+ property :state, as: 'state'
1885
+ property :user_pseudo_id, as: 'userPseudoId'
1886
+ end
1887
+ end
1888
+
1889
+ class GoogleCloudDiscoveryengineV1ConversationContext
1890
+ # @private
1891
+ class Representation < Google::Apis::Core::JsonRepresentation
1892
+ property :active_document, as: 'activeDocument'
1893
+ collection :context_documents, as: 'contextDocuments'
1894
+ end
1895
+ end
1896
+
1897
+ class GoogleCloudDiscoveryengineV1ConversationMessage
1898
+ # @private
1899
+ class Representation < Google::Apis::Core::JsonRepresentation
1900
+ property :create_time, as: 'createTime'
1901
+ property :reply, as: 'reply', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Reply, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Reply::Representation
1902
+
1903
+ property :user_input, as: 'userInput', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TextInput, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TextInput::Representation
1904
+
1905
+ end
1906
+ end
1907
+
1908
+ class GoogleCloudDiscoveryengineV1ConverseConversationRequest
1909
+ # @private
1910
+ class Representation < Google::Apis::Core::JsonRepresentation
1911
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpec::Representation
1912
+
1913
+ property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Conversation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Conversation::Representation
1914
+
1915
+ property :filter, as: 'filter'
1916
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TextInput, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TextInput::Representation
1917
+
1918
+ property :safe_search, as: 'safeSearch'
1919
+ property :serving_config, as: 'servingConfig'
1920
+ property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec::Representation
1921
+
1922
+ hash :user_labels, as: 'userLabels'
1923
+ end
1924
+ end
1925
+
1926
+ class GoogleCloudDiscoveryengineV1ConverseConversationResponse
1927
+ # @private
1928
+ class Representation < Google::Apis::Core::JsonRepresentation
1929
+ property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Conversation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Conversation::Representation
1930
+
1931
+ property :reply, as: 'reply', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Reply, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Reply::Representation
1932
+
1933
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSearchResult::Representation
1934
+
1935
+ end
1936
+ end
1937
+
1938
+ class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
1939
+ # @private
1940
+ class Representation < Google::Apis::Core::JsonRepresentation
1941
+ property :create_time, as: 'createTime'
1942
+ property :update_time, as: 'updateTime'
1943
+ end
1944
+ end
1945
+
1946
+ class GoogleCloudDiscoveryengineV1CreateEngineMetadata
1947
+ # @private
1948
+ class Representation < Google::Apis::Core::JsonRepresentation
1949
+ property :create_time, as: 'createTime'
1950
+ property :update_time, as: 'updateTime'
1951
+ end
1952
+ end
1953
+
1954
+ class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
1955
+ # @private
1956
+ class Representation < Google::Apis::Core::JsonRepresentation
1957
+ property :create_time, as: 'createTime'
1958
+ property :update_time, as: 'updateTime'
1959
+ end
1960
+ end
1961
+
1962
+ class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
1963
+ # @private
1964
+ class Representation < Google::Apis::Core::JsonRepresentation
1965
+ property :create_time, as: 'createTime'
1966
+ property :update_time, as: 'updateTime'
1967
+ end
1968
+ end
1969
+
1970
+ class GoogleCloudDiscoveryengineV1CreateTargetSiteRequest
1971
+ # @private
1972
+ class Representation < Google::Apis::Core::JsonRepresentation
1973
+ property :parent, as: 'parent'
1974
+ property :target_site, as: 'targetSite', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite::Representation
1975
+
1976
+ end
1977
+ end
1978
+
1979
+ class GoogleCloudDiscoveryengineV1CustomAttribute
1980
+ # @private
1981
+ class Representation < Google::Apis::Core::JsonRepresentation
1982
+ collection :numbers, as: 'numbers'
1983
+ collection :text, as: 'text'
1984
+ end
1985
+ end
1986
+
1987
+ class GoogleCloudDiscoveryengineV1DataStore
1988
+ # @private
1989
+ class Representation < Google::Apis::Core::JsonRepresentation
1990
+ property :content_config, as: 'contentConfig'
1991
+ property :create_time, as: 'createTime'
1992
+ property :default_schema_id, as: 'defaultSchemaId'
1993
+ property :display_name, as: 'displayName'
1994
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
1995
+
1996
+ property :industry_vertical, as: 'industryVertical'
1997
+ property :name, as: 'name'
1998
+ collection :solution_types, as: 'solutionTypes'
1999
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema::Representation
2000
+
2001
+ end
2002
+ end
2003
+
2004
+ class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
2005
+ # @private
2006
+ class Representation < Google::Apis::Core::JsonRepresentation
2007
+ property :create_time, as: 'createTime'
2008
+ property :update_time, as: 'updateTime'
2009
+ end
2010
+ end
2011
+
2012
+ class GoogleCloudDiscoveryengineV1DeleteEngineMetadata
2013
+ # @private
2014
+ class Representation < Google::Apis::Core::JsonRepresentation
2015
+ property :create_time, as: 'createTime'
2016
+ property :update_time, as: 'updateTime'
2017
+ end
2018
+ end
2019
+
2020
+ class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
2021
+ # @private
2022
+ class Representation < Google::Apis::Core::JsonRepresentation
2023
+ property :create_time, as: 'createTime'
2024
+ property :update_time, as: 'updateTime'
2025
+ end
2026
+ end
2027
+
2028
+ class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
2029
+ # @private
2030
+ class Representation < Google::Apis::Core::JsonRepresentation
2031
+ property :create_time, as: 'createTime'
2032
+ property :update_time, as: 'updateTime'
2033
+ end
2034
+ end
2035
+
2036
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
2037
+ # @private
2038
+ class Representation < Google::Apis::Core::JsonRepresentation
2039
+ property :create_time, as: 'createTime'
2040
+ property :update_time, as: 'updateTime'
2041
+ end
2042
+ end
2043
+
2044
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchRequest
2045
+ # @private
2046
+ class Representation < Google::Apis::Core::JsonRepresentation
2047
+ end
2048
+ end
2049
+
2050
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
2051
+ # @private
2052
+ class Representation < Google::Apis::Core::JsonRepresentation
2053
+ end
2054
+ end
2055
+
2056
+ class GoogleCloudDiscoveryengineV1Document
2057
+ # @private
2058
+ class Representation < Google::Apis::Core::JsonRepresentation
2059
+ property :content, as: 'content', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentContent::Representation
2060
+
2061
+ hash :derived_struct_data, as: 'derivedStructData'
2062
+ property :id, as: 'id'
2063
+ property :index_time, as: 'indexTime'
2064
+ property :json_data, as: 'jsonData'
2065
+ property :name, as: 'name'
2066
+ property :parent_document_id, as: 'parentDocumentId'
2067
+ property :schema_id, as: 'schemaId'
2068
+ hash :struct_data, as: 'structData'
2069
+ end
2070
+ end
2071
+
2072
+ class GoogleCloudDiscoveryengineV1DocumentContent
2073
+ # @private
2074
+ class Representation < Google::Apis::Core::JsonRepresentation
2075
+ property :mime_type, as: 'mimeType'
2076
+ property :raw_bytes, :base64 => true, as: 'rawBytes'
2077
+ property :uri, as: 'uri'
2078
+ end
2079
+ end
2080
+
2081
+ class GoogleCloudDiscoveryengineV1DocumentInfo
2082
+ # @private
2083
+ class Representation < Google::Apis::Core::JsonRepresentation
2084
+ property :id, as: 'id'
2085
+ property :name, as: 'name'
2086
+ collection :promotion_ids, as: 'promotionIds'
2087
+ property :quantity, as: 'quantity'
2088
+ property :uri, as: 'uri'
2089
+ end
2090
+ end
2091
+
2092
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
2093
+ # @private
2094
+ class Representation < Google::Apis::Core::JsonRepresentation
2095
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2096
+
2097
+ property :name, as: 'name'
2098
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2099
+
2100
+ end
2101
+ end
2102
+
2103
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
2104
+ # @private
2105
+ class Representation < Google::Apis::Core::JsonRepresentation
2106
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2107
+
2108
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2109
+
2110
+ end
2111
+ end
2112
+
2113
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
2114
+ # @private
2115
+ class Representation < Google::Apis::Core::JsonRepresentation
2116
+ end
2117
+ end
2118
+
2119
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
2120
+ # @private
2121
+ class Representation < Google::Apis::Core::JsonRepresentation
2122
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
2123
+ property :use_native_text, as: 'useNativeText'
2124
+ end
2125
+ end
2126
+
2127
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
2128
+ # @private
2129
+ class Representation < Google::Apis::Core::JsonRepresentation
2130
+ property :create_time, as: 'createTime'
2131
+ property :update_time, as: 'updateTime'
2132
+ end
2133
+ end
2134
+
2135
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchRequest
2136
+ # @private
2137
+ class Representation < Google::Apis::Core::JsonRepresentation
2138
+ end
2139
+ end
2140
+
2141
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
2142
+ # @private
2143
+ class Representation < Google::Apis::Core::JsonRepresentation
2144
+ end
2145
+ end
2146
+
2147
+ class GoogleCloudDiscoveryengineV1Engine
2148
+ # @private
2149
+ class Representation < Google::Apis::Core::JsonRepresentation
2150
+ property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
2151
+
2152
+ property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
2153
+
2154
+ property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
2155
+
2156
+ property :create_time, as: 'createTime'
2157
+ collection :data_store_ids, as: 'dataStoreIds'
2158
+ property :display_name, as: 'displayName'
2159
+ property :industry_vertical, as: 'industryVertical'
2160
+ property :name, as: 'name'
2161
+ property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
2162
+
2163
+ property :solution_type, as: 'solutionType'
2164
+ property :update_time, as: 'updateTime'
2165
+ end
2166
+ end
2167
+
2168
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
2169
+ # @private
2170
+ class Representation < Google::Apis::Core::JsonRepresentation
2171
+ property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
2172
+
2173
+ property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
2174
+ end
2175
+ end
2176
+
2177
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
2178
+ # @private
2179
+ class Representation < Google::Apis::Core::JsonRepresentation
2180
+ property :business, as: 'business'
2181
+ property :default_language_code, as: 'defaultLanguageCode'
2182
+ property :location, as: 'location'
2183
+ property :time_zone, as: 'timeZone'
2184
+ end
2185
+ end
2186
+
2187
+ class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
2188
+ # @private
2189
+ class Representation < Google::Apis::Core::JsonRepresentation
2190
+ property :dialogflow_agent, as: 'dialogflowAgent'
2191
+ end
2192
+ end
2193
+
2194
+ class GoogleCloudDiscoveryengineV1EngineCommonConfig
2195
+ # @private
2196
+ class Representation < Google::Apis::Core::JsonRepresentation
2197
+ property :company_name, as: 'companyName'
2198
+ end
2199
+ end
2200
+
2201
+ class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2202
+ # @private
2203
+ class Representation < Google::Apis::Core::JsonRepresentation
2204
+ collection :search_add_ons, as: 'searchAddOns'
2205
+ property :search_tier, as: 'searchTier'
2206
+ end
2207
+ end
2208
+
2209
+ class GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse
2210
+ # @private
2211
+ class Representation < Google::Apis::Core::JsonRepresentation
2212
+ property :next_page_token, as: 'nextPageToken'
2213
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite::Representation
2214
+
2215
+ property :total_size, as: 'totalSize'
2216
+ end
2217
+ end
2218
+
2219
+ class GoogleCloudDiscoveryengineV1FhirStoreSource
2220
+ # @private
2221
+ class Representation < Google::Apis::Core::JsonRepresentation
2222
+ property :fhir_store, as: 'fhirStore'
2223
+ property :gcs_staging_dir, as: 'gcsStagingDir'
2224
+ end
2225
+ end
2226
+
2227
+ class GoogleCloudDiscoveryengineV1FirestoreSource
2228
+ # @private
2229
+ class Representation < Google::Apis::Core::JsonRepresentation
2230
+ property :collection_id, as: 'collectionId'
2231
+ property :database_id, as: 'databaseId'
2232
+ property :gcs_staging_dir, as: 'gcsStagingDir'
2233
+ property :project_id, as: 'projectId'
2234
+ end
2235
+ end
2236
+
2237
+ class GoogleCloudDiscoveryengineV1GcsSource
2238
+ # @private
2239
+ class Representation < Google::Apis::Core::JsonRepresentation
2240
+ property :data_schema, as: 'dataSchema'
2241
+ collection :input_uris, as: 'inputUris'
2242
+ end
2243
+ end
2244
+
2245
+ class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2246
+ # @private
2247
+ class Representation < Google::Apis::Core::JsonRepresentation
2248
+ property :create_time, as: 'createTime'
2249
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2250
+ property :success_count, :numeric_string => true, as: 'successCount'
2251
+ property :total_count, :numeric_string => true, as: 'totalCount'
2252
+ property :update_time, as: 'updateTime'
2253
+ end
2254
+ end
2255
+
2256
+ class GoogleCloudDiscoveryengineV1ImportDocumentsRequest
2257
+ # @private
2258
+ class Representation < Google::Apis::Core::JsonRepresentation
2259
+ property :auto_generate_ids, as: 'autoGenerateIds'
2260
+ property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigQuerySource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigQuerySource::Representation
2261
+
2262
+ property :bigtable_source, as: 'bigtableSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigtableSource::Representation
2263
+
2264
+ property :cloud_sql_source, as: 'cloudSqlSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CloudSqlSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CloudSqlSource::Representation
2265
+
2266
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2267
+
2268
+ property :fhir_store_source, as: 'fhirStoreSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FhirStoreSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FhirStoreSource::Representation
2269
+
2270
+ property :firestore_source, as: 'firestoreSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FirestoreSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FirestoreSource::Representation
2271
+
2272
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource::Representation
2273
+
2274
+ property :id_field, as: 'idField'
2275
+ property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource::Representation
2276
+
2277
+ property :reconciliation_mode, as: 'reconciliationMode'
2278
+ property :spanner_source, as: 'spannerSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SpannerSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SpannerSource::Representation
2279
+
2280
+ property :update_mask, as: 'updateMask'
2281
+ end
2282
+ end
2283
+
2284
+ class GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource
2285
+ # @private
2286
+ class Representation < Google::Apis::Core::JsonRepresentation
2287
+ collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
2288
+
2289
+ end
2290
+ end
2291
+
2292
+ class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2293
+ # @private
2294
+ class Representation < Google::Apis::Core::JsonRepresentation
2295
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2296
+
2297
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
2298
+
2299
+ end
2300
+ end
2301
+
2302
+ class GoogleCloudDiscoveryengineV1ImportErrorConfig
2303
+ # @private
2304
+ class Representation < Google::Apis::Core::JsonRepresentation
2305
+ property :gcs_prefix, as: 'gcsPrefix'
2306
+ end
2307
+ end
2308
+
2309
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
2310
+ # @private
2311
+ class Representation < Google::Apis::Core::JsonRepresentation
2312
+ property :create_time, as: 'createTime'
2313
+ property :update_time, as: 'updateTime'
2314
+ end
2315
+ end
2316
+
2317
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest
2318
+ # @private
2319
+ class Representation < Google::Apis::Core::JsonRepresentation
2320
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource::Representation
2321
+
2322
+ property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource::Representation
2323
+
2324
+ end
2325
+ end
2326
+
2327
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource
2328
+ # @private
2329
+ class Representation < Google::Apis::Core::JsonRepresentation
2330
+ collection :entries, as: 'entries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SuggestionDenyListEntry, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SuggestionDenyListEntry::Representation
2331
+
2332
+ end
2333
+ end
2334
+
2335
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
2336
+ # @private
2337
+ class Representation < Google::Apis::Core::JsonRepresentation
2338
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
2339
+
2340
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2341
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
2342
+ end
2343
+ end
2344
+
2345
+ class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
2346
+ # @private
2347
+ class Representation < Google::Apis::Core::JsonRepresentation
2348
+ property :create_time, as: 'createTime'
2349
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2350
+ property :success_count, :numeric_string => true, as: 'successCount'
2351
+ property :update_time, as: 'updateTime'
2352
+ end
2353
+ end
2354
+
2355
+ class GoogleCloudDiscoveryengineV1ImportUserEventsRequest
2356
+ # @private
2357
+ class Representation < Google::Apis::Core::JsonRepresentation
2358
+ property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigQuerySource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BigQuerySource::Representation
2359
+
2360
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2361
+
2362
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource::Representation
2363
+
2364
+ property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource::Representation
2365
+
2366
+ end
2367
+ end
2368
+
2369
+ class GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource
2370
+ # @private
2371
+ class Representation < Google::Apis::Core::JsonRepresentation
2372
+ collection :user_events, as: 'userEvents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserEvent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserEvent::Representation
2373
+
2374
+ end
2375
+ end
2376
+
2377
+ class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
2378
+ # @private
2379
+ class Representation < Google::Apis::Core::JsonRepresentation
2380
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2381
+
2382
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
2383
+
2384
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2385
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2386
+ end
2387
+ end
2388
+
2389
+ class GoogleCloudDiscoveryengineV1Interval
2390
+ # @private
2391
+ class Representation < Google::Apis::Core::JsonRepresentation
2392
+ property :exclusive_maximum, as: 'exclusiveMaximum'
2393
+ property :exclusive_minimum, as: 'exclusiveMinimum'
2394
+ property :maximum, as: 'maximum'
2395
+ property :minimum, as: 'minimum'
2396
+ end
2397
+ end
2398
+
2399
+ class GoogleCloudDiscoveryengineV1ListConversationsResponse
2400
+ # @private
2401
+ class Representation < Google::Apis::Core::JsonRepresentation
2402
+ collection :conversations, as: 'conversations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Conversation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Conversation::Representation
2403
+
2404
+ property :next_page_token, as: 'nextPageToken'
2405
+ end
2406
+ end
2407
+
2408
+ class GoogleCloudDiscoveryengineV1ListDataStoresResponse
2409
+ # @private
2410
+ class Representation < Google::Apis::Core::JsonRepresentation
2411
+ collection :data_stores, as: 'dataStores', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStore, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStore::Representation
2412
+
2413
+ property :next_page_token, as: 'nextPageToken'
2414
+ end
2415
+ end
2416
+
2417
+ class GoogleCloudDiscoveryengineV1ListDocumentsResponse
2418
+ # @private
2419
+ class Representation < Google::Apis::Core::JsonRepresentation
2420
+ collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
2421
+
2422
+ property :next_page_token, as: 'nextPageToken'
2423
+ end
2424
+ end
2425
+
2426
+ class GoogleCloudDiscoveryengineV1ListEnginesResponse
2427
+ # @private
2428
+ class Representation < Google::Apis::Core::JsonRepresentation
2429
+ collection :engines, as: 'engines', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Engine, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Engine::Representation
2430
+
2431
+ property :next_page_token, as: 'nextPageToken'
2432
+ end
2433
+ end
2434
+
2435
+ class GoogleCloudDiscoveryengineV1ListSchemasResponse
2436
+ # @private
2437
+ class Representation < Google::Apis::Core::JsonRepresentation
2438
+ property :next_page_token, as: 'nextPageToken'
2439
+ collection :schemas, as: 'schemas', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema::Representation
2440
+
2441
+ end
2442
+ end
2443
+
2444
+ class GoogleCloudDiscoveryengineV1ListTargetSitesResponse
2445
+ # @private
2446
+ class Representation < Google::Apis::Core::JsonRepresentation
2447
+ property :next_page_token, as: 'nextPageToken'
2448
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSite::Representation
2449
+
2450
+ property :total_size, as: 'totalSize'
2451
+ end
2452
+ end
2453
+
2454
+ class GoogleCloudDiscoveryengineV1MediaInfo
2455
+ # @private
2456
+ class Representation < Google::Apis::Core::JsonRepresentation
2457
+ property :media_progress_duration, as: 'mediaProgressDuration'
2458
+ property :media_progress_percentage, as: 'mediaProgressPercentage'
2459
+ end
2460
+ end
2461
+
2462
+ class GoogleCloudDiscoveryengineV1PageInfo
2463
+ # @private
2464
+ class Representation < Google::Apis::Core::JsonRepresentation
2465
+ property :page_category, as: 'pageCategory'
2466
+ property :pageview_id, as: 'pageviewId'
2467
+ property :referrer_uri, as: 'referrerUri'
2468
+ property :uri, as: 'uri'
2469
+ end
2470
+ end
2471
+
2472
+ class GoogleCloudDiscoveryengineV1PanelInfo
2473
+ # @private
2474
+ class Representation < Google::Apis::Core::JsonRepresentation
2475
+ property :display_name, as: 'displayName'
2476
+ property :panel_id, as: 'panelId'
2477
+ property :panel_position, as: 'panelPosition'
2478
+ property :total_panels, as: 'totalPanels'
2479
+ end
2480
+ end
2481
+
2482
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2483
+ # @private
2484
+ class Representation < Google::Apis::Core::JsonRepresentation
2485
+ property :create_time, as: 'createTime'
2486
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2487
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2488
+ property :success_count, :numeric_string => true, as: 'successCount'
2489
+ property :update_time, as: 'updateTime'
2490
+ end
2491
+ end
2492
+
2493
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsRequest
2494
+ # @private
2495
+ class Representation < Google::Apis::Core::JsonRepresentation
2496
+ property :filter, as: 'filter'
2497
+ property :force, as: 'force'
2498
+ end
2499
+ end
2500
+
2501
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
2502
+ # @private
2503
+ class Representation < Google::Apis::Core::JsonRepresentation
2504
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2505
+ collection :purge_sample, as: 'purgeSample'
2506
+ end
2507
+ end
2508
+
2509
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
2510
+ # @private
2511
+ class Representation < Google::Apis::Core::JsonRepresentation
2512
+ property :create_time, as: 'createTime'
2513
+ property :update_time, as: 'updateTime'
2514
+ end
2515
+ end
2516
+
2517
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesRequest
2518
+ # @private
2519
+ class Representation < Google::Apis::Core::JsonRepresentation
2520
+ end
2521
+ end
2522
+
2523
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
2524
+ # @private
2525
+ class Representation < Google::Apis::Core::JsonRepresentation
2526
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
2527
+
2528
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2529
+ end
2530
+ end
2531
+
2532
+ class GoogleCloudDiscoveryengineV1RecommendRequest
2533
+ # @private
2534
+ class Representation < Google::Apis::Core::JsonRepresentation
2535
+ property :filter, as: 'filter'
2536
+ property :page_size, as: 'pageSize'
2537
+ hash :params, as: 'params'
2538
+ property :user_event, as: 'userEvent', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserEvent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserEvent::Representation
2539
+
2540
+ hash :user_labels, as: 'userLabels'
2541
+ property :validate_only, as: 'validateOnly'
2542
+ end
2543
+ end
2544
+
2545
+ class GoogleCloudDiscoveryengineV1RecommendResponse
2546
+ # @private
2547
+ class Representation < Google::Apis::Core::JsonRepresentation
2548
+ property :attribution_token, as: 'attributionToken'
2549
+ collection :missing_ids, as: 'missingIds'
2550
+ collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult::Representation
2551
+
2552
+ property :validate_only, as: 'validateOnly'
2553
+ end
2554
+ end
2555
+
2556
+ class GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult
2557
+ # @private
2558
+ class Representation < Google::Apis::Core::JsonRepresentation
2559
+ property :document, as: 'document', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
2560
+
2561
+ property :id, as: 'id'
2562
+ hash :metadata, as: 'metadata'
2563
+ end
2564
+ end
2565
+
2566
+ class GoogleCloudDiscoveryengineV1RecrawlUrisRequest
2567
+ # @private
2568
+ class Representation < Google::Apis::Core::JsonRepresentation
2569
+ collection :uris, as: 'uris'
2570
+ end
2571
+ end
2572
+
2573
+ class GoogleCloudDiscoveryengineV1Reply
2574
+ # @private
2575
+ class Representation < Google::Apis::Core::JsonRepresentation
2576
+ property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummary::Representation
2577
+
2578
+ end
2579
+ end
2580
+
2581
+ class GoogleCloudDiscoveryengineV1Schema
2582
+ # @private
2583
+ class Representation < Google::Apis::Core::JsonRepresentation
2584
+ property :json_schema, as: 'jsonSchema'
2585
+ property :name, as: 'name'
2586
+ hash :struct_schema, as: 'structSchema'
2587
+ end
2588
+ end
2589
+
2590
+ class GoogleCloudDiscoveryengineV1SearchInfo
2591
+ # @private
2592
+ class Representation < Google::Apis::Core::JsonRepresentation
2593
+ property :offset, as: 'offset'
2594
+ property :order_by, as: 'orderBy'
2595
+ property :search_query, as: 'searchQuery'
2596
+ end
2597
+ end
2598
+
2599
+ class GoogleCloudDiscoveryengineV1SearchRequest
2600
+ # @private
2601
+ class Representation < Google::Apis::Core::JsonRepresentation
2602
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpec::Representation
2603
+
2604
+ property :branch, as: 'branch'
2605
+ property :canonical_filter, as: 'canonicalFilter'
2606
+ property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec::Representation
2607
+
2608
+ collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec::Representation
2609
+
2610
+ collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestFacetSpec::Representation
2611
+
2612
+ property :filter, as: 'filter'
2613
+ property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestImageQuery::Representation
2614
+
2615
+ property :offset, as: 'offset'
2616
+ property :order_by, as: 'orderBy'
2617
+ property :page_size, as: 'pageSize'
2618
+ property :page_token, as: 'pageToken'
2619
+ hash :params, as: 'params'
2620
+ property :query, as: 'query'
2621
+ property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec::Representation
2622
+
2623
+ property :safe_search, as: 'safeSearch'
2624
+ property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec::Representation
2625
+
2626
+ property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserInfo::Representation
2627
+
2628
+ hash :user_labels, as: 'userLabels'
2629
+ property :user_pseudo_id, as: 'userPseudoId'
2630
+ end
2631
+ end
2632
+
2633
+ class GoogleCloudDiscoveryengineV1SearchRequestBoostSpec
2634
+ # @private
2635
+ class Representation < Google::Apis::Core::JsonRepresentation
2636
+ collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec::Representation
2637
+
2638
+ end
2639
+ end
2640
+
2641
+ class GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec
2642
+ # @private
2643
+ class Representation < Google::Apis::Core::JsonRepresentation
2644
+ property :boost, as: 'boost'
2645
+ property :condition, as: 'condition'
2646
+ end
2647
+ end
2648
+
2649
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec
2650
+ # @private
2651
+ class Representation < Google::Apis::Core::JsonRepresentation
2652
+ property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec::Representation
2653
+
2654
+ property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec::Representation
2655
+
2656
+ property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec::Representation
2657
+
2658
+ end
2659
+ end
2660
+
2661
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec
2662
+ # @private
2663
+ class Representation < Google::Apis::Core::JsonRepresentation
2664
+ property :max_extractive_answer_count, as: 'maxExtractiveAnswerCount'
2665
+ property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
2666
+ property :num_next_segments, as: 'numNextSegments'
2667
+ property :num_previous_segments, as: 'numPreviousSegments'
2668
+ property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
2669
+ end
2670
+ end
2671
+
2672
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec
2673
+ # @private
2674
+ class Representation < Google::Apis::Core::JsonRepresentation
2675
+ property :max_snippet_count, as: 'maxSnippetCount'
2676
+ property :reference_only, as: 'referenceOnly'
2677
+ property :return_snippet, as: 'returnSnippet'
2678
+ end
2679
+ end
2680
+
2681
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec
2682
+ # @private
2683
+ class Representation < Google::Apis::Core::JsonRepresentation
2684
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
2685
+ property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
2686
+ property :include_citations, as: 'includeCitations'
2687
+ property :language_code, as: 'languageCode'
2688
+ property :model_prompt_spec, as: 'modelPromptSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec::Representation
2689
+
2690
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec::Representation
2691
+
2692
+ property :summary_result_count, as: 'summaryResultCount'
2693
+ property :use_semantic_chunks, as: 'useSemanticChunks'
2694
+ end
2695
+ end
2696
+
2697
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec
2698
+ # @private
2699
+ class Representation < Google::Apis::Core::JsonRepresentation
2700
+ property :preamble, as: 'preamble'
2701
+ end
2702
+ end
2703
+
2704
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec
2705
+ # @private
2706
+ class Representation < Google::Apis::Core::JsonRepresentation
2707
+ property :version, as: 'version'
2708
+ end
2709
+ end
2710
+
2711
+ class GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec
2712
+ # @private
2713
+ class Representation < Google::Apis::Core::JsonRepresentation
2714
+ property :data_store, as: 'dataStore'
2715
+ end
2716
+ end
2717
+
2718
+ class GoogleCloudDiscoveryengineV1SearchRequestFacetSpec
2719
+ # @private
2720
+ class Representation < Google::Apis::Core::JsonRepresentation
2721
+ property :enable_dynamic_position, as: 'enableDynamicPosition'
2722
+ collection :excluded_filter_keys, as: 'excludedFilterKeys'
2723
+ property :facet_key, as: 'facetKey', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey::Representation
2724
+
2725
+ property :limit, as: 'limit'
2726
+ end
2727
+ end
2728
+
2729
+ class GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey
2730
+ # @private
2731
+ class Representation < Google::Apis::Core::JsonRepresentation
2732
+ property :case_insensitive, as: 'caseInsensitive'
2733
+ collection :contains, as: 'contains'
2734
+ collection :intervals, as: 'intervals', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Interval, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Interval::Representation
2735
+
2736
+ property :key, as: 'key'
2737
+ property :order_by, as: 'orderBy'
2738
+ collection :prefixes, as: 'prefixes'
2739
+ collection :restricted_values, as: 'restrictedValues'
2740
+ end
2741
+ end
2742
+
2743
+ class GoogleCloudDiscoveryengineV1SearchRequestImageQuery
2744
+ # @private
2745
+ class Representation < Google::Apis::Core::JsonRepresentation
2746
+ property :image_bytes, as: 'imageBytes'
2747
+ end
2748
+ end
2749
+
2750
+ class GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec
2751
+ # @private
2752
+ class Representation < Google::Apis::Core::JsonRepresentation
2753
+ property :condition, as: 'condition'
2754
+ property :pin_unexpanded_results, as: 'pinUnexpandedResults'
2755
+ end
2756
+ end
2757
+
2758
+ class GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec
2759
+ # @private
2760
+ class Representation < Google::Apis::Core::JsonRepresentation
2761
+ property :mode, as: 'mode'
2762
+ end
2763
+ end
2764
+
2765
+ class GoogleCloudDiscoveryengineV1SearchResponse
2766
+ # @private
2767
+ class Representation < Google::Apis::Core::JsonRepresentation
2768
+ property :attribution_token, as: 'attributionToken'
2769
+ property :corrected_query, as: 'correctedQuery'
2770
+ collection :facets, as: 'facets', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseFacet, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseFacet::Representation
2771
+
2772
+ property :next_page_token, as: 'nextPageToken'
2773
+ property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo::Representation
2774
+
2775
+ property :redirect_uri, as: 'redirectUri'
2776
+ collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSearchResult::Representation
2777
+
2778
+ property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummary::Representation
2779
+
2780
+ property :total_size, as: 'totalSize'
2781
+ end
2782
+ end
2783
+
2784
+ class GoogleCloudDiscoveryengineV1SearchResponseFacet
2785
+ # @private
2786
+ class Representation < Google::Apis::Core::JsonRepresentation
2787
+ property :dynamic_facet, as: 'dynamicFacet'
2788
+ property :key, as: 'key'
2789
+ collection :values, as: 'values', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue::Representation
2790
+
2791
+ end
2792
+ end
2793
+
2794
+ class GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue
2795
+ # @private
2796
+ class Representation < Google::Apis::Core::JsonRepresentation
2797
+ property :count, :numeric_string => true, as: 'count'
2798
+ property :interval, as: 'interval', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Interval, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Interval::Representation
2799
+
2800
+ property :value, as: 'value'
2801
+ end
2802
+ end
2803
+
2804
+ class GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo
2805
+ # @private
2806
+ class Representation < Google::Apis::Core::JsonRepresentation
2807
+ property :expanded_query, as: 'expandedQuery'
2808
+ property :pinned_result_count, :numeric_string => true, as: 'pinnedResultCount'
2809
+ end
2810
+ end
2811
+
2812
+ class GoogleCloudDiscoveryengineV1SearchResponseSearchResult
2813
+ # @private
2814
+ class Representation < Google::Apis::Core::JsonRepresentation
2815
+ property :document, as: 'document', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
2816
+
2817
+ property :id, as: 'id'
2818
+ end
2819
+ end
2820
+
2821
+ class GoogleCloudDiscoveryengineV1SearchResponseSummary
2822
+ # @private
2823
+ class Representation < Google::Apis::Core::JsonRepresentation
2824
+ property :safety_attributes, as: 'safetyAttributes', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes::Representation
2825
+
2826
+ collection :summary_skipped_reasons, as: 'summarySkippedReasons'
2827
+ property :summary_text, as: 'summaryText'
2828
+ property :summary_with_metadata, as: 'summaryWithMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata::Representation
2829
+
2830
+ end
2831
+ end
2832
+
2833
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation
2834
+ # @private
2835
+ class Representation < Google::Apis::Core::JsonRepresentation
2836
+ property :end_index, :numeric_string => true, as: 'endIndex'
2837
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource::Representation
2838
+
2839
+ property :start_index, :numeric_string => true, as: 'startIndex'
2840
+ end
2841
+ end
2842
+
2843
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata
2844
+ # @private
2845
+ class Representation < Google::Apis::Core::JsonRepresentation
2846
+ collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation::Representation
2847
+
2848
+ end
2849
+ end
2850
+
2851
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource
2852
+ # @private
2853
+ class Representation < Google::Apis::Core::JsonRepresentation
2854
+ property :reference_index, :numeric_string => true, as: 'referenceIndex'
2855
+ end
2856
+ end
2857
+
2858
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryReference
2859
+ # @private
2860
+ class Representation < Google::Apis::Core::JsonRepresentation
2861
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent::Representation
2862
+
2863
+ property :document, as: 'document'
2864
+ property :title, as: 'title'
2865
+ property :uri, as: 'uri'
2866
+ end
2867
+ end
2868
+
2869
+ class GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent
2870
+ # @private
2871
+ class Representation < Google::Apis::Core::JsonRepresentation
2872
+ property :content, as: 'content'
2873
+ property :page_identifier, as: 'pageIdentifier'
2874
+ end
2875
+ end
2876
+
2877
+ class GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes
2878
+ # @private
2879
+ class Representation < Google::Apis::Core::JsonRepresentation
2880
+ collection :categories, as: 'categories'
2881
+ collection :scores, as: 'scores'
2882
+ end
2883
+ end
2884
+
2885
+ class GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata
2886
+ # @private
2887
+ class Representation < Google::Apis::Core::JsonRepresentation
2888
+ property :citation_metadata, as: 'citationMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata::Representation
2889
+
2890
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchResponseSummaryReference::Representation
2891
+
2892
+ property :summary, as: 'summary'
2893
+ end
2894
+ end
2895
+
2896
+ class GoogleCloudDiscoveryengineV1SiteSearchEngine
2897
+ # @private
2898
+ class Representation < Google::Apis::Core::JsonRepresentation
2899
+ property :name, as: 'name'
2900
+ end
2901
+ end
2902
+
2903
+ class GoogleCloudDiscoveryengineV1SiteVerificationInfo
2904
+ # @private
2905
+ class Representation < Google::Apis::Core::JsonRepresentation
2906
+ property :site_verification_state, as: 'siteVerificationState'
2907
+ property :verify_time, as: 'verifyTime'
2908
+ end
2909
+ end
2910
+
2911
+ class GoogleCloudDiscoveryengineV1SpannerSource
2912
+ # @private
2913
+ class Representation < Google::Apis::Core::JsonRepresentation
2914
+ property :database_id, as: 'databaseId'
2915
+ property :enable_data_boost, as: 'enableDataBoost'
2916
+ property :instance_id, as: 'instanceId'
2917
+ property :project_id, as: 'projectId'
2918
+ property :table_id, as: 'tableId'
2919
+ end
2920
+ end
2921
+
2922
+ class GoogleCloudDiscoveryengineV1SuggestionDenyListEntry
2923
+ # @private
2924
+ class Representation < Google::Apis::Core::JsonRepresentation
2925
+ property :block_phrase, as: 'blockPhrase'
2926
+ property :match_operator, as: 'matchOperator'
2927
+ end
2928
+ end
2929
+
2930
+ class GoogleCloudDiscoveryengineV1TargetSite
2931
+ # @private
2932
+ class Representation < Google::Apis::Core::JsonRepresentation
2933
+ property :exact_match, as: 'exactMatch'
2934
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
2935
+
2936
+ property :generated_uri_pattern, as: 'generatedUriPattern'
2937
+ property :indexing_status, as: 'indexingStatus'
2938
+ property :name, as: 'name'
2939
+ property :provided_uri_pattern, as: 'providedUriPattern'
2940
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
2941
+
2942
+ property :type, as: 'type'
2943
+ property :update_time, as: 'updateTime'
2944
+ end
2945
+ end
2946
+
2947
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
2948
+ # @private
2949
+ class Representation < Google::Apis::Core::JsonRepresentation
2950
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
2951
+
2952
+ end
2953
+ end
2954
+
2955
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
2956
+ # @private
2957
+ class Representation < Google::Apis::Core::JsonRepresentation
2958
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2959
+ end
2960
+ end
2961
+
2962
+ class GoogleCloudDiscoveryengineV1TextInput
2963
+ # @private
2964
+ class Representation < Google::Apis::Core::JsonRepresentation
2965
+ property :context, as: 'context', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConversationContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConversationContext::Representation
2966
+
2967
+ property :input, as: 'input'
2968
+ end
2969
+ end
2970
+
2971
+ class GoogleCloudDiscoveryengineV1TransactionInfo
2972
+ # @private
2973
+ class Representation < Google::Apis::Core::JsonRepresentation
2974
+ property :cost, as: 'cost'
2975
+ property :currency, as: 'currency'
2976
+ property :discount_value, as: 'discountValue'
2977
+ property :tax, as: 'tax'
2978
+ property :transaction_id, as: 'transactionId'
2979
+ property :value, as: 'value'
2980
+ end
2981
+ end
2982
+
2983
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
2984
+ # @private
2985
+ class Representation < Google::Apis::Core::JsonRepresentation
2986
+ property :create_time, as: 'createTime'
2987
+ property :update_time, as: 'updateTime'
2988
+ end
2989
+ end
2990
+
2991
+ class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
2992
+ # @private
2993
+ class Representation < Google::Apis::Core::JsonRepresentation
2994
+ property :create_time, as: 'createTime'
2995
+ property :update_time, as: 'updateTime'
2996
+ end
2997
+ end
2998
+
2999
+ class GoogleCloudDiscoveryengineV1UserEvent
3000
+ # @private
3001
+ class Representation < Google::Apis::Core::JsonRepresentation
3002
+ hash :attributes, as: 'attributes', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CustomAttribute, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CustomAttribute::Representation
3003
+
3004
+ property :attribution_token, as: 'attributionToken'
3005
+ property :completion_info, as: 'completionInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompletionInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompletionInfo::Representation
3006
+
3007
+ property :direct_user_request, as: 'directUserRequest'
3008
+ collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentInfo::Representation
3009
+
3010
+ property :event_time, as: 'eventTime'
3011
+ property :event_type, as: 'eventType'
3012
+ property :filter, as: 'filter'
3013
+ property :media_info, as: 'mediaInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1MediaInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1MediaInfo::Representation
3014
+
3015
+ property :page_info, as: 'pageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PageInfo::Representation
3016
+
3017
+ property :panel, as: 'panel', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PanelInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PanelInfo::Representation
3018
+
3019
+ collection :promotion_ids, as: 'promotionIds'
3020
+ property :search_info, as: 'searchInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchInfo::Representation
3021
+
3022
+ property :session_id, as: 'sessionId'
3023
+ collection :tag_ids, as: 'tagIds'
3024
+ property :transaction_info, as: 'transactionInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TransactionInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1TransactionInfo::Representation
3025
+
3026
+ property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserInfo::Representation
3027
+
3028
+ property :user_pseudo_id, as: 'userPseudoId'
3029
+ end
3030
+ end
3031
+
3032
+ class GoogleCloudDiscoveryengineV1UserInfo
3033
+ # @private
3034
+ class Representation < Google::Apis::Core::JsonRepresentation
3035
+ property :user_agent, as: 'userAgent'
3036
+ property :user_id, as: 'userId'
3037
+ end
3038
+ end
3039
+
3040
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
3041
+ # @private
3042
+ class Representation < Google::Apis::Core::JsonRepresentation
3043
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
3044
+
3045
+ property :name, as: 'name'
3046
+ end
3047
+ end
3048
+
3049
+ class GoogleCloudDiscoveryengineV1alphaAnswer
3050
+ # @private
3051
+ class Representation < Google::Apis::Core::JsonRepresentation
3052
+ collection :answer_skipped_reasons, as: 'answerSkippedReasons'
3053
+ property :answer_text, as: 'answerText'
3054
+ collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerCitation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerCitation::Representation
3055
+
3056
+ property :complete_time, as: 'completeTime'
3057
+ property :create_time, as: 'createTime'
3058
+ property :name, as: 'name'
3059
+ property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
3060
+
3061
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
3062
+
3063
+ collection :related_questions, as: 'relatedQuestions'
3064
+ property :state, as: 'state'
3065
+ collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
3066
+
3067
+ end
3068
+ end
3069
+
3070
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
3071
+ # @private
3072
+ class Representation < Google::Apis::Core::JsonRepresentation
3073
+ property :end_index, :numeric_string => true, as: 'endIndex'
3074
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
3075
+
3076
+ property :start_index, :numeric_string => true, as: 'startIndex'
3077
+ end
3078
+ end
3079
+
3080
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
3081
+ # @private
3082
+ class Representation < Google::Apis::Core::JsonRepresentation
3083
+ property :reference_id, as: 'referenceId'
3084
+ end
3085
+ end
3086
+
3087
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
3088
+ # @private
3089
+ class Representation < Google::Apis::Core::JsonRepresentation
3090
+ collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
3091
+
3092
+ end
3093
+ end
3094
+
3095
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
3096
+ # @private
3097
+ class Representation < Google::Apis::Core::JsonRepresentation
3098
+ property :positive, as: 'positive'
3099
+ property :type, as: 'type'
3100
+ end
3101
+ end
3102
+
3103
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
3104
+ # @private
3105
+ class Representation < Google::Apis::Core::JsonRepresentation
3106
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo::Representation
3107
+
3108
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo::Representation
3109
+
3110
+ end
3111
+ end
3112
+
3113
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
3114
+ # @private
3115
+ class Representation < Google::Apis::Core::JsonRepresentation
3116
+ property :chunk, as: 'chunk'
3117
+ property :content, as: 'content'
3118
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata::Representation
3119
+
3120
+ property :relevance_score, as: 'relevanceScore'
3121
+ end
3122
+ end
3123
+
3124
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
3125
+ # @private
3126
+ class Representation < Google::Apis::Core::JsonRepresentation
3127
+ property :document, as: 'document'
3128
+ property :page_identifier, as: 'pageIdentifier'
3129
+ property :title, as: 'title'
3130
+ property :uri, as: 'uri'
3131
+ end
3132
+ end
3133
+
3134
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
3135
+ # @private
3136
+ class Representation < Google::Apis::Core::JsonRepresentation
3137
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
3138
+
3139
+ property :document, as: 'document'
3140
+ property :title, as: 'title'
3141
+ property :uri, as: 'uri'
3142
+ end
3143
+ end
3144
+
3145
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
3146
+ # @private
3147
+ class Representation < Google::Apis::Core::JsonRepresentation
3148
+ property :content, as: 'content'
3149
+ property :page_identifier, as: 'pageIdentifier'
3150
+ end
3151
+ end
3152
+
3153
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
3154
+ # @private
3155
+ class Representation < Google::Apis::Core::JsonRepresentation
3156
+ collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepAction::Representation
3157
+
3158
+ property :description, as: 'description'
3159
+ property :state, as: 'state'
3160
+ property :thought, as: 'thought'
3161
+ end
3162
+ end
3163
+
3164
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
3165
+ # @private
3166
+ class Representation < Google::Apis::Core::JsonRepresentation
3167
+ property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation::Representation
3168
+
3169
+ property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction::Representation
3170
+
3171
+ end
3172
+ end
3173
+
3174
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
3175
+ # @private
3176
+ class Representation < Google::Apis::Core::JsonRepresentation
3177
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult::Representation
3178
+
3179
+ end
3180
+ end
3181
+
3182
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
3183
+ # @private
3184
+ class Representation < Google::Apis::Core::JsonRepresentation
3185
+ collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo::Representation
3186
+
3187
+ property :document, as: 'document'
3188
+ collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
3189
+
3190
+ property :title, as: 'title'
3191
+ property :uri, as: 'uri'
3192
+ end
3193
+ end
3194
+
3195
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
3196
+ # @private
3197
+ class Representation < Google::Apis::Core::JsonRepresentation
3198
+ property :chunk, as: 'chunk'
3199
+ property :content, as: 'content'
3200
+ property :relevance_score, as: 'relevanceScore'
3201
+ end
3202
+ end
3203
+
3204
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
3205
+ # @private
3206
+ class Representation < Google::Apis::Core::JsonRepresentation
3207
+ property :snippet, as: 'snippet'
3208
+ property :snippet_status, as: 'snippetStatus'
3209
+ end
3210
+ end
3211
+
3212
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
3213
+ # @private
3214
+ class Representation < Google::Apis::Core::JsonRepresentation
3215
+ property :query, as: 'query'
3216
+ end
3217
+ end
3218
+
3219
+ class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
3220
+ # @private
3221
+ class Representation < Google::Apis::Core::JsonRepresentation
3222
+ property :create_time, as: 'createTime'
3223
+ property :update_time, as: 'updateTime'
3224
+ end
3225
+ end
3226
+
3227
+ class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
3228
+ # @private
3229
+ class Representation < Google::Apis::Core::JsonRepresentation
3230
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
3231
+
3232
+ end
3233
+ end
3234
+
3235
+ class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
3236
+ # @private
3237
+ class Representation < Google::Apis::Core::JsonRepresentation
3238
+ property :create_time, as: 'createTime'
3239
+ property :update_time, as: 'updateTime'
3240
+ end
3241
+ end
3242
+
3243
+ class GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata
3244
+ # @private
3245
+ class Representation < Google::Apis::Core::JsonRepresentation
3246
+ property :create_time, as: 'createTime'
3247
+ property :update_time, as: 'updateTime'
3248
+ end
3249
+ end
3250
+
3251
+ class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
3252
+ # @private
3253
+ class Representation < Google::Apis::Core::JsonRepresentation
3254
+ property :create_time, as: 'createTime'
3255
+ property :update_time, as: 'updateTime'
3256
+ end
3257
+ end
3258
+
3259
+ class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
3260
+ # @private
3261
+ class Representation < Google::Apis::Core::JsonRepresentation
3262
+ property :create_time, as: 'createTime'
3263
+ property :update_time, as: 'updateTime'
3264
+ end
3265
+ end
3266
+
3267
+ class GoogleCloudDiscoveryengineV1alphaDataStore
3268
+ # @private
3269
+ class Representation < Google::Apis::Core::JsonRepresentation
3270
+ property :acl_enabled, as: 'aclEnabled'
3271
+ property :content_config, as: 'contentConfig'
3272
+ property :create_time, as: 'createTime'
3273
+ property :default_schema_id, as: 'defaultSchemaId'
3274
+ property :display_name, as: 'displayName'
3275
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig::Representation
3276
+
3277
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
3278
+
3279
+ property :industry_vertical, as: 'industryVertical'
3280
+ property :name, as: 'name'
3281
+ collection :solution_types, as: 'solutionTypes'
3282
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema::Representation
3283
+
3284
+ end
3285
+ end
3286
+
3287
+ class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
3288
+ # @private
3289
+ class Representation < Google::Apis::Core::JsonRepresentation
3290
+ property :create_time, as: 'createTime'
3291
+ property :update_time, as: 'updateTime'
3292
+ end
3293
+ end
3294
+
3295
+ class GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata
3296
+ # @private
3297
+ class Representation < Google::Apis::Core::JsonRepresentation
3298
+ property :create_time, as: 'createTime'
3299
+ property :update_time, as: 'updateTime'
3300
+ end
3301
+ end
3302
+
3303
+ class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
3304
+ # @private
3305
+ class Representation < Google::Apis::Core::JsonRepresentation
3306
+ property :create_time, as: 'createTime'
3307
+ property :update_time, as: 'updateTime'
3308
+ end
3309
+ end
3310
+
3311
+ class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
3312
+ # @private
3313
+ class Representation < Google::Apis::Core::JsonRepresentation
3314
+ property :create_time, as: 'createTime'
3315
+ property :update_time, as: 'updateTime'
3316
+ end
3317
+ end
3318
+
3319
+ class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
3320
+ # @private
3321
+ class Representation < Google::Apis::Core::JsonRepresentation
3322
+ property :create_time, as: 'createTime'
3323
+ property :update_time, as: 'updateTime'
3324
+ end
3325
+ end
3326
+
3327
+ class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
3328
+ # @private
3329
+ class Representation < Google::Apis::Core::JsonRepresentation
3330
+ end
3331
+ end
3332
+
3333
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
3334
+ # @private
3335
+ class Representation < Google::Apis::Core::JsonRepresentation
3336
+ property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig::Representation
3337
+
3338
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
3339
+
3340
+ property :name, as: 'name'
3341
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
3342
+
3343
+ end
3344
+ end
3345
+
3346
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
3347
+ # @private
3348
+ class Representation < Google::Apis::Core::JsonRepresentation
3349
+ property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
3350
+
3351
+ end
3352
+ end
3353
+
3354
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
3355
+ # @private
3356
+ class Representation < Google::Apis::Core::JsonRepresentation
3357
+ property :chunk_size, as: 'chunkSize'
3358
+ property :include_ancestor_headings, as: 'includeAncestorHeadings'
3359
+ end
3360
+ end
3361
+
3362
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
3363
+ # @private
3364
+ class Representation < Google::Apis::Core::JsonRepresentation
3365
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
3366
+
3367
+ property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig::Representation
3368
+
3369
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
3370
+
3371
+ end
3372
+ end
3373
+
3374
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
3375
+ # @private
3376
+ class Representation < Google::Apis::Core::JsonRepresentation
3377
+ end
3378
+ end
3379
+
3380
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
3381
+ # @private
3382
+ class Representation < Google::Apis::Core::JsonRepresentation
3383
+ end
3384
+ end
3385
+
3386
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
3387
+ # @private
3388
+ class Representation < Google::Apis::Core::JsonRepresentation
3389
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
3390
+ property :use_native_text, as: 'useNativeText'
3391
+ end
3392
+ end
3393
+
3394
+ class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
3395
+ # @private
3396
+ class Representation < Google::Apis::Core::JsonRepresentation
3397
+ property :create_time, as: 'createTime'
3398
+ property :update_time, as: 'updateTime'
3399
+ end
3400
+ end
3401
+
3402
+ class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
3403
+ # @private
3404
+ class Representation < Google::Apis::Core::JsonRepresentation
3405
+ end
3406
+ end
3407
+
3408
+ class GoogleCloudDiscoveryengineV1alphaEngine
3409
+ # @private
3410
+ class Representation < Google::Apis::Core::JsonRepresentation
3411
+ property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig::Representation
3412
+
3413
+ property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
3414
+
3415
+ property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
3416
+
3417
+ property :create_time, as: 'createTime'
3418
+ collection :data_store_ids, as: 'dataStoreIds'
3419
+ property :display_name, as: 'displayName'
3420
+ property :industry_vertical, as: 'industryVertical'
3421
+ property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
3422
+
3423
+ property :name, as: 'name'
3424
+ property :recommendation_metadata, as: 'recommendationMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata::Representation
3425
+
3426
+ property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig::Representation
3427
+
3428
+ property :similar_documents_config, as: 'similarDocumentsConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig::Representation
3429
+
3430
+ property :solution_type, as: 'solutionType'
3431
+ property :update_time, as: 'updateTime'
3432
+ end
3433
+ end
3434
+
3435
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig
3436
+ # @private
3437
+ class Representation < Google::Apis::Core::JsonRepresentation
3438
+ property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig::Representation
3439
+
3440
+ property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
3441
+ end
3442
+ end
3443
+
3444
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig
3445
+ # @private
3446
+ class Representation < Google::Apis::Core::JsonRepresentation
3447
+ property :business, as: 'business'
3448
+ property :default_language_code, as: 'defaultLanguageCode'
3449
+ property :location, as: 'location'
3450
+ property :time_zone, as: 'timeZone'
3451
+ end
3452
+ end
3453
+
3454
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata
3455
+ # @private
3456
+ class Representation < Google::Apis::Core::JsonRepresentation
3457
+ property :dialogflow_agent, as: 'dialogflowAgent'
3458
+ end
3459
+ end
3460
+
3461
+ class GoogleCloudDiscoveryengineV1alphaEngineCommonConfig
3462
+ # @private
3463
+ class Representation < Google::Apis::Core::JsonRepresentation
3464
+ property :company_name, as: 'companyName'
3465
+ end
3466
+ end
3467
+
3468
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
3469
+ # @private
3470
+ class Representation < Google::Apis::Core::JsonRepresentation
3471
+ property :optimization_objective, as: 'optimizationObjective'
3472
+ property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
3473
+
3474
+ property :training_state, as: 'trainingState'
3475
+ property :type, as: 'type'
3476
+ end
3477
+ end
3478
+
3479
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
3480
+ # @private
3481
+ class Representation < Google::Apis::Core::JsonRepresentation
3482
+ property :target_field, as: 'targetField'
3483
+ property :target_field_value_float, as: 'targetFieldValueFloat'
3484
+ end
3485
+ end
3486
+
3487
+ class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
3488
+ # @private
3489
+ class Representation < Google::Apis::Core::JsonRepresentation
3490
+ property :data_state, as: 'dataState'
3491
+ property :last_tune_time, as: 'lastTuneTime'
3492
+ property :serving_state, as: 'servingState'
3493
+ property :tuning_operation, as: 'tuningOperation'
3494
+ end
3495
+ end
3496
+
3497
+ class GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig
3498
+ # @private
3499
+ class Representation < Google::Apis::Core::JsonRepresentation
3500
+ collection :search_add_ons, as: 'searchAddOns'
3501
+ property :search_tier, as: 'searchTier'
3502
+ end
3503
+ end
3504
+
3505
+ class GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig
3506
+ # @private
3507
+ class Representation < Google::Apis::Core::JsonRepresentation
3508
+ end
3509
+ end
3510
+
3511
+ class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
3512
+ # @private
3513
+ class Representation < Google::Apis::Core::JsonRepresentation
3514
+ property :create_time, as: 'createTime'
3515
+ end
3516
+ end
3517
+
3518
+ class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
3519
+ # @private
3520
+ class Representation < Google::Apis::Core::JsonRepresentation
3521
+ property :data_size_bytes, :numeric_string => true, as: 'dataSizeBytes'
3522
+ property :document_count, :numeric_string => true, as: 'documentCount'
3523
+ end
3524
+ end
3525
+
3526
+ class GoogleCloudDiscoveryengineV1alphaFieldConfig
3527
+ # @private
3528
+ class Representation < Google::Apis::Core::JsonRepresentation
3529
+ collection :advanced_site_search_data_sources, as: 'advancedSiteSearchDataSources'
3530
+ property :completable_option, as: 'completableOption'
3531
+ property :dynamic_facetable_option, as: 'dynamicFacetableOption'
3532
+ property :field_path, as: 'fieldPath'
3533
+ property :field_type, as: 'fieldType'
3534
+ property :indexable_option, as: 'indexableOption'
3535
+ property :key_property_type, as: 'keyPropertyType'
3536
+ property :recs_filterable_option, as: 'recsFilterableOption'
3537
+ property :retrievable_option, as: 'retrievableOption'
3538
+ property :searchable_option, as: 'searchableOption'
3539
+ end
3540
+ end
3541
+
3542
+ class GoogleCloudDiscoveryengineV1alphaIdpConfig
3543
+ # @private
3544
+ class Representation < Google::Apis::Core::JsonRepresentation
3545
+ property :external_idp_config, as: 'externalIdpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig::Representation
3546
+
3547
+ property :idp_type, as: 'idpType'
3548
+ end
3549
+ end
3550
+
3551
+ class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
3552
+ # @private
3553
+ class Representation < Google::Apis::Core::JsonRepresentation
3554
+ property :workforce_pool_name, as: 'workforcePoolName'
3555
+ end
3556
+ end
3557
+
3558
+ class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
3559
+ # @private
3560
+ class Representation < Google::Apis::Core::JsonRepresentation
3561
+ property :create_time, as: 'createTime'
3562
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3563
+ property :success_count, :numeric_string => true, as: 'successCount'
3564
+ property :total_count, :numeric_string => true, as: 'totalCount'
3565
+ property :update_time, as: 'updateTime'
3566
+ end
3567
+ end
3568
+
3569
+ class GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
3570
+ # @private
3571
+ class Representation < Google::Apis::Core::JsonRepresentation
3572
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3573
+
3574
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
3575
+
3576
+ end
3577
+ end
3578
+
3579
+ class GoogleCloudDiscoveryengineV1alphaImportErrorConfig
3580
+ # @private
3581
+ class Representation < Google::Apis::Core::JsonRepresentation
3582
+ property :gcs_prefix, as: 'gcsPrefix'
3583
+ end
3584
+ end
3585
+
3586
+ class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
3587
+ # @private
3588
+ class Representation < Google::Apis::Core::JsonRepresentation
3589
+ property :create_time, as: 'createTime'
3590
+ property :update_time, as: 'updateTime'
3591
+ end
3592
+ end
3593
+
3594
+ class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse
3595
+ # @private
3596
+ class Representation < Google::Apis::Core::JsonRepresentation
3597
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
3598
+
3599
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
3600
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
3601
+ end
3602
+ end
3603
+
3604
+ class GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
3605
+ # @private
3606
+ class Representation < Google::Apis::Core::JsonRepresentation
3607
+ property :create_time, as: 'createTime'
3608
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3609
+ property :success_count, :numeric_string => true, as: 'successCount'
3610
+ property :update_time, as: 'updateTime'
3611
+ end
3612
+ end
3613
+
3614
+ class GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
3615
+ # @private
3616
+ class Representation < Google::Apis::Core::JsonRepresentation
3617
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3618
+
3619
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
3620
+
3621
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
3622
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
3623
+ end
3624
+ end
3625
+
3626
+ class GoogleCloudDiscoveryengineV1alphaProject
3627
+ # @private
3628
+ class Representation < Google::Apis::Core::JsonRepresentation
3629
+ property :create_time, as: 'createTime'
3630
+ property :name, as: 'name'
3631
+ property :provision_completion_time, as: 'provisionCompletionTime'
3632
+ hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
3633
+
3634
+ end
3635
+ end
3636
+
3637
+ class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
3638
+ # @private
3639
+ class Representation < Google::Apis::Core::JsonRepresentation
3640
+ property :accept_time, as: 'acceptTime'
3641
+ property :decline_time, as: 'declineTime'
3642
+ property :id, as: 'id'
3643
+ property :state, as: 'state'
3644
+ property :version, as: 'version'
3645
+ end
3646
+ end
3647
+
3648
+ class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
3649
+ # @private
3650
+ class Representation < Google::Apis::Core::JsonRepresentation
3651
+ end
3652
+ end
3653
+
3654
+ class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
3655
+ # @private
3656
+ class Representation < Google::Apis::Core::JsonRepresentation
3657
+ property :create_time, as: 'createTime'
3658
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3659
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
3660
+ property :success_count, :numeric_string => true, as: 'successCount'
3661
+ property :update_time, as: 'updateTime'
3662
+ end
3663
+ end
3664
+
3665
+ class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
3666
+ # @private
3667
+ class Representation < Google::Apis::Core::JsonRepresentation
3668
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
3669
+ collection :purge_sample, as: 'purgeSample'
3670
+ end
3671
+ end
3672
+
3673
+ class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
3674
+ # @private
3675
+ class Representation < Google::Apis::Core::JsonRepresentation
3676
+ property :create_time, as: 'createTime'
3677
+ property :update_time, as: 'updateTime'
3678
+ end
3679
+ end
3680
+
3681
+ class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse
3682
+ # @private
3683
+ class Representation < Google::Apis::Core::JsonRepresentation
3684
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
3685
+
3686
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
3687
+ end
3688
+ end
3689
+
3690
+ class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
3691
+ # @private
3692
+ class Representation < Google::Apis::Core::JsonRepresentation
3693
+ property :create_time, as: 'createTime'
3694
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3695
+ property :success_count, :numeric_string => true, as: 'successCount'
3696
+ property :update_time, as: 'updateTime'
3697
+ end
3698
+ end
3699
+
3700
+ class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
3701
+ # @private
3702
+ class Representation < Google::Apis::Core::JsonRepresentation
3703
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
3704
+ end
3705
+ end
3706
+
3707
+ class GoogleCloudDiscoveryengineV1alphaQuery
3708
+ # @private
3709
+ class Representation < Google::Apis::Core::JsonRepresentation
3710
+ property :query_id, as: 'queryId'
3711
+ property :text, as: 'text'
3712
+ end
3713
+ end
3714
+
3715
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
3716
+ # @private
3717
+ class Representation < Google::Apis::Core::JsonRepresentation
3718
+ property :create_time, as: 'createTime'
3719
+ collection :invalid_uris, as: 'invalidUris'
3720
+ property :pending_count, as: 'pendingCount'
3721
+ property :quota_exceeded_count, as: 'quotaExceededCount'
3722
+ property :success_count, as: 'successCount'
3723
+ property :update_time, as: 'updateTime'
3724
+ property :valid_uris_count, as: 'validUrisCount'
3725
+ end
3726
+ end
3727
+
3728
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse
3729
+ # @private
3730
+ class Representation < Google::Apis::Core::JsonRepresentation
3731
+ collection :failed_uris, as: 'failedUris'
3732
+ collection :failure_samples, as: 'failureSamples', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo::Representation
3733
+
3734
+ end
3735
+ end
3736
+
3737
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo
3738
+ # @private
3739
+ class Representation < Google::Apis::Core::JsonRepresentation
3740
+ collection :failure_reasons, as: 'failureReasons', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason::Representation
3741
+
3742
+ property :uri, as: 'uri'
3743
+ end
3744
+ end
3745
+
3746
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason
3747
+ # @private
3748
+ class Representation < Google::Apis::Core::JsonRepresentation
3749
+ property :corpus_type, as: 'corpusType'
3750
+ property :error_message, as: 'errorMessage'
3751
+ end
3752
+ end
3753
+
3754
+ class GoogleCloudDiscoveryengineV1alphaSchema
3755
+ # @private
3756
+ class Representation < Google::Apis::Core::JsonRepresentation
3757
+ collection :field_configs, as: 'fieldConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaFieldConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaFieldConfig::Representation
3758
+
3759
+ property :json_schema, as: 'jsonSchema'
3760
+ property :name, as: 'name'
3761
+ hash :struct_schema, as: 'structSchema'
3762
+ end
3763
+ end
3764
+
3765
+ class GoogleCloudDiscoveryengineV1alphaSession
3766
+ # @private
3767
+ class Representation < Google::Apis::Core::JsonRepresentation
3768
+ property :end_time, as: 'endTime'
3769
+ property :name, as: 'name'
3770
+ property :start_time, as: 'startTime'
3771
+ property :state, as: 'state'
3772
+ collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSessionTurn, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSessionTurn::Representation
3773
+
3774
+ property :user_pseudo_id, as: 'userPseudoId'
3775
+ end
3776
+ end
3777
+
3778
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
3779
+ # @private
3780
+ class Representation < Google::Apis::Core::JsonRepresentation
3781
+ property :answer, as: 'answer'
3782
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaQuery::Representation
3783
+
3784
+ end
3785
+ end
3786
+
3787
+ class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
3788
+ # @private
3789
+ class Representation < Google::Apis::Core::JsonRepresentation
3790
+ property :site_verification_state, as: 'siteVerificationState'
3791
+ property :verify_time, as: 'verifyTime'
3792
+ end
3793
+ end
3794
+
3795
+ class GoogleCloudDiscoveryengineV1alphaTargetSite
3796
+ # @private
3797
+ class Representation < Google::Apis::Core::JsonRepresentation
3798
+ property :exact_match, as: 'exactMatch'
3799
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason::Representation
3800
+
3801
+ property :generated_uri_pattern, as: 'generatedUriPattern'
3802
+ property :indexing_status, as: 'indexingStatus'
3803
+ property :name, as: 'name'
3804
+ property :provided_uri_pattern, as: 'providedUriPattern'
3805
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
3806
+
3807
+ property :type, as: 'type'
3808
+ property :update_time, as: 'updateTime'
3809
+ end
3810
+ end
3811
+
3812
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
3813
+ # @private
3814
+ class Representation < Google::Apis::Core::JsonRepresentation
3815
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure::Representation
3816
+
3817
+ end
3818
+ end
3819
+
3820
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
3821
+ # @private
3822
+ class Representation < Google::Apis::Core::JsonRepresentation
3823
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
3824
+ end
3825
+ end
3826
+
3827
+ class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
3828
+ # @private
3829
+ class Representation < Google::Apis::Core::JsonRepresentation
3830
+ property :create_time, as: 'createTime'
3831
+ property :update_time, as: 'updateTime'
3832
+ end
3833
+ end
3834
+
3835
+ class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
3836
+ # @private
3837
+ class Representation < Google::Apis::Core::JsonRepresentation
3838
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3839
+
3840
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
3841
+
3842
+ hash :metrics, as: 'metrics'
3843
+ property :model_status, as: 'modelStatus'
3844
+ end
3845
+ end
3846
+
3847
+ class GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata
3848
+ # @private
3849
+ class Representation < Google::Apis::Core::JsonRepresentation
3850
+ property :engine, as: 'engine'
3851
+ end
3852
+ end
3853
+
3854
+ class GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
3855
+ # @private
3856
+ class Representation < Google::Apis::Core::JsonRepresentation
3857
+ end
3858
+ end
3859
+
3860
+ class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
3861
+ # @private
3862
+ class Representation < Google::Apis::Core::JsonRepresentation
3863
+ property :create_time, as: 'createTime'
3864
+ property :update_time, as: 'updateTime'
3865
+ end
3866
+ end
3867
+
3868
+ class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
3869
+ # @private
3870
+ class Representation < Google::Apis::Core::JsonRepresentation
3871
+ property :create_time, as: 'createTime'
3872
+ property :update_time, as: 'updateTime'
3873
+ end
3874
+ end
3875
+
3876
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
3877
+ # @private
3878
+ class Representation < Google::Apis::Core::JsonRepresentation
3879
+ property :create_time, as: 'createTime'
3880
+ property :update_time, as: 'updateTime'
3881
+ end
3882
+ end
3883
+
3884
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
3885
+ # @private
3886
+ class Representation < Google::Apis::Core::JsonRepresentation
3887
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaTargetSite, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaTargetSite::Representation
3888
+
3889
+ end
3890
+ end
3891
+
3892
+ class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
3893
+ # @private
3894
+ class Representation < Google::Apis::Core::JsonRepresentation
3895
+ property :create_time, as: 'createTime'
3896
+ property :update_time, as: 'updateTime'
3897
+ end
3898
+ end
3899
+
3900
+ class GoogleCloudDiscoveryengineV1betaCreateEngineMetadata
3901
+ # @private
3902
+ class Representation < Google::Apis::Core::JsonRepresentation
3903
+ property :create_time, as: 'createTime'
3904
+ property :update_time, as: 'updateTime'
3905
+ end
3906
+ end
3907
+
3908
+ class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
3909
+ # @private
3910
+ class Representation < Google::Apis::Core::JsonRepresentation
3911
+ property :create_time, as: 'createTime'
3912
+ property :update_time, as: 'updateTime'
3913
+ end
3914
+ end
3915
+
3916
+ class GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata
3917
+ # @private
3918
+ class Representation < Google::Apis::Core::JsonRepresentation
3919
+ property :create_time, as: 'createTime'
3920
+ property :update_time, as: 'updateTime'
3921
+ end
3922
+ end
3923
+
3924
+ class GoogleCloudDiscoveryengineV1betaDataStore
3925
+ # @private
3926
+ class Representation < Google::Apis::Core::JsonRepresentation
3927
+ property :content_config, as: 'contentConfig'
3928
+ property :create_time, as: 'createTime'
3929
+ property :default_schema_id, as: 'defaultSchemaId'
3930
+ property :display_name, as: 'displayName'
3931
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
3932
+
3933
+ property :industry_vertical, as: 'industryVertical'
3934
+ property :name, as: 'name'
3935
+ collection :solution_types, as: 'solutionTypes'
3936
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSchema::Representation
3937
+
3938
+ end
3939
+ end
3940
+
3941
+ class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
3942
+ # @private
3943
+ class Representation < Google::Apis::Core::JsonRepresentation
3944
+ property :create_time, as: 'createTime'
3945
+ property :update_time, as: 'updateTime'
3946
+ end
3947
+ end
3948
+
3949
+ class GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata
3950
+ # @private
3951
+ class Representation < Google::Apis::Core::JsonRepresentation
3952
+ property :create_time, as: 'createTime'
3953
+ property :update_time, as: 'updateTime'
3954
+ end
3955
+ end
3956
+
3957
+ class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
3958
+ # @private
3959
+ class Representation < Google::Apis::Core::JsonRepresentation
3960
+ property :create_time, as: 'createTime'
3961
+ property :update_time, as: 'updateTime'
3962
+ end
3963
+ end
3964
+
3965
+ class GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata
3966
+ # @private
3967
+ class Representation < Google::Apis::Core::JsonRepresentation
3968
+ property :create_time, as: 'createTime'
3969
+ property :update_time, as: 'updateTime'
3970
+ end
3971
+ end
3972
+
3973
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
3974
+ # @private
3975
+ class Representation < Google::Apis::Core::JsonRepresentation
3976
+ property :create_time, as: 'createTime'
3977
+ property :update_time, as: 'updateTime'
3978
+ end
3979
+ end
3980
+
3981
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse
3982
+ # @private
3983
+ class Representation < Google::Apis::Core::JsonRepresentation
3984
+ end
3985
+ end
3986
+
3987
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
3988
+ # @private
3989
+ class Representation < Google::Apis::Core::JsonRepresentation
3990
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig::Representation
3991
+
3992
+ property :name, as: 'name'
3993
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig::Representation
3994
+
3995
+ end
3996
+ end
3997
+
3998
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
3999
+ # @private
4000
+ class Representation < Google::Apis::Core::JsonRepresentation
4001
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
4002
+
4003
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
4004
+
4005
+ end
4006
+ end
4007
+
4008
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
4009
+ # @private
4010
+ class Representation < Google::Apis::Core::JsonRepresentation
4011
+ end
4012
+ end
4013
+
4014
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
4015
+ # @private
4016
+ class Representation < Google::Apis::Core::JsonRepresentation
4017
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
4018
+ property :use_native_text, as: 'useNativeText'
4019
+ end
4020
+ end
4021
+
4022
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
4023
+ # @private
4024
+ class Representation < Google::Apis::Core::JsonRepresentation
4025
+ property :create_time, as: 'createTime'
4026
+ property :update_time, as: 'updateTime'
4027
+ end
4028
+ end
4029
+
4030
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse
4031
+ # @private
4032
+ class Representation < Google::Apis::Core::JsonRepresentation
4033
+ end
4034
+ end
4035
+
4036
+ class GoogleCloudDiscoveryengineV1betaEngine
4037
+ # @private
4038
+ class Representation < Google::Apis::Core::JsonRepresentation
4039
+ property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig::Representation
4040
+
4041
+ property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata::Representation
4042
+
4043
+ property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
4044
+
4045
+ property :create_time, as: 'createTime'
4046
+ collection :data_store_ids, as: 'dataStoreIds'
4047
+ property :display_name, as: 'displayName'
4048
+ property :industry_vertical, as: 'industryVertical'
4049
+ property :name, as: 'name'
4050
+ property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig::Representation
4051
+
4052
+ property :solution_type, as: 'solutionType'
4053
+ property :update_time, as: 'updateTime'
4054
+ end
4055
+ end
4056
+
4057
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig
4058
+ # @private
4059
+ class Representation < Google::Apis::Core::JsonRepresentation
4060
+ property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig::Representation
4061
+
4062
+ property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
4063
+ end
4064
+ end
4065
+
4066
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig
4067
+ # @private
4068
+ class Representation < Google::Apis::Core::JsonRepresentation
4069
+ property :business, as: 'business'
4070
+ property :default_language_code, as: 'defaultLanguageCode'
4071
+ property :location, as: 'location'
4072
+ property :time_zone, as: 'timeZone'
4073
+ end
4074
+ end
4075
+
4076
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata
4077
+ # @private
4078
+ class Representation < Google::Apis::Core::JsonRepresentation
4079
+ property :dialogflow_agent, as: 'dialogflowAgent'
4080
+ end
4081
+ end
4082
+
4083
+ class GoogleCloudDiscoveryengineV1betaEngineCommonConfig
4084
+ # @private
4085
+ class Representation < Google::Apis::Core::JsonRepresentation
4086
+ property :company_name, as: 'companyName'
4087
+ end
4088
+ end
4089
+
4090
+ class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
4091
+ # @private
4092
+ class Representation < Google::Apis::Core::JsonRepresentation
4093
+ collection :search_add_ons, as: 'searchAddOns'
4094
+ property :search_tier, as: 'searchTier'
4095
+ end
4096
+ end
4097
+
4098
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
4099
+ # @private
4100
+ class Representation < Google::Apis::Core::JsonRepresentation
4101
+ property :create_time, as: 'createTime'
4102
+ property :failure_count, :numeric_string => true, as: 'failureCount'
4103
+ property :success_count, :numeric_string => true, as: 'successCount'
4104
+ property :total_count, :numeric_string => true, as: 'totalCount'
4105
+ property :update_time, as: 'updateTime'
4106
+ end
4107
+ end
4108
+
4109
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
4110
+ # @private
4111
+ class Representation < Google::Apis::Core::JsonRepresentation
4112
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
4113
+
4114
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
4115
+
4116
+ end
4117
+ end
4118
+
4119
+ class GoogleCloudDiscoveryengineV1betaImportErrorConfig
4120
+ # @private
4121
+ class Representation < Google::Apis::Core::JsonRepresentation
4122
+ property :gcs_prefix, as: 'gcsPrefix'
4123
+ end
4124
+ end
4125
+
4126
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
4127
+ # @private
4128
+ class Representation < Google::Apis::Core::JsonRepresentation
4129
+ property :create_time, as: 'createTime'
4130
+ property :update_time, as: 'updateTime'
4131
+ end
4132
+ end
4133
+
4134
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse
4135
+ # @private
4136
+ class Representation < Google::Apis::Core::JsonRepresentation
4137
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
4138
+
4139
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
4140
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
4141
+ end
4142
+ end
4143
+
4144
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
4145
+ # @private
4146
+ class Representation < Google::Apis::Core::JsonRepresentation
4147
+ property :create_time, as: 'createTime'
4148
+ property :failure_count, :numeric_string => true, as: 'failureCount'
4149
+ property :success_count, :numeric_string => true, as: 'successCount'
4150
+ property :update_time, as: 'updateTime'
4151
+ end
4152
+ end
4153
+
4154
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
4155
+ # @private
4156
+ class Representation < Google::Apis::Core::JsonRepresentation
4157
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
4158
+
4159
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
4160
+
4161
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
4162
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
4163
+ end
4164
+ end
4165
+
4166
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
4167
+ # @private
4168
+ class Representation < Google::Apis::Core::JsonRepresentation
4169
+ property :create_time, as: 'createTime'
4170
+ property :failure_count, :numeric_string => true, as: 'failureCount'
4171
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
4172
+ property :success_count, :numeric_string => true, as: 'successCount'
4173
+ property :update_time, as: 'updateTime'
4174
+ end
4175
+ end
4176
+
4177
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
4178
+ # @private
4179
+ class Representation < Google::Apis::Core::JsonRepresentation
4180
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
4181
+ collection :purge_sample, as: 'purgeSample'
4182
+ end
4183
+ end
4184
+
4185
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata
4186
+ # @private
4187
+ class Representation < Google::Apis::Core::JsonRepresentation
4188
+ property :create_time, as: 'createTime'
4189
+ property :update_time, as: 'updateTime'
4190
+ end
4191
+ end
4192
+
4193
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse
4194
+ # @private
4195
+ class Representation < Google::Apis::Core::JsonRepresentation
4196
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
4197
+
4198
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
4199
+ end
4200
+ end
4201
+
4202
+ class GoogleCloudDiscoveryengineV1betaSchema
4203
+ # @private
4204
+ class Representation < Google::Apis::Core::JsonRepresentation
4205
+ property :json_schema, as: 'jsonSchema'
4206
+ property :name, as: 'name'
4207
+ hash :struct_schema, as: 'structSchema'
4208
+ end
4209
+ end
4210
+
4211
+ class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
4212
+ # @private
4213
+ class Representation < Google::Apis::Core::JsonRepresentation
4214
+ property :site_verification_state, as: 'siteVerificationState'
4215
+ property :verify_time, as: 'verifyTime'
4216
+ end
4217
+ end
4218
+
4219
+ class GoogleCloudDiscoveryengineV1betaTargetSite
4220
+ # @private
4221
+ class Representation < Google::Apis::Core::JsonRepresentation
4222
+ property :exact_match, as: 'exactMatch'
4223
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason::Representation
4224
+
4225
+ property :generated_uri_pattern, as: 'generatedUriPattern'
4226
+ property :indexing_status, as: 'indexingStatus'
4227
+ property :name, as: 'name'
4228
+ property :provided_uri_pattern, as: 'providedUriPattern'
4229
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo::Representation
4230
+
4231
+ property :type, as: 'type'
4232
+ property :update_time, as: 'updateTime'
4233
+ end
4234
+ end
4235
+
4236
+ class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
4237
+ # @private
4238
+ class Representation < Google::Apis::Core::JsonRepresentation
4239
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure::Representation
4240
+
4241
+ end
4242
+ end
4243
+
4244
+ class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
4245
+ # @private
4246
+ class Representation < Google::Apis::Core::JsonRepresentation
4247
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
4248
+ end
4249
+ end
4250
+
4251
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
4252
+ # @private
4253
+ class Representation < Google::Apis::Core::JsonRepresentation
4254
+ property :create_time, as: 'createTime'
4255
+ property :update_time, as: 'updateTime'
4256
+ end
4257
+ end
4258
+
4259
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
4260
+ # @private
4261
+ class Representation < Google::Apis::Core::JsonRepresentation
4262
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
4263
+
4264
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
4265
+
4266
+ hash :metrics, as: 'metrics'
4267
+ property :model_status, as: 'modelStatus'
4268
+ end
4269
+ end
4270
+
4271
+ class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
4272
+ # @private
4273
+ class Representation < Google::Apis::Core::JsonRepresentation
4274
+ property :engine, as: 'engine'
4275
+ end
4276
+ end
4277
+
4278
+ class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
4279
+ # @private
4280
+ class Representation < Google::Apis::Core::JsonRepresentation
4281
+ end
4282
+ end
4283
+
4284
+ class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
4285
+ # @private
4286
+ class Representation < Google::Apis::Core::JsonRepresentation
4287
+ property :create_time, as: 'createTime'
4288
+ property :update_time, as: 'updateTime'
4289
+ end
4290
+ end
4291
+
4292
+ class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
4293
+ # @private
4294
+ class Representation < Google::Apis::Core::JsonRepresentation
4295
+ property :create_time, as: 'createTime'
4296
+ property :update_time, as: 'updateTime'
4297
+ end
4298
+ end
4299
+
4300
+ class GoogleLongrunningListOperationsResponse
4301
+ # @private
4302
+ class Representation < Google::Apis::Core::JsonRepresentation
4303
+ property :next_page_token, as: 'nextPageToken'
4304
+ collection :operations, as: 'operations', class: Google::Apis::DiscoveryengineV1::GoogleLongrunningOperation, decorator: Google::Apis::DiscoveryengineV1::GoogleLongrunningOperation::Representation
4305
+
4306
+ end
4307
+ end
4308
+
4309
+ class GoogleLongrunningOperation
4310
+ # @private
4311
+ class Representation < Google::Apis::Core::JsonRepresentation
4312
+ property :done, as: 'done'
4313
+ property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
4314
+
4315
+ hash :metadata, as: 'metadata'
4316
+ property :name, as: 'name'
4317
+ hash :response, as: 'response'
4318
+ end
4319
+ end
4320
+
4321
+ class GoogleProtobufEmpty
4322
+ # @private
4323
+ class Representation < Google::Apis::Core::JsonRepresentation
4324
+ end
4325
+ end
4326
+
4327
+ class GoogleRpcStatus
4328
+ # @private
4329
+ class Representation < Google::Apis::Core::JsonRepresentation
4330
+ property :code, as: 'code'
4331
+ collection :details, as: 'details'
4332
+ property :message, as: 'message'
4333
+ end
4334
+ end
4335
+
4336
+ class GoogleTypeDate
4337
+ # @private
4338
+ class Representation < Google::Apis::Core::JsonRepresentation
4339
+ property :day, as: 'day'
4340
+ property :month, as: 'month'
4341
+ property :year, as: 'year'
4342
+ end
4343
+ end
4344
+ end
4345
+ end
4346
+ end