google-apis-discoveryengine_v1 0.3.0 → 0.5.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +2878 -337
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +1511 -320
- data/lib/google/apis/discoveryengine_v1/service.rb +1632 -199
- metadata +3 -3
@@ -64,1757 +64,2566 @@ module Google
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
65
65
|
end
|
66
66
|
|
67
|
-
class
|
67
|
+
class GoogleCloudDiscoveryengineV1Answer
|
68
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
69
|
|
70
70
|
include Google::Apis::Core::JsonObjectSupport
|
71
71
|
end
|
72
72
|
|
73
|
-
class
|
73
|
+
class GoogleCloudDiscoveryengineV1AnswerCitation
|
74
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
75
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
77
77
|
end
|
78
78
|
|
79
|
-
class
|
79
|
+
class GoogleCloudDiscoveryengineV1AnswerCitationSource
|
80
80
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
81
|
|
82
82
|
include Google::Apis::Core::JsonObjectSupport
|
83
83
|
end
|
84
84
|
|
85
|
-
class
|
85
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequest
|
86
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
87
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
89
89
|
end
|
90
90
|
|
91
|
-
class
|
91
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec
|
92
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
93
|
|
94
94
|
include Google::Apis::Core::JsonObjectSupport
|
95
95
|
end
|
96
96
|
|
97
|
-
class
|
97
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec
|
98
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
99
|
|
100
100
|
include Google::Apis::Core::JsonObjectSupport
|
101
101
|
end
|
102
102
|
|
103
|
-
class
|
103
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec
|
104
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
105
|
|
106
106
|
include Google::Apis::Core::JsonObjectSupport
|
107
107
|
end
|
108
108
|
|
109
|
-
class
|
109
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec
|
110
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
111
|
|
112
112
|
include Google::Apis::Core::JsonObjectSupport
|
113
113
|
end
|
114
114
|
|
115
|
-
class
|
115
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
|
116
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
117
|
|
118
118
|
include Google::Apis::Core::JsonObjectSupport
|
119
119
|
end
|
120
120
|
|
121
|
-
class
|
121
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
|
122
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
123
|
|
124
124
|
include Google::Apis::Core::JsonObjectSupport
|
125
125
|
end
|
126
126
|
|
127
|
-
class
|
127
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec
|
128
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
129
|
|
130
130
|
include Google::Apis::Core::JsonObjectSupport
|
131
131
|
end
|
132
132
|
|
133
|
-
class
|
133
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec
|
134
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
135
|
|
136
136
|
include Google::Apis::Core::JsonObjectSupport
|
137
137
|
end
|
138
138
|
|
139
|
-
class
|
139
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec
|
140
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
141
|
|
142
142
|
include Google::Apis::Core::JsonObjectSupport
|
143
143
|
end
|
144
144
|
|
145
|
-
class
|
145
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams
|
146
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
147
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
149
149
|
end
|
150
150
|
|
151
|
-
class
|
151
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList
|
152
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
153
|
|
154
154
|
include Google::Apis::Core::JsonObjectSupport
|
155
155
|
end
|
156
156
|
|
157
|
-
class
|
157
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult
|
158
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
159
|
|
160
160
|
include Google::Apis::Core::JsonObjectSupport
|
161
161
|
end
|
162
162
|
|
163
|
-
class
|
163
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
|
164
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
165
|
|
166
166
|
include Google::Apis::Core::JsonObjectSupport
|
167
167
|
end
|
168
168
|
|
169
|
-
class
|
169
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
|
170
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
171
|
|
172
172
|
include Google::Apis::Core::JsonObjectSupport
|
173
173
|
end
|
174
174
|
|
175
|
-
class
|
175
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
|
176
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
177
|
|
178
178
|
include Google::Apis::Core::JsonObjectSupport
|
179
179
|
end
|
180
180
|
|
181
|
-
class
|
181
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
|
182
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
183
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
185
185
|
end
|
186
186
|
|
187
|
-
class
|
187
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
|
188
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
189
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
191
191
|
end
|
192
192
|
|
193
|
-
class
|
193
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryResponse
|
194
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
195
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
197
197
|
end
|
198
198
|
|
199
|
-
class
|
199
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo
|
200
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
201
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
203
203
|
end
|
204
204
|
|
205
|
-
class
|
205
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo
|
206
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
207
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
-
class
|
211
|
+
class GoogleCloudDiscoveryengineV1AnswerReference
|
212
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
213
|
|
214
214
|
include Google::Apis::Core::JsonObjectSupport
|
215
215
|
end
|
216
216
|
|
217
|
-
class
|
217
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo
|
218
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
219
|
|
220
220
|
include Google::Apis::Core::JsonObjectSupport
|
221
221
|
end
|
222
222
|
|
223
|
-
class
|
223
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata
|
224
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
225
|
|
226
226
|
include Google::Apis::Core::JsonObjectSupport
|
227
227
|
end
|
228
228
|
|
229
|
-
class
|
229
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo
|
230
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
231
|
|
232
232
|
include Google::Apis::Core::JsonObjectSupport
|
233
233
|
end
|
234
234
|
|
235
|
-
class
|
235
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent
|
236
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
237
|
|
238
238
|
include Google::Apis::Core::JsonObjectSupport
|
239
239
|
end
|
240
240
|
|
241
|
-
class
|
241
|
+
class GoogleCloudDiscoveryengineV1AnswerStep
|
242
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
243
|
|
244
244
|
include Google::Apis::Core::JsonObjectSupport
|
245
245
|
end
|
246
246
|
|
247
|
-
class
|
247
|
+
class GoogleCloudDiscoveryengineV1AnswerStepAction
|
248
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
249
|
|
250
250
|
include Google::Apis::Core::JsonObjectSupport
|
251
251
|
end
|
252
252
|
|
253
|
-
class
|
253
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservation
|
254
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
255
|
|
256
256
|
include Google::Apis::Core::JsonObjectSupport
|
257
257
|
end
|
258
258
|
|
259
|
-
class
|
259
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult
|
260
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
261
|
|
262
262
|
include Google::Apis::Core::JsonObjectSupport
|
263
263
|
end
|
264
264
|
|
265
|
-
class
|
265
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo
|
266
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
267
|
|
268
268
|
include Google::Apis::Core::JsonObjectSupport
|
269
269
|
end
|
270
270
|
|
271
|
-
class
|
271
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo
|
272
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
273
|
|
274
274
|
include Google::Apis::Core::JsonObjectSupport
|
275
275
|
end
|
276
276
|
|
277
|
-
class
|
277
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction
|
278
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
279
|
|
280
280
|
include Google::Apis::Core::JsonObjectSupport
|
281
281
|
end
|
282
282
|
|
283
|
-
class
|
283
|
+
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
284
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
285
|
|
286
286
|
include Google::Apis::Core::JsonObjectSupport
|
287
287
|
end
|
288
288
|
|
289
|
-
class
|
289
|
+
class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest
|
290
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
291
|
|
292
292
|
include Google::Apis::Core::JsonObjectSupport
|
293
293
|
end
|
294
294
|
|
295
|
-
class
|
295
|
+
class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse
|
296
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
297
|
|
298
298
|
include Google::Apis::Core::JsonObjectSupport
|
299
299
|
end
|
300
300
|
|
301
|
-
class
|
301
|
+
class GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest
|
302
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
303
|
|
304
304
|
include Google::Apis::Core::JsonObjectSupport
|
305
305
|
end
|
306
306
|
|
307
|
-
class
|
307
|
+
class GoogleCloudDiscoveryengineV1BigQuerySource
|
308
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
309
|
|
310
310
|
include Google::Apis::Core::JsonObjectSupport
|
311
311
|
end
|
312
312
|
|
313
|
-
class
|
313
|
+
class GoogleCloudDiscoveryengineV1BigtableOptions
|
314
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
315
|
|
316
316
|
include Google::Apis::Core::JsonObjectSupport
|
317
317
|
end
|
318
318
|
|
319
|
-
class
|
319
|
+
class GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn
|
320
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
321
|
|
322
322
|
include Google::Apis::Core::JsonObjectSupport
|
323
323
|
end
|
324
324
|
|
325
|
-
class
|
325
|
+
class GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily
|
326
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
327
|
|
328
328
|
include Google::Apis::Core::JsonObjectSupport
|
329
329
|
end
|
330
330
|
|
331
|
-
class
|
331
|
+
class GoogleCloudDiscoveryengineV1BigtableSource
|
332
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
333
|
|
334
334
|
include Google::Apis::Core::JsonObjectSupport
|
335
335
|
end
|
336
336
|
|
337
|
-
class
|
337
|
+
class GoogleCloudDiscoveryengineV1CheckGroundingRequest
|
338
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
339
|
|
340
340
|
include Google::Apis::Core::JsonObjectSupport
|
341
341
|
end
|
342
342
|
|
343
|
-
class
|
343
|
+
class GoogleCloudDiscoveryengineV1CheckGroundingResponse
|
344
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
345
|
|
346
346
|
include Google::Apis::Core::JsonObjectSupport
|
347
347
|
end
|
348
348
|
|
349
|
-
class
|
349
|
+
class GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim
|
350
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
351
|
|
352
352
|
include Google::Apis::Core::JsonObjectSupport
|
353
353
|
end
|
354
354
|
|
355
|
-
class
|
355
|
+
class GoogleCloudDiscoveryengineV1CheckGroundingSpec
|
356
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
357
|
|
358
358
|
include Google::Apis::Core::JsonObjectSupport
|
359
359
|
end
|
360
360
|
|
361
|
-
class
|
361
|
+
class GoogleCloudDiscoveryengineV1CloudSqlSource
|
362
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
363
|
|
364
364
|
include Google::Apis::Core::JsonObjectSupport
|
365
365
|
end
|
366
366
|
|
367
|
-
class
|
367
|
+
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
368
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
369
|
|
370
370
|
include Google::Apis::Core::JsonObjectSupport
|
371
371
|
end
|
372
372
|
|
373
|
-
class
|
373
|
+
class GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion
|
374
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
375
|
|
376
376
|
include Google::Apis::Core::JsonObjectSupport
|
377
377
|
end
|
378
378
|
|
379
|
-
class
|
379
|
+
class GoogleCloudDiscoveryengineV1CompletionInfo
|
380
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
381
|
|
382
382
|
include Google::Apis::Core::JsonObjectSupport
|
383
383
|
end
|
384
384
|
|
385
|
-
class
|
385
|
+
class GoogleCloudDiscoveryengineV1Condition
|
386
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
387
|
|
388
388
|
include Google::Apis::Core::JsonObjectSupport
|
389
389
|
end
|
390
390
|
|
391
|
-
class
|
391
|
+
class GoogleCloudDiscoveryengineV1ConditionQueryTerm
|
392
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
393
|
|
394
394
|
include Google::Apis::Core::JsonObjectSupport
|
395
395
|
end
|
396
396
|
|
397
|
-
class
|
397
|
+
class GoogleCloudDiscoveryengineV1ConditionTimeRange
|
398
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
399
|
|
400
400
|
include Google::Apis::Core::JsonObjectSupport
|
401
401
|
end
|
402
402
|
|
403
|
-
class
|
403
|
+
class GoogleCloudDiscoveryengineV1Control
|
404
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
405
|
|
406
406
|
include Google::Apis::Core::JsonObjectSupport
|
407
407
|
end
|
408
408
|
|
409
|
-
class
|
409
|
+
class GoogleCloudDiscoveryengineV1ControlBoostAction
|
410
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
411
|
|
412
412
|
include Google::Apis::Core::JsonObjectSupport
|
413
413
|
end
|
414
414
|
|
415
|
-
class
|
415
|
+
class GoogleCloudDiscoveryengineV1ControlFilterAction
|
416
416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
417
|
|
418
418
|
include Google::Apis::Core::JsonObjectSupport
|
419
419
|
end
|
420
420
|
|
421
|
-
class
|
421
|
+
class GoogleCloudDiscoveryengineV1ControlRedirectAction
|
422
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
423
|
|
424
424
|
include Google::Apis::Core::JsonObjectSupport
|
425
425
|
end
|
426
426
|
|
427
|
-
class
|
427
|
+
class GoogleCloudDiscoveryengineV1ControlSynonymsAction
|
428
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
429
|
|
430
430
|
include Google::Apis::Core::JsonObjectSupport
|
431
431
|
end
|
432
432
|
|
433
|
-
class
|
433
|
+
class GoogleCloudDiscoveryengineV1Conversation
|
434
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
435
|
|
436
436
|
include Google::Apis::Core::JsonObjectSupport
|
437
437
|
end
|
438
438
|
|
439
|
-
class
|
439
|
+
class GoogleCloudDiscoveryengineV1ConversationContext
|
440
440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
441
|
|
442
442
|
include Google::Apis::Core::JsonObjectSupport
|
443
443
|
end
|
444
444
|
|
445
|
-
class
|
445
|
+
class GoogleCloudDiscoveryengineV1ConversationMessage
|
446
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
447
|
|
448
448
|
include Google::Apis::Core::JsonObjectSupport
|
449
449
|
end
|
450
450
|
|
451
|
-
class
|
451
|
+
class GoogleCloudDiscoveryengineV1ConverseConversationRequest
|
452
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
453
|
|
454
454
|
include Google::Apis::Core::JsonObjectSupport
|
455
455
|
end
|
456
456
|
|
457
|
-
class
|
457
|
+
class GoogleCloudDiscoveryengineV1ConverseConversationResponse
|
458
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
459
|
|
460
460
|
include Google::Apis::Core::JsonObjectSupport
|
461
461
|
end
|
462
462
|
|
463
|
-
class
|
463
|
+
class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
|
464
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
465
|
|
466
466
|
include Google::Apis::Core::JsonObjectSupport
|
467
467
|
end
|
468
468
|
|
469
|
-
class
|
469
|
+
class GoogleCloudDiscoveryengineV1CreateEngineMetadata
|
470
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
471
|
|
472
472
|
include Google::Apis::Core::JsonObjectSupport
|
473
473
|
end
|
474
474
|
|
475
|
-
class
|
475
|
+
class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
|
476
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
477
|
|
478
478
|
include Google::Apis::Core::JsonObjectSupport
|
479
479
|
end
|
480
480
|
|
481
|
-
class
|
481
|
+
class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
|
482
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
483
|
|
484
484
|
include Google::Apis::Core::JsonObjectSupport
|
485
485
|
end
|
486
486
|
|
487
|
-
class
|
487
|
+
class GoogleCloudDiscoveryengineV1CreateTargetSiteRequest
|
488
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
489
|
|
490
490
|
include Google::Apis::Core::JsonObjectSupport
|
491
491
|
end
|
492
492
|
|
493
|
-
class
|
493
|
+
class GoogleCloudDiscoveryengineV1CustomAttribute
|
494
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
495
|
|
496
496
|
include Google::Apis::Core::JsonObjectSupport
|
497
497
|
end
|
498
498
|
|
499
|
-
class
|
499
|
+
class GoogleCloudDiscoveryengineV1DataStore
|
500
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
501
|
|
502
502
|
include Google::Apis::Core::JsonObjectSupport
|
503
503
|
end
|
504
504
|
|
505
|
-
class
|
505
|
+
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
506
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
507
|
|
508
508
|
include Google::Apis::Core::JsonObjectSupport
|
509
509
|
end
|
510
510
|
|
511
|
-
class
|
511
|
+
class GoogleCloudDiscoveryengineV1DeleteEngineMetadata
|
512
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
513
|
|
514
514
|
include Google::Apis::Core::JsonObjectSupport
|
515
515
|
end
|
516
516
|
|
517
|
-
class
|
517
|
+
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
518
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
519
|
|
520
520
|
include Google::Apis::Core::JsonObjectSupport
|
521
521
|
end
|
522
522
|
|
523
|
-
class
|
523
|
+
class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
|
524
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
525
|
|
526
526
|
include Google::Apis::Core::JsonObjectSupport
|
527
527
|
end
|
528
528
|
|
529
|
-
class
|
529
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
530
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
531
|
|
532
532
|
include Google::Apis::Core::JsonObjectSupport
|
533
533
|
end
|
534
534
|
|
535
|
-
class
|
535
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchRequest
|
536
536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
537
|
|
538
538
|
include Google::Apis::Core::JsonObjectSupport
|
539
539
|
end
|
540
540
|
|
541
|
-
class
|
541
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
|
542
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
543
|
|
544
544
|
include Google::Apis::Core::JsonObjectSupport
|
545
545
|
end
|
546
546
|
|
547
|
-
class
|
547
|
+
class GoogleCloudDiscoveryengineV1Document
|
548
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
549
|
|
550
550
|
include Google::Apis::Core::JsonObjectSupport
|
551
551
|
end
|
552
552
|
|
553
|
-
class
|
553
|
+
class GoogleCloudDiscoveryengineV1DocumentContent
|
554
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
555
|
|
556
556
|
include Google::Apis::Core::JsonObjectSupport
|
557
557
|
end
|
558
558
|
|
559
|
-
class
|
559
|
+
class GoogleCloudDiscoveryengineV1DocumentInfo
|
560
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
561
|
|
562
562
|
include Google::Apis::Core::JsonObjectSupport
|
563
563
|
end
|
564
564
|
|
565
|
-
class
|
565
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
|
566
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
567
|
|
568
568
|
include Google::Apis::Core::JsonObjectSupport
|
569
569
|
end
|
570
570
|
|
571
|
-
class
|
571
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
|
572
572
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
573
|
|
574
574
|
include Google::Apis::Core::JsonObjectSupport
|
575
575
|
end
|
576
576
|
|
577
|
-
class
|
577
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
|
578
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
579
|
|
580
580
|
include Google::Apis::Core::JsonObjectSupport
|
581
581
|
end
|
582
582
|
|
583
|
-
class
|
583
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
|
584
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
585
|
|
586
586
|
include Google::Apis::Core::JsonObjectSupport
|
587
587
|
end
|
588
588
|
|
589
|
-
class
|
589
|
+
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
|
590
590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
591
|
|
592
592
|
include Google::Apis::Core::JsonObjectSupport
|
593
593
|
end
|
594
594
|
|
595
|
-
class
|
595
|
+
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchRequest
|
596
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
597
|
|
598
598
|
include Google::Apis::Core::JsonObjectSupport
|
599
599
|
end
|
600
600
|
|
601
|
-
class
|
601
|
+
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
|
602
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
603
|
|
604
604
|
include Google::Apis::Core::JsonObjectSupport
|
605
605
|
end
|
606
606
|
|
607
|
-
class
|
607
|
+
class GoogleCloudDiscoveryengineV1Engine
|
608
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
609
|
|
610
610
|
include Google::Apis::Core::JsonObjectSupport
|
611
611
|
end
|
612
612
|
|
613
|
-
class
|
613
|
+
class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
|
614
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
615
|
|
616
616
|
include Google::Apis::Core::JsonObjectSupport
|
617
617
|
end
|
618
618
|
|
619
|
-
class
|
619
|
+
class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
|
620
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
621
|
|
622
622
|
include Google::Apis::Core::JsonObjectSupport
|
623
623
|
end
|
624
624
|
|
625
|
-
class
|
625
|
+
class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
|
626
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
627
|
|
628
628
|
include Google::Apis::Core::JsonObjectSupport
|
629
629
|
end
|
630
630
|
|
631
|
-
class
|
631
|
+
class GoogleCloudDiscoveryengineV1EngineCommonConfig
|
632
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
633
|
|
634
634
|
include Google::Apis::Core::JsonObjectSupport
|
635
635
|
end
|
636
636
|
|
637
|
-
class
|
637
|
+
class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
|
638
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
639
|
|
640
640
|
include Google::Apis::Core::JsonObjectSupport
|
641
641
|
end
|
642
642
|
|
643
|
-
class
|
643
|
+
class GoogleCloudDiscoveryengineV1FactChunk
|
644
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
645
|
|
646
646
|
include Google::Apis::Core::JsonObjectSupport
|
647
647
|
end
|
648
648
|
|
649
|
-
class
|
649
|
+
class GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse
|
650
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
651
|
|
652
652
|
include Google::Apis::Core::JsonObjectSupport
|
653
653
|
end
|
654
654
|
|
655
|
-
class
|
655
|
+
class GoogleCloudDiscoveryengineV1FhirStoreSource
|
656
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
657
|
|
658
658
|
include Google::Apis::Core::JsonObjectSupport
|
659
659
|
end
|
660
660
|
|
661
|
-
class
|
661
|
+
class GoogleCloudDiscoveryengineV1FirestoreSource
|
662
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
663
|
|
664
664
|
include Google::Apis::Core::JsonObjectSupport
|
665
665
|
end
|
666
666
|
|
667
|
-
class
|
667
|
+
class GoogleCloudDiscoveryengineV1GcsSource
|
668
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
669
|
|
670
670
|
include Google::Apis::Core::JsonObjectSupport
|
671
671
|
end
|
672
672
|
|
673
|
-
class
|
673
|
+
class GoogleCloudDiscoveryengineV1GroundingFact
|
674
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
675
|
|
676
676
|
include Google::Apis::Core::JsonObjectSupport
|
677
677
|
end
|
678
678
|
|
679
|
-
class
|
679
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
|
680
680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
681
|
|
682
682
|
include Google::Apis::Core::JsonObjectSupport
|
683
683
|
end
|
684
684
|
|
685
|
-
class
|
685
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsRequest
|
686
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
687
|
|
688
688
|
include Google::Apis::Core::JsonObjectSupport
|
689
689
|
end
|
690
690
|
|
691
|
-
class
|
691
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource
|
692
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
693
|
|
694
694
|
include Google::Apis::Core::JsonObjectSupport
|
695
695
|
end
|
696
696
|
|
697
|
-
class
|
697
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
|
698
698
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
699
|
|
700
700
|
include Google::Apis::Core::JsonObjectSupport
|
701
701
|
end
|
702
702
|
|
703
|
-
class
|
703
|
+
class GoogleCloudDiscoveryengineV1ImportErrorConfig
|
704
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
705
|
|
706
706
|
include Google::Apis::Core::JsonObjectSupport
|
707
707
|
end
|
708
708
|
|
709
|
-
class
|
709
|
+
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
|
710
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
711
|
|
712
712
|
include Google::Apis::Core::JsonObjectSupport
|
713
713
|
end
|
714
714
|
|
715
|
-
class
|
715
|
+
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest
|
716
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
717
|
|
718
718
|
include Google::Apis::Core::JsonObjectSupport
|
719
719
|
end
|
720
720
|
|
721
|
-
class
|
721
|
+
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource
|
722
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
723
|
|
724
724
|
include Google::Apis::Core::JsonObjectSupport
|
725
725
|
end
|
726
726
|
|
727
|
-
class
|
727
|
+
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
|
728
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
729
|
|
730
730
|
include Google::Apis::Core::JsonObjectSupport
|
731
731
|
end
|
732
732
|
|
733
|
-
class
|
733
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
|
734
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
735
|
|
736
736
|
include Google::Apis::Core::JsonObjectSupport
|
737
737
|
end
|
738
738
|
|
739
|
-
class
|
739
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsRequest
|
740
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
741
|
|
742
742
|
include Google::Apis::Core::JsonObjectSupport
|
743
743
|
end
|
744
744
|
|
745
|
-
class
|
745
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource
|
746
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
747
|
|
748
748
|
include Google::Apis::Core::JsonObjectSupport
|
749
749
|
end
|
750
750
|
|
751
|
-
class
|
751
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
|
752
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
753
|
|
754
754
|
include Google::Apis::Core::JsonObjectSupport
|
755
755
|
end
|
756
756
|
|
757
|
-
class
|
757
|
+
class GoogleCloudDiscoveryengineV1Interval
|
758
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
759
|
|
760
760
|
include Google::Apis::Core::JsonObjectSupport
|
761
761
|
end
|
762
762
|
|
763
|
-
class
|
763
|
+
class GoogleCloudDiscoveryengineV1ListControlsResponse
|
764
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
765
|
|
766
766
|
include Google::Apis::Core::JsonObjectSupport
|
767
767
|
end
|
768
768
|
|
769
|
-
class
|
769
|
+
class GoogleCloudDiscoveryengineV1ListConversationsResponse
|
770
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
771
|
|
772
772
|
include Google::Apis::Core::JsonObjectSupport
|
773
773
|
end
|
774
774
|
|
775
|
-
class
|
775
|
+
class GoogleCloudDiscoveryengineV1ListDataStoresResponse
|
776
776
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
777
|
|
778
778
|
include Google::Apis::Core::JsonObjectSupport
|
779
779
|
end
|
780
780
|
|
781
|
-
class
|
781
|
+
class GoogleCloudDiscoveryengineV1ListDocumentsResponse
|
782
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
783
|
|
784
784
|
include Google::Apis::Core::JsonObjectSupport
|
785
785
|
end
|
786
786
|
|
787
|
-
class
|
787
|
+
class GoogleCloudDiscoveryengineV1ListEnginesResponse
|
788
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
789
|
|
790
790
|
include Google::Apis::Core::JsonObjectSupport
|
791
791
|
end
|
792
792
|
|
793
|
-
class
|
793
|
+
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
794
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
795
|
|
796
796
|
include Google::Apis::Core::JsonObjectSupport
|
797
797
|
end
|
798
798
|
|
799
|
-
class
|
799
|
+
class GoogleCloudDiscoveryengineV1ListSessionsResponse
|
800
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
801
|
|
802
802
|
include Google::Apis::Core::JsonObjectSupport
|
803
803
|
end
|
804
804
|
|
805
|
-
class
|
805
|
+
class GoogleCloudDiscoveryengineV1ListTargetSitesResponse
|
806
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
807
|
|
808
808
|
include Google::Apis::Core::JsonObjectSupport
|
809
809
|
end
|
810
810
|
|
811
|
-
class
|
811
|
+
class GoogleCloudDiscoveryengineV1MediaInfo
|
812
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
813
|
|
814
814
|
include Google::Apis::Core::JsonObjectSupport
|
815
815
|
end
|
816
816
|
|
817
|
-
class
|
817
|
+
class GoogleCloudDiscoveryengineV1PageInfo
|
818
818
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
819
|
|
820
820
|
include Google::Apis::Core::JsonObjectSupport
|
821
821
|
end
|
822
822
|
|
823
|
-
class
|
823
|
+
class GoogleCloudDiscoveryengineV1PanelInfo
|
824
824
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
825
|
|
826
826
|
include Google::Apis::Core::JsonObjectSupport
|
827
827
|
end
|
828
828
|
|
829
|
-
class
|
829
|
+
class GoogleCloudDiscoveryengineV1Project
|
830
830
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
831
|
|
832
832
|
include Google::Apis::Core::JsonObjectSupport
|
833
833
|
end
|
834
834
|
|
835
|
-
class
|
835
|
+
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
836
836
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
837
|
|
838
838
|
include Google::Apis::Core::JsonObjectSupport
|
839
839
|
end
|
840
840
|
|
841
|
-
class
|
841
|
+
class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
|
842
842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
843
|
|
844
844
|
include Google::Apis::Core::JsonObjectSupport
|
845
845
|
end
|
846
846
|
|
847
|
-
class
|
847
|
+
class GoogleCloudDiscoveryengineV1ProvisionProjectRequest
|
848
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
849
|
|
850
850
|
include Google::Apis::Core::JsonObjectSupport
|
851
851
|
end
|
852
852
|
|
853
|
-
class
|
853
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
854
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
855
|
|
856
856
|
include Google::Apis::Core::JsonObjectSupport
|
857
857
|
end
|
858
858
|
|
859
|
-
class
|
859
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsRequest
|
860
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
861
|
|
862
862
|
include Google::Apis::Core::JsonObjectSupport
|
863
863
|
end
|
864
864
|
|
865
|
-
class
|
865
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
|
866
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
867
|
|
868
868
|
include Google::Apis::Core::JsonObjectSupport
|
869
869
|
end
|
870
870
|
|
871
|
-
class
|
871
|
+
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
|
872
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
873
|
|
874
874
|
include Google::Apis::Core::JsonObjectSupport
|
875
875
|
end
|
876
876
|
|
877
|
-
class
|
877
|
+
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesRequest
|
878
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
879
|
|
880
880
|
include Google::Apis::Core::JsonObjectSupport
|
881
881
|
end
|
882
882
|
|
883
|
-
class
|
883
|
+
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
|
884
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
885
|
|
886
886
|
include Google::Apis::Core::JsonObjectSupport
|
887
887
|
end
|
888
888
|
|
889
|
-
class
|
889
|
+
class GoogleCloudDiscoveryengineV1Query
|
890
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
891
|
|
892
892
|
include Google::Apis::Core::JsonObjectSupport
|
893
893
|
end
|
894
894
|
|
895
|
-
class
|
895
|
+
class GoogleCloudDiscoveryengineV1RankRequest
|
896
896
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
897
|
|
898
898
|
include Google::Apis::Core::JsonObjectSupport
|
899
899
|
end
|
900
900
|
|
901
|
-
class
|
901
|
+
class GoogleCloudDiscoveryengineV1RankResponse
|
902
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
903
|
|
904
904
|
include Google::Apis::Core::JsonObjectSupport
|
905
905
|
end
|
906
906
|
|
907
|
-
class
|
907
|
+
class GoogleCloudDiscoveryengineV1RankingRecord
|
908
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
909
|
|
910
910
|
include Google::Apis::Core::JsonObjectSupport
|
911
911
|
end
|
912
912
|
|
913
|
-
class
|
913
|
+
class GoogleCloudDiscoveryengineV1RecommendRequest
|
914
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
915
|
|
916
916
|
include Google::Apis::Core::JsonObjectSupport
|
917
917
|
end
|
918
918
|
|
919
|
-
class
|
919
|
+
class GoogleCloudDiscoveryengineV1RecommendResponse
|
920
920
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
921
|
|
922
922
|
include Google::Apis::Core::JsonObjectSupport
|
923
923
|
end
|
924
924
|
|
925
|
-
class
|
925
|
+
class GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult
|
926
926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
927
|
|
928
928
|
include Google::Apis::Core::JsonObjectSupport
|
929
929
|
end
|
930
930
|
|
931
|
-
class
|
931
|
+
class GoogleCloudDiscoveryengineV1RecrawlUrisRequest
|
932
932
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
933
|
|
934
934
|
include Google::Apis::Core::JsonObjectSupport
|
935
935
|
end
|
936
936
|
|
937
|
-
class
|
937
|
+
class GoogleCloudDiscoveryengineV1Reply
|
938
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
939
|
|
940
940
|
include Google::Apis::Core::JsonObjectSupport
|
941
941
|
end
|
942
942
|
|
943
|
-
class
|
943
|
+
class GoogleCloudDiscoveryengineV1Schema
|
944
944
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
945
|
|
946
946
|
include Google::Apis::Core::JsonObjectSupport
|
947
947
|
end
|
948
948
|
|
949
|
-
class
|
949
|
+
class GoogleCloudDiscoveryengineV1SearchInfo
|
950
950
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
951
|
|
952
952
|
include Google::Apis::Core::JsonObjectSupport
|
953
953
|
end
|
954
954
|
|
955
|
-
class
|
955
|
+
class GoogleCloudDiscoveryengineV1SearchRequest
|
956
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
957
|
|
958
958
|
include Google::Apis::Core::JsonObjectSupport
|
959
959
|
end
|
960
960
|
|
961
|
-
class
|
961
|
+
class GoogleCloudDiscoveryengineV1SearchRequestBoostSpec
|
962
962
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
963
|
|
964
964
|
include Google::Apis::Core::JsonObjectSupport
|
965
965
|
end
|
966
966
|
|
967
|
-
class
|
967
|
+
class GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec
|
968
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
969
|
|
970
970
|
include Google::Apis::Core::JsonObjectSupport
|
971
971
|
end
|
972
972
|
|
973
|
-
class
|
973
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec
|
974
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
975
|
|
976
976
|
include Google::Apis::Core::JsonObjectSupport
|
977
977
|
end
|
978
978
|
|
979
|
-
class
|
979
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec
|
980
980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
981
|
|
982
982
|
include Google::Apis::Core::JsonObjectSupport
|
983
983
|
end
|
984
984
|
|
985
|
-
class
|
985
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec
|
986
986
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
987
|
|
988
988
|
include Google::Apis::Core::JsonObjectSupport
|
989
989
|
end
|
990
990
|
|
991
|
-
class
|
991
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec
|
992
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
993
|
|
994
994
|
include Google::Apis::Core::JsonObjectSupport
|
995
995
|
end
|
996
996
|
|
997
|
-
class
|
997
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec
|
998
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
999
|
|
1000
1000
|
include Google::Apis::Core::JsonObjectSupport
|
1001
1001
|
end
|
1002
1002
|
|
1003
|
-
class
|
1003
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec
|
1004
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
1005
|
|
1006
1006
|
include Google::Apis::Core::JsonObjectSupport
|
1007
1007
|
end
|
1008
1008
|
|
1009
|
-
class
|
1009
|
+
class GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec
|
1010
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
1011
|
|
1012
1012
|
include Google::Apis::Core::JsonObjectSupport
|
1013
1013
|
end
|
1014
1014
|
|
1015
|
-
class
|
1015
|
+
class GoogleCloudDiscoveryengineV1SearchRequestFacetSpec
|
1016
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
1017
|
|
1018
1018
|
include Google::Apis::Core::JsonObjectSupport
|
1019
1019
|
end
|
1020
1020
|
|
1021
|
-
class
|
1021
|
+
class GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey
|
1022
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
1023
|
|
1024
1024
|
include Google::Apis::Core::JsonObjectSupport
|
1025
1025
|
end
|
1026
1026
|
|
1027
|
-
class
|
1027
|
+
class GoogleCloudDiscoveryengineV1SearchRequestImageQuery
|
1028
1028
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
1029
|
|
1030
1030
|
include Google::Apis::Core::JsonObjectSupport
|
1031
1031
|
end
|
1032
1032
|
|
1033
|
-
class
|
1033
|
+
class GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec
|
1034
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1035
1035
|
|
1036
1036
|
include Google::Apis::Core::JsonObjectSupport
|
1037
1037
|
end
|
1038
1038
|
|
1039
|
-
class
|
1039
|
+
class GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec
|
1040
1040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
1041
|
|
1042
1042
|
include Google::Apis::Core::JsonObjectSupport
|
1043
1043
|
end
|
1044
1044
|
|
1045
|
-
class
|
1045
|
+
class GoogleCloudDiscoveryengineV1SearchResponse
|
1046
1046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
1047
|
|
1048
1048
|
include Google::Apis::Core::JsonObjectSupport
|
1049
1049
|
end
|
1050
1050
|
|
1051
|
-
class
|
1051
|
+
class GoogleCloudDiscoveryengineV1SearchResponseFacet
|
1052
1052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
1053
|
|
1054
1054
|
include Google::Apis::Core::JsonObjectSupport
|
1055
1055
|
end
|
1056
1056
|
|
1057
|
-
class
|
1057
|
+
class GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue
|
1058
1058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
1059
|
|
1060
1060
|
include Google::Apis::Core::JsonObjectSupport
|
1061
1061
|
end
|
1062
1062
|
|
1063
|
-
class
|
1063
|
+
class GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo
|
1064
1064
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
1065
|
|
1066
1066
|
include Google::Apis::Core::JsonObjectSupport
|
1067
1067
|
end
|
1068
1068
|
|
1069
|
-
class
|
1069
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSearchResult
|
1070
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
1071
|
|
1072
1072
|
include Google::Apis::Core::JsonObjectSupport
|
1073
1073
|
end
|
1074
1074
|
|
1075
|
-
class
|
1075
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummary
|
1076
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
1077
|
|
1078
1078
|
include Google::Apis::Core::JsonObjectSupport
|
1079
1079
|
end
|
1080
1080
|
|
1081
|
-
class
|
1081
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation
|
1082
1082
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
1083
|
|
1084
1084
|
include Google::Apis::Core::JsonObjectSupport
|
1085
1085
|
end
|
1086
1086
|
|
1087
|
-
class
|
1087
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata
|
1088
1088
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
1089
|
|
1090
1090
|
include Google::Apis::Core::JsonObjectSupport
|
1091
1091
|
end
|
1092
1092
|
|
1093
|
-
class
|
1093
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource
|
1094
1094
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
1095
|
|
1096
1096
|
include Google::Apis::Core::JsonObjectSupport
|
1097
1097
|
end
|
1098
1098
|
|
1099
|
-
class
|
1099
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummaryReference
|
1100
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
1101
|
|
1102
1102
|
include Google::Apis::Core::JsonObjectSupport
|
1103
1103
|
end
|
1104
1104
|
|
1105
|
-
class
|
1105
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent
|
1106
1106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
1107
|
|
1108
1108
|
include Google::Apis::Core::JsonObjectSupport
|
1109
1109
|
end
|
1110
1110
|
|
1111
|
-
class
|
1111
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes
|
1112
1112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
1113
|
|
1114
1114
|
include Google::Apis::Core::JsonObjectSupport
|
1115
1115
|
end
|
1116
1116
|
|
1117
|
-
class
|
1117
|
+
class GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata
|
1118
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
1119
|
|
1120
1120
|
include Google::Apis::Core::JsonObjectSupport
|
1121
1121
|
end
|
1122
1122
|
|
1123
|
-
class
|
1123
|
+
class GoogleCloudDiscoveryengineV1Session
|
1124
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
1125
|
|
1126
1126
|
include Google::Apis::Core::JsonObjectSupport
|
1127
1127
|
end
|
1128
1128
|
|
1129
|
-
class
|
1129
|
+
class GoogleCloudDiscoveryengineV1SessionTurn
|
1130
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
1131
|
|
1132
1132
|
include Google::Apis::Core::JsonObjectSupport
|
1133
1133
|
end
|
1134
1134
|
|
1135
|
-
class
|
1135
|
+
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
1136
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
1137
|
|
1138
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1139
1139
|
end
|
1140
1140
|
|
1141
|
-
class
|
1141
|
+
class GoogleCloudDiscoveryengineV1SiteVerificationInfo
|
1142
1142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
1143
|
|
1144
1144
|
include Google::Apis::Core::JsonObjectSupport
|
1145
1145
|
end
|
1146
1146
|
|
1147
|
-
class
|
1147
|
+
class GoogleCloudDiscoveryengineV1SpannerSource
|
1148
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
1149
|
|
1150
1150
|
include Google::Apis::Core::JsonObjectSupport
|
1151
1151
|
end
|
1152
1152
|
|
1153
|
-
class
|
1153
|
+
class GoogleCloudDiscoveryengineV1SuggestionDenyListEntry
|
1154
1154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
1155
|
|
1156
1156
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1157
|
end
|
1158
1158
|
|
1159
|
-
class
|
1159
|
+
class GoogleCloudDiscoveryengineV1TargetSite
|
1160
1160
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
1161
|
|
1162
1162
|
include Google::Apis::Core::JsonObjectSupport
|
1163
1163
|
end
|
1164
1164
|
|
1165
|
-
class
|
1165
|
+
class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
|
1166
1166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
1167
|
|
1168
1168
|
include Google::Apis::Core::JsonObjectSupport
|
1169
1169
|
end
|
1170
1170
|
|
1171
|
-
class
|
1171
|
+
class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
|
1172
1172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
1173
|
|
1174
1174
|
include Google::Apis::Core::JsonObjectSupport
|
1175
1175
|
end
|
1176
1176
|
|
1177
|
-
class
|
1177
|
+
class GoogleCloudDiscoveryengineV1TextInput
|
1178
1178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
1179
|
|
1180
1180
|
include Google::Apis::Core::JsonObjectSupport
|
1181
1181
|
end
|
1182
1182
|
|
1183
|
-
class
|
1183
|
+
class GoogleCloudDiscoveryengineV1TransactionInfo
|
1184
1184
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
1185
|
|
1186
1186
|
include Google::Apis::Core::JsonObjectSupport
|
1187
1187
|
end
|
1188
1188
|
|
1189
|
-
class
|
1189
|
+
class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
|
1190
1190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
1191
|
|
1192
1192
|
include Google::Apis::Core::JsonObjectSupport
|
1193
1193
|
end
|
1194
1194
|
|
1195
|
-
class
|
1195
|
+
class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
|
1196
1196
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
1197
|
|
1198
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1199
1199
|
end
|
1200
1200
|
|
1201
|
-
class
|
1201
|
+
class GoogleCloudDiscoveryengineV1UserEvent
|
1202
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
1203
|
|
1204
1204
|
include Google::Apis::Core::JsonObjectSupport
|
1205
1205
|
end
|
1206
1206
|
|
1207
|
-
class
|
1207
|
+
class GoogleCloudDiscoveryengineV1UserInfo
|
1208
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1209
1209
|
|
1210
1210
|
include Google::Apis::Core::JsonObjectSupport
|
1211
1211
|
end
|
1212
1212
|
|
1213
|
-
class
|
1213
|
+
class GoogleCloudDiscoveryengineV1alphaAclConfig
|
1214
1214
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
1215
|
|
1216
1216
|
include Google::Apis::Core::JsonObjectSupport
|
1217
1217
|
end
|
1218
1218
|
|
1219
|
-
class
|
1219
|
+
class GoogleCloudDiscoveryengineV1alphaAnswer
|
1220
1220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
1221
|
|
1222
1222
|
include Google::Apis::Core::JsonObjectSupport
|
1223
1223
|
end
|
1224
1224
|
|
1225
|
-
class
|
1225
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerCitation
|
1226
1226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
1227
|
|
1228
1228
|
include Google::Apis::Core::JsonObjectSupport
|
1229
1229
|
end
|
1230
1230
|
|
1231
|
-
class
|
1231
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
|
1232
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
1233
|
|
1234
1234
|
include Google::Apis::Core::JsonObjectSupport
|
1235
1235
|
end
|
1236
1236
|
|
1237
|
-
class
|
1237
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
|
1238
1238
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
1239
|
|
1240
1240
|
include Google::Apis::Core::JsonObjectSupport
|
1241
1241
|
end
|
1242
1242
|
|
1243
|
-
class
|
1243
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
|
1244
1244
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
1245
|
|
1246
1246
|
include Google::Apis::Core::JsonObjectSupport
|
1247
1247
|
end
|
1248
1248
|
|
1249
|
-
class
|
1249
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReference
|
1250
1250
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
1251
|
|
1252
1252
|
include Google::Apis::Core::JsonObjectSupport
|
1253
1253
|
end
|
1254
1254
|
|
1255
|
-
class
|
1255
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
|
1256
1256
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
1257
|
|
1258
1258
|
include Google::Apis::Core::JsonObjectSupport
|
1259
1259
|
end
|
1260
1260
|
|
1261
|
-
class
|
1261
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
|
1262
1262
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
1263
|
|
1264
1264
|
include Google::Apis::Core::JsonObjectSupport
|
1265
1265
|
end
|
1266
1266
|
|
1267
|
-
class
|
1267
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
|
1268
1268
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
1269
|
|
1270
1270
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1271
|
end
|
1272
1272
|
|
1273
|
-
class
|
1273
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
|
1274
1274
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
1275
|
|
1276
1276
|
include Google::Apis::Core::JsonObjectSupport
|
1277
1277
|
end
|
1278
1278
|
|
1279
|
-
class
|
1279
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStep
|
1280
1280
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
1281
|
|
1282
1282
|
include Google::Apis::Core::JsonObjectSupport
|
1283
1283
|
end
|
1284
1284
|
|
1285
|
-
class
|
1285
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
|
1286
1286
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
1287
|
|
1288
1288
|
include Google::Apis::Core::JsonObjectSupport
|
1289
1289
|
end
|
1290
1290
|
|
1291
|
-
class
|
1291
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
|
1292
1292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
1293
|
|
1294
1294
|
include Google::Apis::Core::JsonObjectSupport
|
1295
1295
|
end
|
1296
1296
|
|
1297
|
-
class
|
1297
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
|
1298
1298
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
1299
|
|
1300
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1301
1301
|
end
|
1302
1302
|
|
1303
|
-
class
|
1303
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
|
1304
1304
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
1305
|
|
1306
1306
|
include Google::Apis::Core::JsonObjectSupport
|
1307
1307
|
end
|
1308
1308
|
|
1309
|
-
class
|
1309
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
|
1310
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
1311
|
|
1312
1312
|
include Google::Apis::Core::JsonObjectSupport
|
1313
1313
|
end
|
1314
1314
|
|
1315
|
-
class
|
1315
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
|
1316
1316
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
1317
|
|
1318
1318
|
include Google::Apis::Core::JsonObjectSupport
|
1319
1319
|
end
|
1320
1320
|
|
1321
|
-
class
|
1321
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
1322
1322
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
1323
|
|
1324
1324
|
include Google::Apis::Core::JsonObjectSupport
|
1325
1325
|
end
|
1326
1326
|
|
1327
|
-
class
|
1327
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
1328
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
1329
|
|
1330
1330
|
include Google::Apis::Core::JsonObjectSupport
|
1331
1331
|
end
|
1332
1332
|
|
1333
|
-
class
|
1333
|
+
class GoogleCloudDiscoveryengineV1alphaCondition
|
1334
1334
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
1335
|
|
1336
1336
|
include Google::Apis::Core::JsonObjectSupport
|
1337
1337
|
end
|
1338
1338
|
|
1339
|
-
class
|
1339
|
+
class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
|
1340
1340
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
1341
|
|
1342
1342
|
include Google::Apis::Core::JsonObjectSupport
|
1343
1343
|
end
|
1344
1344
|
|
1345
|
-
class
|
1345
|
+
class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
|
1346
1346
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
1347
|
|
1348
1348
|
include Google::Apis::Core::JsonObjectSupport
|
1349
1349
|
end
|
1350
1350
|
|
1351
|
-
class
|
1351
|
+
class GoogleCloudDiscoveryengineV1alphaControl
|
1352
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1353
1353
|
|
1354
1354
|
include Google::Apis::Core::JsonObjectSupport
|
1355
1355
|
end
|
1356
1356
|
|
1357
|
-
class
|
1357
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostAction
|
1358
1358
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
1359
|
|
1360
1360
|
include Google::Apis::Core::JsonObjectSupport
|
1361
1361
|
end
|
1362
1362
|
|
1363
|
-
class
|
1363
|
+
class GoogleCloudDiscoveryengineV1alphaControlFilterAction
|
1364
1364
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1365
1365
|
|
1366
1366
|
include Google::Apis::Core::JsonObjectSupport
|
1367
1367
|
end
|
1368
1368
|
|
1369
|
-
class
|
1369
|
+
class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
|
1370
1370
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
1371
|
|
1372
1372
|
include Google::Apis::Core::JsonObjectSupport
|
1373
1373
|
end
|
1374
1374
|
|
1375
|
-
class
|
1375
|
+
class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
|
1376
1376
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
1377
|
|
1378
1378
|
include Google::Apis::Core::JsonObjectSupport
|
1379
1379
|
end
|
1380
1380
|
|
1381
|
-
class
|
1381
|
+
class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
|
1382
1382
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
1383
|
|
1384
1384
|
include Google::Apis::Core::JsonObjectSupport
|
1385
1385
|
end
|
1386
1386
|
|
1387
|
-
class
|
1387
|
+
class GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata
|
1388
1388
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
1389
|
|
1390
1390
|
include Google::Apis::Core::JsonObjectSupport
|
1391
1391
|
end
|
1392
1392
|
|
1393
|
-
class
|
1393
|
+
class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
|
1394
1394
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
1395
|
|
1396
1396
|
include Google::Apis::Core::JsonObjectSupport
|
1397
1397
|
end
|
1398
1398
|
|
1399
|
-
class
|
1399
|
+
class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
|
1400
1400
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
1401
|
|
1402
1402
|
include Google::Apis::Core::JsonObjectSupport
|
1403
1403
|
end
|
1404
1404
|
|
1405
|
-
class
|
1405
|
+
class GoogleCloudDiscoveryengineV1alphaCustomTuningModel
|
1406
1406
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
1407
|
|
1408
1408
|
include Google::Apis::Core::JsonObjectSupport
|
1409
1409
|
end
|
1410
1410
|
|
1411
|
-
class
|
1411
|
+
class GoogleCloudDiscoveryengineV1alphaDataStore
|
1412
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
1413
|
|
1414
1414
|
include Google::Apis::Core::JsonObjectSupport
|
1415
1415
|
end
|
1416
1416
|
|
1417
|
-
class
|
1417
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
1418
1418
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
1419
|
|
1420
1420
|
include Google::Apis::Core::JsonObjectSupport
|
1421
1421
|
end
|
1422
1422
|
|
1423
|
-
class
|
1423
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata
|
1424
1424
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
1425
|
|
1426
1426
|
include Google::Apis::Core::JsonObjectSupport
|
1427
1427
|
end
|
1428
1428
|
|
1429
|
-
class
|
1429
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
1430
1430
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
1431
|
|
1432
1432
|
include Google::Apis::Core::JsonObjectSupport
|
1433
1433
|
end
|
1434
1434
|
|
1435
|
-
class
|
1435
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
|
1436
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
1437
|
|
1438
1438
|
include Google::Apis::Core::JsonObjectSupport
|
1439
1439
|
end
|
1440
1440
|
|
1441
|
-
class
|
1441
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
1442
1442
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
1443
|
|
1444
1444
|
include Google::Apis::Core::JsonObjectSupport
|
1445
1445
|
end
|
1446
1446
|
|
1447
|
-
class
|
1447
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
|
1448
1448
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
1449
|
|
1450
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1451
1451
|
end
|
1452
1452
|
|
1453
|
-
class
|
1453
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
|
1454
1454
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
1455
|
|
1456
1456
|
include Google::Apis::Core::JsonObjectSupport
|
1457
1457
|
end
|
1458
1458
|
|
1459
|
-
class
|
1459
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
|
1460
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
1461
|
|
1462
1462
|
include Google::Apis::Core::JsonObjectSupport
|
1463
1463
|
end
|
1464
1464
|
|
1465
|
-
class
|
1465
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
|
1466
1466
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
1467
|
|
1468
1468
|
include Google::Apis::Core::JsonObjectSupport
|
1469
1469
|
end
|
1470
1470
|
|
1471
|
-
class
|
1471
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
|
1472
1472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
1473
|
|
1474
1474
|
include Google::Apis::Core::JsonObjectSupport
|
1475
1475
|
end
|
1476
1476
|
|
1477
|
-
class
|
1477
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
1478
1478
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
1479
|
|
1480
1480
|
include Google::Apis::Core::JsonObjectSupport
|
1481
1481
|
end
|
1482
1482
|
|
1483
|
-
class
|
1483
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
|
1484
1484
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
1485
|
|
1486
1486
|
include Google::Apis::Core::JsonObjectSupport
|
1487
1487
|
end
|
1488
1488
|
|
1489
|
-
class
|
1489
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
1490
1490
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
1491
|
|
1492
1492
|
include Google::Apis::Core::JsonObjectSupport
|
1493
1493
|
end
|
1494
1494
|
|
1495
|
-
class
|
1495
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
|
1496
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
1497
|
|
1498
1498
|
include Google::Apis::Core::JsonObjectSupport
|
1499
1499
|
end
|
1500
1500
|
|
1501
|
-
class
|
1501
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
|
1502
1502
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
1503
|
|
1504
1504
|
include Google::Apis::Core::JsonObjectSupport
|
1505
1505
|
end
|
1506
1506
|
|
1507
|
-
class
|
1507
|
+
class GoogleCloudDiscoveryengineV1alphaEngine
|
1508
1508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
1509
|
|
1510
1510
|
include Google::Apis::Core::JsonObjectSupport
|
1511
1511
|
end
|
1512
1512
|
|
1513
|
-
class
|
1513
|
+
class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig
|
1514
1514
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
1515
|
|
1516
1516
|
include Google::Apis::Core::JsonObjectSupport
|
1517
1517
|
end
|
1518
1518
|
|
1519
|
-
class
|
1519
|
+
class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig
|
1520
1520
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
1521
|
|
1522
1522
|
include Google::Apis::Core::JsonObjectSupport
|
1523
1523
|
end
|
1524
1524
|
|
1525
|
-
class
|
1525
|
+
class GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata
|
1526
1526
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
1527
|
|
1528
1528
|
include Google::Apis::Core::JsonObjectSupport
|
1529
1529
|
end
|
1530
1530
|
|
1531
|
-
class
|
1531
|
+
class GoogleCloudDiscoveryengineV1alphaEngineCommonConfig
|
1532
1532
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
1533
|
|
1534
1534
|
include Google::Apis::Core::JsonObjectSupport
|
1535
1535
|
end
|
1536
1536
|
|
1537
|
-
class
|
1537
|
+
class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
|
1538
1538
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
1539
|
|
1540
1540
|
include Google::Apis::Core::JsonObjectSupport
|
1541
1541
|
end
|
1542
1542
|
|
1543
|
-
class
|
1543
|
+
class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
|
1544
1544
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1545
1545
|
|
1546
1546
|
include Google::Apis::Core::JsonObjectSupport
|
1547
1547
|
end
|
1548
1548
|
|
1549
|
-
class
|
1549
|
+
class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
|
1550
1550
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
1551
|
|
1552
1552
|
include Google::Apis::Core::JsonObjectSupport
|
1553
1553
|
end
|
1554
1554
|
|
1555
|
-
class
|
1555
|
+
class GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig
|
1556
1556
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
1557
|
|
1558
1558
|
include Google::Apis::Core::JsonObjectSupport
|
1559
1559
|
end
|
1560
1560
|
|
1561
|
-
class
|
1561
|
+
class GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig
|
1562
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1563
1563
|
|
1564
1564
|
include Google::Apis::Core::JsonObjectSupport
|
1565
1565
|
end
|
1566
1566
|
|
1567
|
-
class
|
1567
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
|
1568
1568
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
1569
|
|
1570
1570
|
include Google::Apis::Core::JsonObjectSupport
|
1571
1571
|
end
|
1572
1572
|
|
1573
|
-
class
|
1573
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
|
1574
1574
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
1575
|
|
1576
1576
|
include Google::Apis::Core::JsonObjectSupport
|
1577
1577
|
end
|
1578
1578
|
|
1579
|
-
class
|
1579
|
+
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
1580
1580
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1581
1581
|
|
1582
1582
|
include Google::Apis::Core::JsonObjectSupport
|
1583
1583
|
end
|
1584
1584
|
|
1585
|
-
class
|
1585
|
+
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
1586
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1587
1587
|
|
1588
1588
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1589
|
end
|
1590
1590
|
|
1591
|
-
class
|
1591
|
+
class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
|
1592
1592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1593
|
|
1594
1594
|
include Google::Apis::Core::JsonObjectSupport
|
1595
1595
|
end
|
1596
1596
|
|
1597
|
-
class
|
1597
|
+
class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
|
1598
1598
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
1599
|
|
1600
1600
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1601
|
end
|
1602
1602
|
|
1603
|
-
class
|
1603
|
+
class GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
|
1604
1604
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1605
|
|
1606
1606
|
include Google::Apis::Core::JsonObjectSupport
|
1607
1607
|
end
|
1608
1608
|
|
1609
|
-
class
|
1609
|
+
class GoogleCloudDiscoveryengineV1alphaImportErrorConfig
|
1610
1610
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
1611
|
|
1612
1612
|
include Google::Apis::Core::JsonObjectSupport
|
1613
1613
|
end
|
1614
1614
|
|
1615
|
-
class
|
1615
|
+
class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
|
1616
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
1617
|
|
1618
1618
|
include Google::Apis::Core::JsonObjectSupport
|
1619
1619
|
end
|
1620
1620
|
|
1621
|
-
class
|
1621
|
+
class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse
|
1622
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
1623
|
|
1624
1624
|
include Google::Apis::Core::JsonObjectSupport
|
1625
1625
|
end
|
1626
1626
|
|
1627
|
-
class
|
1627
|
+
class GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
|
1628
1628
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
1629
|
|
1630
1630
|
include Google::Apis::Core::JsonObjectSupport
|
1631
1631
|
end
|
1632
1632
|
|
1633
|
-
class
|
1633
|
+
class GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
|
1634
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
1635
|
|
1636
1636
|
include Google::Apis::Core::JsonObjectSupport
|
1637
1637
|
end
|
1638
1638
|
|
1639
|
-
class
|
1639
|
+
class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
|
1640
1640
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
1641
|
|
1642
1642
|
include Google::Apis::Core::JsonObjectSupport
|
1643
1643
|
end
|
1644
1644
|
|
1645
|
-
class
|
1645
|
+
class GoogleCloudDiscoveryengineV1alphaProject
|
1646
1646
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
1647
|
|
1648
1648
|
include Google::Apis::Core::JsonObjectSupport
|
1649
1649
|
end
|
1650
1650
|
|
1651
|
-
class
|
1651
|
+
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
1652
1652
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
1653
|
|
1654
1654
|
include Google::Apis::Core::JsonObjectSupport
|
1655
1655
|
end
|
1656
1656
|
|
1657
|
-
class
|
1657
|
+
class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
|
1658
1658
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
1659
|
|
1660
1660
|
include Google::Apis::Core::JsonObjectSupport
|
1661
1661
|
end
|
1662
1662
|
|
1663
|
-
class
|
1663
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
|
1664
1664
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1665
1665
|
|
1666
1666
|
include Google::Apis::Core::JsonObjectSupport
|
1667
1667
|
end
|
1668
1668
|
|
1669
|
-
class
|
1669
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
|
1670
1670
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
1671
|
|
1672
1672
|
include Google::Apis::Core::JsonObjectSupport
|
1673
1673
|
end
|
1674
1674
|
|
1675
|
-
class
|
1675
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
|
1676
1676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1677
1677
|
|
1678
1678
|
include Google::Apis::Core::JsonObjectSupport
|
1679
1679
|
end
|
1680
1680
|
|
1681
|
-
class
|
1681
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse
|
1682
1682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
1683
|
|
1684
1684
|
include Google::Apis::Core::JsonObjectSupport
|
1685
1685
|
end
|
1686
1686
|
|
1687
|
-
class
|
1687
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
|
1688
1688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
1689
|
|
1690
1690
|
include Google::Apis::Core::JsonObjectSupport
|
1691
1691
|
end
|
1692
1692
|
|
1693
|
-
class
|
1693
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
|
1694
1694
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
1695
|
|
1696
1696
|
include Google::Apis::Core::JsonObjectSupport
|
1697
1697
|
end
|
1698
1698
|
|
1699
|
-
class
|
1699
|
+
class GoogleCloudDiscoveryengineV1alphaQuery
|
1700
1700
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
1701
|
|
1702
1702
|
include Google::Apis::Core::JsonObjectSupport
|
1703
1703
|
end
|
1704
1704
|
|
1705
|
-
class
|
1705
|
+
class GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
|
1706
1706
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
1707
|
|
1708
1708
|
include Google::Apis::Core::JsonObjectSupport
|
1709
1709
|
end
|
1710
1710
|
|
1711
|
-
class
|
1711
|
+
class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse
|
1712
1712
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
1713
|
|
1714
1714
|
include Google::Apis::Core::JsonObjectSupport
|
1715
1715
|
end
|
1716
1716
|
|
1717
|
-
class
|
1717
|
+
class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo
|
1718
1718
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
1719
|
|
1720
1720
|
include Google::Apis::Core::JsonObjectSupport
|
1721
1721
|
end
|
1722
1722
|
|
1723
|
-
class
|
1723
|
+
class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason
|
1724
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
1725
|
|
1726
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1727
|
end
|
1728
1728
|
|
1729
|
-
class
|
1729
|
+
class GoogleCloudDiscoveryengineV1alphaSchema
|
1730
1730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1731
|
|
1732
1732
|
include Google::Apis::Core::JsonObjectSupport
|
1733
1733
|
end
|
1734
1734
|
|
1735
|
-
class
|
1735
|
+
class GoogleCloudDiscoveryengineV1alphaSession
|
1736
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
1737
|
|
1738
1738
|
include Google::Apis::Core::JsonObjectSupport
|
1739
1739
|
end
|
1740
1740
|
|
1741
|
-
class
|
1741
|
+
class GoogleCloudDiscoveryengineV1alphaSessionTurn
|
1742
1742
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
1743
|
|
1744
1744
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1745
|
end
|
1746
1746
|
|
1747
|
-
class
|
1747
|
+
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
1748
1748
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1749
|
|
1750
1750
|
include Google::Apis::Core::JsonObjectSupport
|
1751
1751
|
end
|
1752
1752
|
|
1753
|
-
class
|
1754
|
-
|
1755
|
-
|
1756
|
-
|
1757
|
-
property :data, :base64 => true, as: 'data'
|
1758
|
-
collection :extensions, as: 'extensions'
|
1759
|
-
end
|
1753
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSite
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1760
1757
|
end
|
1761
1758
|
|
1762
|
-
class
|
1763
|
-
|
1764
|
-
|
1759
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
|
+
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
1763
|
+
end
|
1764
|
+
|
1765
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
|
+
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
1769
|
+
end
|
1770
|
+
|
1771
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1777
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1783
|
+
class GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1789
|
+
class GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
|
+
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
1793
|
+
end
|
1794
|
+
|
1795
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1801
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
|
1802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
|
+
|
1804
|
+
include Google::Apis::Core::JsonObjectSupport
|
1805
|
+
end
|
1806
|
+
|
1807
|
+
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
1808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
|
+
|
1810
|
+
include Google::Apis::Core::JsonObjectSupport
|
1811
|
+
end
|
1812
|
+
|
1813
|
+
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
|
1814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
|
+
|
1816
|
+
include Google::Apis::Core::JsonObjectSupport
|
1817
|
+
end
|
1818
|
+
|
1819
|
+
class GoogleCloudDiscoveryengineV1betaCondition
|
1820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
|
+
|
1822
|
+
include Google::Apis::Core::JsonObjectSupport
|
1823
|
+
end
|
1824
|
+
|
1825
|
+
class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
|
1826
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
|
+
|
1828
|
+
include Google::Apis::Core::JsonObjectSupport
|
1829
|
+
end
|
1830
|
+
|
1831
|
+
class GoogleCloudDiscoveryengineV1betaConditionTimeRange
|
1832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
|
+
|
1834
|
+
include Google::Apis::Core::JsonObjectSupport
|
1835
|
+
end
|
1836
|
+
|
1837
|
+
class GoogleCloudDiscoveryengineV1betaControl
|
1838
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
|
+
|
1840
|
+
include Google::Apis::Core::JsonObjectSupport
|
1841
|
+
end
|
1842
|
+
|
1843
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostAction
|
1844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
|
+
|
1846
|
+
include Google::Apis::Core::JsonObjectSupport
|
1847
|
+
end
|
1848
|
+
|
1849
|
+
class GoogleCloudDiscoveryengineV1betaControlFilterAction
|
1850
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
|
+
|
1852
|
+
include Google::Apis::Core::JsonObjectSupport
|
1853
|
+
end
|
1854
|
+
|
1855
|
+
class GoogleCloudDiscoveryengineV1betaControlRedirectAction
|
1856
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
+
|
1858
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
|
+
end
|
1860
|
+
|
1861
|
+
class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
|
1862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
+
|
1864
|
+
include Google::Apis::Core::JsonObjectSupport
|
1865
|
+
end
|
1866
|
+
|
1867
|
+
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
1871
|
+
end
|
1872
|
+
|
1873
|
+
class GoogleCloudDiscoveryengineV1betaCreateEngineMetadata
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1879
|
+
class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
|
1880
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
|
+
|
1882
|
+
include Google::Apis::Core::JsonObjectSupport
|
1883
|
+
end
|
1884
|
+
|
1885
|
+
class GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
1889
|
+
end
|
1890
|
+
|
1891
|
+
class GoogleCloudDiscoveryengineV1betaCustomTuningModel
|
1892
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
|
+
|
1894
|
+
include Google::Apis::Core::JsonObjectSupport
|
1895
|
+
end
|
1896
|
+
|
1897
|
+
class GoogleCloudDiscoveryengineV1betaDataStore
|
1898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
|
+
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
1901
|
+
end
|
1902
|
+
|
1903
|
+
class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
|
+
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
1907
|
+
end
|
1908
|
+
|
1909
|
+
class GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata
|
1910
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
|
+
|
1912
|
+
include Google::Apis::Core::JsonObjectSupport
|
1913
|
+
end
|
1914
|
+
|
1915
|
+
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
1916
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
|
+
|
1918
|
+
include Google::Apis::Core::JsonObjectSupport
|
1919
|
+
end
|
1920
|
+
|
1921
|
+
class GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata
|
1922
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
|
+
|
1924
|
+
include Google::Apis::Core::JsonObjectSupport
|
1925
|
+
end
|
1926
|
+
|
1927
|
+
class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
|
1928
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1929
|
+
|
1930
|
+
include Google::Apis::Core::JsonObjectSupport
|
1931
|
+
end
|
1932
|
+
|
1933
|
+
class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1935
|
+
|
1936
|
+
include Google::Apis::Core::JsonObjectSupport
|
1937
|
+
end
|
1938
|
+
|
1939
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
|
1940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
|
+
|
1942
|
+
include Google::Apis::Core::JsonObjectSupport
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
|
1946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
|
+
|
1948
|
+
include Google::Apis::Core::JsonObjectSupport
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
|
+
|
1972
|
+
include Google::Apis::Core::JsonObjectSupport
|
1973
|
+
end
|
1974
|
+
|
1975
|
+
class GoogleCloudDiscoveryengineV1betaEngine
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1987
|
+
class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
|
+
|
1990
|
+
include Google::Apis::Core::JsonObjectSupport
|
1991
|
+
end
|
1992
|
+
|
1993
|
+
class GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class GoogleCloudDiscoveryengineV1betaEngineCommonConfig
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
2011
|
+
class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
2017
|
+
class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudDiscoveryengineV1betaImportErrorConfig
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
2029
|
+
class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
|
+
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
2033
|
+
end
|
2034
|
+
|
2035
|
+
class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
|
+
|
2044
|
+
include Google::Apis::Core::JsonObjectSupport
|
2045
|
+
end
|
2046
|
+
|
2047
|
+
class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2049
|
+
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
2051
|
+
end
|
2052
|
+
|
2053
|
+
class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2055
|
+
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
2057
|
+
end
|
2058
|
+
|
2059
|
+
class GoogleCloudDiscoveryengineV1betaProject
|
2060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
|
+
|
2062
|
+
include Google::Apis::Core::JsonObjectSupport
|
2063
|
+
end
|
2064
|
+
|
2065
|
+
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
2066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2067
|
+
|
2068
|
+
include Google::Apis::Core::JsonObjectSupport
|
2069
|
+
end
|
2070
|
+
|
2071
|
+
class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
|
+
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
2075
|
+
end
|
2076
|
+
|
2077
|
+
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
include Google::Apis::Core::JsonObjectSupport
|
2081
|
+
end
|
2082
|
+
|
2083
|
+
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata
|
2090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
2095
|
+
class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse
|
2096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2097
|
+
|
2098
|
+
include Google::Apis::Core::JsonObjectSupport
|
2099
|
+
end
|
2100
|
+
|
2101
|
+
class GoogleCloudDiscoveryengineV1betaSchema
|
2102
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2103
|
+
|
2104
|
+
include Google::Apis::Core::JsonObjectSupport
|
2105
|
+
end
|
2106
|
+
|
2107
|
+
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
2108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2109
|
+
|
2110
|
+
include Google::Apis::Core::JsonObjectSupport
|
2111
|
+
end
|
2112
|
+
|
2113
|
+
class GoogleCloudDiscoveryengineV1betaTargetSite
|
2114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2115
|
+
|
2116
|
+
include Google::Apis::Core::JsonObjectSupport
|
2117
|
+
end
|
2118
|
+
|
2119
|
+
class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2121
|
+
|
2122
|
+
include Google::Apis::Core::JsonObjectSupport
|
2123
|
+
end
|
2124
|
+
|
2125
|
+
class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
|
2126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2127
|
+
|
2128
|
+
include Google::Apis::Core::JsonObjectSupport
|
2129
|
+
end
|
2130
|
+
|
2131
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
|
2132
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2133
|
+
|
2134
|
+
include Google::Apis::Core::JsonObjectSupport
|
2135
|
+
end
|
2136
|
+
|
2137
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
|
2144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2145
|
+
|
2146
|
+
include Google::Apis::Core::JsonObjectSupport
|
2147
|
+
end
|
2148
|
+
|
2149
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2151
|
+
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
2153
|
+
end
|
2154
|
+
|
2155
|
+
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2161
|
+
class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
|
2162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
|
+
|
2164
|
+
include Google::Apis::Core::JsonObjectSupport
|
2165
|
+
end
|
2166
|
+
|
2167
|
+
class GoogleLongrunningCancelOperationRequest
|
2168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
|
+
|
2170
|
+
include Google::Apis::Core::JsonObjectSupport
|
2171
|
+
end
|
2172
|
+
|
2173
|
+
class GoogleLongrunningListOperationsResponse
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
+
|
2176
|
+
include Google::Apis::Core::JsonObjectSupport
|
2177
|
+
end
|
2178
|
+
|
2179
|
+
class GoogleLongrunningOperation
|
2180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
|
+
|
2182
|
+
include Google::Apis::Core::JsonObjectSupport
|
2183
|
+
end
|
2184
|
+
|
2185
|
+
class GoogleProtobufEmpty
|
2186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2187
|
+
|
2188
|
+
include Google::Apis::Core::JsonObjectSupport
|
2189
|
+
end
|
2190
|
+
|
2191
|
+
class GoogleRpcStatus
|
2192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
|
+
|
2194
|
+
include Google::Apis::Core::JsonObjectSupport
|
2195
|
+
end
|
2196
|
+
|
2197
|
+
class GoogleTypeDate
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
|
+
|
2200
|
+
include Google::Apis::Core::JsonObjectSupport
|
2201
|
+
end
|
2202
|
+
|
2203
|
+
class GoogleApiHttpBody
|
2204
|
+
# @private
|
2205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2206
|
+
property :content_type, as: 'contentType'
|
2207
|
+
property :data, :base64 => true, as: 'data'
|
2208
|
+
collection :extensions, as: 'extensions'
|
2209
|
+
end
|
2210
|
+
end
|
2211
|
+
|
2212
|
+
class GoogleCloudDiscoveryengineLoggingErrorContext
|
2213
|
+
# @private
|
2214
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1765
2215
|
property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
|
1766
2216
|
|
1767
|
-
property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
|
2217
|
+
property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
|
2218
|
+
|
2219
|
+
end
|
2220
|
+
end
|
2221
|
+
|
2222
|
+
class GoogleCloudDiscoveryengineLoggingErrorLog
|
2223
|
+
# @private
|
2224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2225
|
+
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
2226
|
+
|
2227
|
+
property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
|
2228
|
+
|
2229
|
+
property :message, as: 'message'
|
2230
|
+
hash :request_payload, as: 'requestPayload'
|
2231
|
+
hash :response_payload, as: 'responsePayload'
|
2232
|
+
property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
|
2233
|
+
|
2234
|
+
property :status, as: 'status', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
2235
|
+
|
2236
|
+
end
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
class GoogleCloudDiscoveryengineLoggingHttpRequestContext
|
2240
|
+
# @private
|
2241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2242
|
+
property :response_status_code, as: 'responseStatusCode'
|
2243
|
+
end
|
2244
|
+
end
|
2245
|
+
|
2246
|
+
class GoogleCloudDiscoveryengineLoggingImportErrorContext
|
2247
|
+
# @private
|
2248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2249
|
+
property :document, as: 'document'
|
2250
|
+
property :gcs_path, as: 'gcsPath'
|
2251
|
+
property :line_number, as: 'lineNumber'
|
2252
|
+
property :operation, as: 'operation'
|
2253
|
+
property :user_event, as: 'userEvent'
|
2254
|
+
end
|
2255
|
+
end
|
2256
|
+
|
2257
|
+
class GoogleCloudDiscoveryengineLoggingServiceContext
|
2258
|
+
# @private
|
2259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2260
|
+
property :service, as: 'service'
|
2261
|
+
end
|
2262
|
+
end
|
2263
|
+
|
2264
|
+
class GoogleCloudDiscoveryengineLoggingSourceLocation
|
2265
|
+
# @private
|
2266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2267
|
+
property :function_name, as: 'functionName'
|
2268
|
+
end
|
2269
|
+
end
|
2270
|
+
|
2271
|
+
class GoogleCloudDiscoveryengineV1Answer
|
2272
|
+
# @private
|
2273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2274
|
+
collection :answer_skipped_reasons, as: 'answerSkippedReasons'
|
2275
|
+
property :answer_text, as: 'answerText'
|
2276
|
+
collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerCitation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerCitation::Representation
|
2277
|
+
|
2278
|
+
property :complete_time, as: 'completeTime'
|
2279
|
+
property :create_time, as: 'createTime'
|
2280
|
+
property :name, as: 'name'
|
2281
|
+
property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo::Representation
|
2282
|
+
|
2283
|
+
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReference::Representation
|
2284
|
+
|
2285
|
+
collection :related_questions, as: 'relatedQuestions'
|
2286
|
+
property :state, as: 'state'
|
2287
|
+
collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStep, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStep::Representation
|
2288
|
+
|
2289
|
+
end
|
2290
|
+
end
|
2291
|
+
|
2292
|
+
class GoogleCloudDiscoveryengineV1AnswerCitation
|
2293
|
+
# @private
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2295
|
+
property :end_index, :numeric_string => true, as: 'endIndex'
|
2296
|
+
collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerCitationSource::Representation
|
2297
|
+
|
2298
|
+
property :start_index, :numeric_string => true, as: 'startIndex'
|
2299
|
+
end
|
2300
|
+
end
|
2301
|
+
|
2302
|
+
class GoogleCloudDiscoveryengineV1AnswerCitationSource
|
2303
|
+
# @private
|
2304
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2305
|
+
property :reference_id, as: 'referenceId'
|
2306
|
+
end
|
2307
|
+
end
|
2308
|
+
|
2309
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequest
|
2310
|
+
# @private
|
2311
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2312
|
+
property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec::Representation
|
2313
|
+
|
2314
|
+
property :asynchronous_mode, as: 'asynchronousMode'
|
2315
|
+
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query::Representation
|
2316
|
+
|
2317
|
+
property :query_understanding_spec, as: 'queryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec::Representation
|
2318
|
+
|
2319
|
+
property :related_questions_spec, as: 'relatedQuestionsSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec::Representation
|
2320
|
+
|
2321
|
+
property :safety_spec, as: 'safetySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec::Representation
|
2322
|
+
|
2323
|
+
property :search_spec, as: 'searchSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec::Representation
|
2324
|
+
|
2325
|
+
property :session, as: 'session'
|
2326
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
2327
|
+
end
|
2328
|
+
end
|
2329
|
+
|
2330
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec
|
2331
|
+
# @private
|
2332
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2333
|
+
property :answer_language_code, as: 'answerLanguageCode'
|
2334
|
+
property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
|
2335
|
+
property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
|
2336
|
+
property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
|
2337
|
+
property :include_citations, as: 'includeCitations'
|
2338
|
+
property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
|
2339
|
+
|
2340
|
+
property :prompt_spec, as: 'promptSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec::Representation
|
2341
|
+
|
2342
|
+
end
|
2343
|
+
end
|
2344
|
+
|
2345
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec
|
2346
|
+
# @private
|
2347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2348
|
+
property :model_version, as: 'modelVersion'
|
2349
|
+
end
|
2350
|
+
end
|
2351
|
+
|
2352
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec
|
2353
|
+
# @private
|
2354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2355
|
+
property :preamble, as: 'preamble'
|
2356
|
+
end
|
2357
|
+
end
|
2358
|
+
|
2359
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec
|
2360
|
+
# @private
|
2361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2362
|
+
property :query_classification_spec, as: 'queryClassificationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec::Representation
|
2363
|
+
|
2364
|
+
property :query_rephraser_spec, as: 'queryRephraserSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec::Representation
|
1768
2365
|
|
1769
2366
|
end
|
1770
2367
|
end
|
1771
2368
|
|
1772
|
-
class
|
2369
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
|
1773
2370
|
# @private
|
1774
2371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1775
|
-
|
2372
|
+
collection :types, as: 'types'
|
2373
|
+
end
|
2374
|
+
end
|
1776
2375
|
|
1777
|
-
|
2376
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
|
2377
|
+
# @private
|
2378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2379
|
+
property :disable, as: 'disable'
|
2380
|
+
end
|
2381
|
+
end
|
1778
2382
|
|
1779
|
-
|
1780
|
-
|
1781
|
-
|
1782
|
-
property :
|
2383
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec
|
2384
|
+
# @private
|
2385
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2386
|
+
property :enable, as: 'enable'
|
2387
|
+
end
|
2388
|
+
end
|
1783
2389
|
|
1784
|
-
|
2390
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec
|
2391
|
+
# @private
|
2392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2393
|
+
property :enable, as: 'enable'
|
2394
|
+
end
|
2395
|
+
end
|
2396
|
+
|
2397
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec
|
2398
|
+
# @private
|
2399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2400
|
+
property :search_params, as: 'searchParams', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams::Representation
|
2401
|
+
|
2402
|
+
property :search_result_list, as: 'searchResultList', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList::Representation
|
1785
2403
|
|
1786
2404
|
end
|
1787
2405
|
end
|
1788
2406
|
|
1789
|
-
class
|
2407
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams
|
1790
2408
|
# @private
|
1791
2409
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1792
|
-
property :
|
2410
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestBoostSpec::Representation
|
2411
|
+
|
2412
|
+
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec::Representation
|
2413
|
+
|
2414
|
+
property :filter, as: 'filter'
|
2415
|
+
property :max_return_results, as: 'maxReturnResults'
|
2416
|
+
property :order_by, as: 'orderBy'
|
1793
2417
|
end
|
1794
2418
|
end
|
1795
2419
|
|
1796
|
-
class
|
2420
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList
|
2421
|
+
# @private
|
2422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2423
|
+
collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult::Representation
|
2424
|
+
|
2425
|
+
end
|
2426
|
+
end
|
2427
|
+
|
2428
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult
|
2429
|
+
# @private
|
2430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2431
|
+
property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo::Representation
|
2432
|
+
|
2433
|
+
property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo::Representation
|
2434
|
+
|
2435
|
+
end
|
2436
|
+
end
|
2437
|
+
|
2438
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
|
2439
|
+
# @private
|
2440
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2441
|
+
property :chunk, as: 'chunk'
|
2442
|
+
property :content, as: 'content'
|
2443
|
+
end
|
2444
|
+
end
|
2445
|
+
|
2446
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
|
1797
2447
|
# @private
|
1798
2448
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1799
2449
|
property :document, as: 'document'
|
1800
|
-
|
1801
|
-
|
1802
|
-
|
1803
|
-
|
2450
|
+
collection :document_contexts, as: 'documentContexts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext::Representation
|
2451
|
+
|
2452
|
+
collection :extractive_answers, as: 'extractiveAnswers', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer::Representation
|
2453
|
+
|
2454
|
+
collection :extractive_segments, as: 'extractiveSegments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment::Representation
|
2455
|
+
|
2456
|
+
property :title, as: 'title'
|
2457
|
+
property :uri, as: 'uri'
|
1804
2458
|
end
|
1805
2459
|
end
|
1806
2460
|
|
1807
|
-
class
|
2461
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
|
1808
2462
|
# @private
|
1809
2463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1810
|
-
property :
|
2464
|
+
property :content, as: 'content'
|
2465
|
+
property :page_identifier, as: 'pageIdentifier'
|
1811
2466
|
end
|
1812
2467
|
end
|
1813
2468
|
|
1814
|
-
class
|
2469
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
|
1815
2470
|
# @private
|
1816
2471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1817
|
-
property :
|
2472
|
+
property :content, as: 'content'
|
2473
|
+
property :page_identifier, as: 'pageIdentifier'
|
2474
|
+
end
|
2475
|
+
end
|
2476
|
+
|
2477
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
|
2478
|
+
# @private
|
2479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2480
|
+
property :content, as: 'content'
|
2481
|
+
property :page_identifier, as: 'pageIdentifier'
|
2482
|
+
end
|
2483
|
+
end
|
2484
|
+
|
2485
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryResponse
|
2486
|
+
# @private
|
2487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2488
|
+
property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Answer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Answer::Representation
|
2489
|
+
|
2490
|
+
property :answer_query_token, as: 'answerQueryToken'
|
2491
|
+
property :session, as: 'session', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Session, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Session::Representation
|
2492
|
+
|
2493
|
+
end
|
2494
|
+
end
|
2495
|
+
|
2496
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo
|
2497
|
+
# @private
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2499
|
+
collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
|
2500
|
+
|
2501
|
+
end
|
2502
|
+
end
|
2503
|
+
|
2504
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo
|
2505
|
+
# @private
|
2506
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2507
|
+
property :positive, as: 'positive'
|
2508
|
+
property :type, as: 'type'
|
2509
|
+
end
|
2510
|
+
end
|
2511
|
+
|
2512
|
+
class GoogleCloudDiscoveryengineV1AnswerReference
|
2513
|
+
# @private
|
2514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2515
|
+
property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo::Representation
|
2516
|
+
|
2517
|
+
property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo::Representation
|
2518
|
+
|
2519
|
+
end
|
2520
|
+
end
|
2521
|
+
|
2522
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo
|
2523
|
+
# @private
|
2524
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2525
|
+
property :chunk, as: 'chunk'
|
2526
|
+
property :content, as: 'content'
|
2527
|
+
property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata::Representation
|
2528
|
+
|
2529
|
+
property :relevance_score, as: 'relevanceScore'
|
2530
|
+
end
|
2531
|
+
end
|
2532
|
+
|
2533
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata
|
2534
|
+
# @private
|
2535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2536
|
+
property :document, as: 'document'
|
2537
|
+
property :page_identifier, as: 'pageIdentifier'
|
2538
|
+
hash :struct_data, as: 'structData'
|
2539
|
+
property :title, as: 'title'
|
2540
|
+
property :uri, as: 'uri'
|
2541
|
+
end
|
2542
|
+
end
|
2543
|
+
|
2544
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo
|
2545
|
+
# @private
|
2546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2547
|
+
collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
|
2548
|
+
|
2549
|
+
property :document, as: 'document'
|
2550
|
+
hash :struct_data, as: 'structData'
|
2551
|
+
property :title, as: 'title'
|
2552
|
+
property :uri, as: 'uri'
|
2553
|
+
end
|
2554
|
+
end
|
2555
|
+
|
2556
|
+
class GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent
|
2557
|
+
# @private
|
2558
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2559
|
+
property :content, as: 'content'
|
2560
|
+
property :page_identifier, as: 'pageIdentifier'
|
2561
|
+
end
|
2562
|
+
end
|
2563
|
+
|
2564
|
+
class GoogleCloudDiscoveryengineV1AnswerStep
|
2565
|
+
# @private
|
2566
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2567
|
+
collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepAction::Representation
|
2568
|
+
|
2569
|
+
property :description, as: 'description'
|
2570
|
+
property :state, as: 'state'
|
2571
|
+
property :thought, as: 'thought'
|
2572
|
+
end
|
2573
|
+
end
|
2574
|
+
|
2575
|
+
class GoogleCloudDiscoveryengineV1AnswerStepAction
|
2576
|
+
# @private
|
2577
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2578
|
+
property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservation::Representation
|
2579
|
+
|
2580
|
+
property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction::Representation
|
2581
|
+
|
2582
|
+
end
|
2583
|
+
end
|
2584
|
+
|
2585
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservation
|
2586
|
+
# @private
|
2587
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2588
|
+
collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult::Representation
|
2589
|
+
|
2590
|
+
end
|
2591
|
+
end
|
2592
|
+
|
2593
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult
|
2594
|
+
# @private
|
2595
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2596
|
+
collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo::Representation
|
2597
|
+
|
2598
|
+
property :document, as: 'document'
|
2599
|
+
collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo::Representation
|
2600
|
+
|
2601
|
+
property :title, as: 'title'
|
2602
|
+
property :uri, as: 'uri'
|
2603
|
+
end
|
2604
|
+
end
|
2605
|
+
|
2606
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo
|
2607
|
+
# @private
|
2608
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2609
|
+
property :chunk, as: 'chunk'
|
2610
|
+
property :content, as: 'content'
|
2611
|
+
property :relevance_score, as: 'relevanceScore'
|
2612
|
+
end
|
2613
|
+
end
|
2614
|
+
|
2615
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo
|
2616
|
+
# @private
|
2617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2618
|
+
property :snippet, as: 'snippet'
|
2619
|
+
property :snippet_status, as: 'snippetStatus'
|
2620
|
+
end
|
2621
|
+
end
|
2622
|
+
|
2623
|
+
class GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction
|
2624
|
+
# @private
|
2625
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2626
|
+
property :query, as: 'query'
|
1818
2627
|
end
|
1819
2628
|
end
|
1820
2629
|
|
@@ -1955,28 +2764,106 @@ module Google
|
|
1955
2764
|
end
|
1956
2765
|
end
|
1957
2766
|
|
1958
|
-
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
2767
|
+
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
2768
|
+
# @private
|
2769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2770
|
+
collection :query_suggestions, as: 'querySuggestions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion::Representation
|
2771
|
+
|
2772
|
+
property :tail_match_triggered, as: 'tailMatchTriggered'
|
2773
|
+
end
|
2774
|
+
end
|
2775
|
+
|
2776
|
+
class GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion
|
2777
|
+
# @private
|
2778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2779
|
+
collection :completable_field_paths, as: 'completableFieldPaths'
|
2780
|
+
property :suggestion, as: 'suggestion'
|
2781
|
+
end
|
2782
|
+
end
|
2783
|
+
|
2784
|
+
class GoogleCloudDiscoveryengineV1CompletionInfo
|
2785
|
+
# @private
|
2786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2787
|
+
property :selected_position, as: 'selectedPosition'
|
2788
|
+
property :selected_suggestion, as: 'selectedSuggestion'
|
2789
|
+
end
|
2790
|
+
end
|
2791
|
+
|
2792
|
+
class GoogleCloudDiscoveryengineV1Condition
|
2793
|
+
# @private
|
2794
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2795
|
+
collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConditionTimeRange::Representation
|
2796
|
+
|
2797
|
+
collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ConditionQueryTerm::Representation
|
2798
|
+
|
2799
|
+
end
|
2800
|
+
end
|
2801
|
+
|
2802
|
+
class GoogleCloudDiscoveryengineV1ConditionQueryTerm
|
2803
|
+
# @private
|
2804
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2805
|
+
property :full_match, as: 'fullMatch'
|
2806
|
+
property :value, as: 'value'
|
2807
|
+
end
|
2808
|
+
end
|
2809
|
+
|
2810
|
+
class GoogleCloudDiscoveryengineV1ConditionTimeRange
|
2811
|
+
# @private
|
2812
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2813
|
+
property :end_time, as: 'endTime'
|
2814
|
+
property :start_time, as: 'startTime'
|
2815
|
+
end
|
2816
|
+
end
|
2817
|
+
|
2818
|
+
class GoogleCloudDiscoveryengineV1Control
|
2819
|
+
# @private
|
2820
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2821
|
+
collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
|
2822
|
+
property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlBoostAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlBoostAction::Representation
|
2823
|
+
|
2824
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Condition, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Condition::Representation
|
2825
|
+
|
2826
|
+
property :display_name, as: 'displayName'
|
2827
|
+
property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlFilterAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlFilterAction::Representation
|
2828
|
+
|
2829
|
+
property :name, as: 'name'
|
2830
|
+
property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlRedirectAction::Representation
|
2831
|
+
|
2832
|
+
property :solution_type, as: 'solutionType'
|
2833
|
+
property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlSynonymsAction::Representation
|
2834
|
+
|
2835
|
+
collection :use_cases, as: 'useCases'
|
2836
|
+
end
|
2837
|
+
end
|
2838
|
+
|
2839
|
+
class GoogleCloudDiscoveryengineV1ControlBoostAction
|
1959
2840
|
# @private
|
1960
2841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1961
|
-
|
2842
|
+
property :boost, as: 'boost'
|
2843
|
+
property :data_store, as: 'dataStore'
|
2844
|
+
property :filter, as: 'filter'
|
2845
|
+
end
|
2846
|
+
end
|
1962
2847
|
|
1963
|
-
|
2848
|
+
class GoogleCloudDiscoveryengineV1ControlFilterAction
|
2849
|
+
# @private
|
2850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2851
|
+
property :data_store, as: 'dataStore'
|
2852
|
+
property :filter, as: 'filter'
|
1964
2853
|
end
|
1965
2854
|
end
|
1966
2855
|
|
1967
|
-
class
|
2856
|
+
class GoogleCloudDiscoveryengineV1ControlRedirectAction
|
1968
2857
|
# @private
|
1969
2858
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1970
|
-
|
1971
|
-
property :suggestion, as: 'suggestion'
|
2859
|
+
property :redirect_uri, as: 'redirectUri'
|
1972
2860
|
end
|
1973
2861
|
end
|
1974
2862
|
|
1975
|
-
class
|
2863
|
+
class GoogleCloudDiscoveryengineV1ControlSynonymsAction
|
1976
2864
|
# @private
|
1977
2865
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1978
|
-
|
1979
|
-
property :selected_suggestion, as: 'selectedSuggestion'
|
2866
|
+
collection :synonyms, as: 'synonyms'
|
1980
2867
|
end
|
1981
2868
|
end
|
1982
2869
|
|
@@ -2521,6 +3408,15 @@ module Google
|
|
2521
3408
|
end
|
2522
3409
|
end
|
2523
3410
|
|
3411
|
+
class GoogleCloudDiscoveryengineV1ListControlsResponse
|
3412
|
+
# @private
|
3413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3414
|
+
collection :controls, as: 'controls', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Control, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Control::Representation
|
3415
|
+
|
3416
|
+
property :next_page_token, as: 'nextPageToken'
|
3417
|
+
end
|
3418
|
+
end
|
3419
|
+
|
2524
3420
|
class GoogleCloudDiscoveryengineV1ListConversationsResponse
|
2525
3421
|
# @private
|
2526
3422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2566,6 +3462,15 @@ module Google
|
|
2566
3462
|
end
|
2567
3463
|
end
|
2568
3464
|
|
3465
|
+
class GoogleCloudDiscoveryengineV1ListSessionsResponse
|
3466
|
+
# @private
|
3467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3468
|
+
property :next_page_token, as: 'nextPageToken'
|
3469
|
+
collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Session, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Session::Representation
|
3470
|
+
|
3471
|
+
end
|
3472
|
+
end
|
3473
|
+
|
2569
3474
|
class GoogleCloudDiscoveryengineV1ListTargetSitesResponse
|
2570
3475
|
# @private
|
2571
3476
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2604,6 +3509,42 @@ module Google
|
|
2604
3509
|
end
|
2605
3510
|
end
|
2606
3511
|
|
3512
|
+
class GoogleCloudDiscoveryengineV1Project
|
3513
|
+
# @private
|
3514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3515
|
+
property :create_time, as: 'createTime'
|
3516
|
+
property :name, as: 'name'
|
3517
|
+
property :provision_completion_time, as: 'provisionCompletionTime'
|
3518
|
+
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
|
3519
|
+
|
3520
|
+
end
|
3521
|
+
end
|
3522
|
+
|
3523
|
+
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
3524
|
+
# @private
|
3525
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3526
|
+
property :accept_time, as: 'acceptTime'
|
3527
|
+
property :decline_time, as: 'declineTime'
|
3528
|
+
property :id, as: 'id'
|
3529
|
+
property :state, as: 'state'
|
3530
|
+
property :version, as: 'version'
|
3531
|
+
end
|
3532
|
+
end
|
3533
|
+
|
3534
|
+
class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
|
3535
|
+
# @private
|
3536
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3537
|
+
end
|
3538
|
+
end
|
3539
|
+
|
3540
|
+
class GoogleCloudDiscoveryengineV1ProvisionProjectRequest
|
3541
|
+
# @private
|
3542
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3543
|
+
property :accept_data_use_terms, as: 'acceptDataUseTerms'
|
3544
|
+
property :data_use_terms_version, as: 'dataUseTermsVersion'
|
3545
|
+
end
|
3546
|
+
end
|
3547
|
+
|
2607
3548
|
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
2608
3549
|
# @private
|
2609
3550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2654,6 +3595,45 @@ module Google
|
|
2654
3595
|
end
|
2655
3596
|
end
|
2656
3597
|
|
3598
|
+
class GoogleCloudDiscoveryengineV1Query
|
3599
|
+
# @private
|
3600
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3601
|
+
property :query_id, as: 'queryId'
|
3602
|
+
property :text, as: 'text'
|
3603
|
+
end
|
3604
|
+
end
|
3605
|
+
|
3606
|
+
class GoogleCloudDiscoveryengineV1RankRequest
|
3607
|
+
# @private
|
3608
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3609
|
+
property :ignore_record_details_in_response, as: 'ignoreRecordDetailsInResponse'
|
3610
|
+
property :model, as: 'model'
|
3611
|
+
property :query, as: 'query'
|
3612
|
+
collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1RankingRecord, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1RankingRecord::Representation
|
3613
|
+
|
3614
|
+
property :top_n, as: 'topN'
|
3615
|
+
hash :user_labels, as: 'userLabels'
|
3616
|
+
end
|
3617
|
+
end
|
3618
|
+
|
3619
|
+
class GoogleCloudDiscoveryengineV1RankResponse
|
3620
|
+
# @private
|
3621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3622
|
+
collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1RankingRecord, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1RankingRecord::Representation
|
3623
|
+
|
3624
|
+
end
|
3625
|
+
end
|
3626
|
+
|
3627
|
+
class GoogleCloudDiscoveryengineV1RankingRecord
|
3628
|
+
# @private
|
3629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3630
|
+
property :content, as: 'content'
|
3631
|
+
property :id, as: 'id'
|
3632
|
+
property :score, as: 'score'
|
3633
|
+
property :title, as: 'title'
|
3634
|
+
end
|
3635
|
+
end
|
3636
|
+
|
2657
3637
|
class GoogleCloudDiscoveryengineV1RecommendRequest
|
2658
3638
|
# @private
|
2659
3639
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3018,6 +3998,28 @@ module Google
|
|
3018
3998
|
end
|
3019
3999
|
end
|
3020
4000
|
|
4001
|
+
class GoogleCloudDiscoveryengineV1Session
|
4002
|
+
# @private
|
4003
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4004
|
+
property :end_time, as: 'endTime'
|
4005
|
+
property :name, as: 'name'
|
4006
|
+
property :start_time, as: 'startTime'
|
4007
|
+
property :state, as: 'state'
|
4008
|
+
collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SessionTurn, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SessionTurn::Representation
|
4009
|
+
|
4010
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
4011
|
+
end
|
4012
|
+
end
|
4013
|
+
|
4014
|
+
class GoogleCloudDiscoveryengineV1SessionTurn
|
4015
|
+
# @private
|
4016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4017
|
+
property :answer, as: 'answer'
|
4018
|
+
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query::Representation
|
4019
|
+
|
4020
|
+
end
|
4021
|
+
end
|
4022
|
+
|
3021
4023
|
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
3022
4024
|
# @private
|
3023
4025
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3130,9 +4132,11 @@ module Google
|
|
3130
4132
|
property :attribution_token, as: 'attributionToken'
|
3131
4133
|
property :completion_info, as: 'completionInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompletionInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CompletionInfo::Representation
|
3132
4134
|
|
4135
|
+
property :data_store, as: 'dataStore'
|
3133
4136
|
property :direct_user_request, as: 'directUserRequest'
|
3134
4137
|
collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentInfo::Representation
|
3135
4138
|
|
4139
|
+
property :engine, as: 'engine'
|
3136
4140
|
property :event_time, as: 'eventTime'
|
3137
4141
|
property :event_type, as: 'eventType'
|
3138
4142
|
property :filter, as: 'filter'
|
@@ -3252,6 +4256,7 @@ module Google
|
|
3252
4256
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3253
4257
|
property :document, as: 'document'
|
3254
4258
|
property :page_identifier, as: 'pageIdentifier'
|
4259
|
+
hash :struct_data, as: 'structData'
|
3255
4260
|
property :title, as: 'title'
|
3256
4261
|
property :uri, as: 'uri'
|
3257
4262
|
end
|
@@ -3263,6 +4268,7 @@ module Google
|
|
3263
4268
|
collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
|
3264
4269
|
|
3265
4270
|
property :document, as: 'document'
|
4271
|
+
hash :struct_data, as: 'structData'
|
3266
4272
|
property :title, as: 'title'
|
3267
4273
|
property :uri, as: 'uri'
|
3268
4274
|
end
|
@@ -3358,6 +4364,84 @@ module Google
|
|
3358
4364
|
end
|
3359
4365
|
end
|
3360
4366
|
|
4367
|
+
class GoogleCloudDiscoveryengineV1alphaCondition
|
4368
|
+
# @private
|
4369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4370
|
+
collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConditionTimeRange::Representation
|
4371
|
+
|
4372
|
+
collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm::Representation
|
4373
|
+
|
4374
|
+
end
|
4375
|
+
end
|
4376
|
+
|
4377
|
+
class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
|
4378
|
+
# @private
|
4379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4380
|
+
property :full_match, as: 'fullMatch'
|
4381
|
+
property :value, as: 'value'
|
4382
|
+
end
|
4383
|
+
end
|
4384
|
+
|
4385
|
+
class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
|
4386
|
+
# @private
|
4387
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4388
|
+
property :end_time, as: 'endTime'
|
4389
|
+
property :start_time, as: 'startTime'
|
4390
|
+
end
|
4391
|
+
end
|
4392
|
+
|
4393
|
+
class GoogleCloudDiscoveryengineV1alphaControl
|
4394
|
+
# @private
|
4395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4396
|
+
collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
|
4397
|
+
property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlBoostAction::Representation
|
4398
|
+
|
4399
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCondition, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCondition::Representation
|
4400
|
+
|
4401
|
+
property :display_name, as: 'displayName'
|
4402
|
+
property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlFilterAction::Representation
|
4403
|
+
|
4404
|
+
property :name, as: 'name'
|
4405
|
+
property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlRedirectAction::Representation
|
4406
|
+
|
4407
|
+
property :solution_type, as: 'solutionType'
|
4408
|
+
property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction::Representation
|
4409
|
+
|
4410
|
+
collection :use_cases, as: 'useCases'
|
4411
|
+
end
|
4412
|
+
end
|
4413
|
+
|
4414
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostAction
|
4415
|
+
# @private
|
4416
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4417
|
+
property :boost, as: 'boost'
|
4418
|
+
property :data_store, as: 'dataStore'
|
4419
|
+
property :filter, as: 'filter'
|
4420
|
+
end
|
4421
|
+
end
|
4422
|
+
|
4423
|
+
class GoogleCloudDiscoveryengineV1alphaControlFilterAction
|
4424
|
+
# @private
|
4425
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4426
|
+
property :data_store, as: 'dataStore'
|
4427
|
+
property :filter, as: 'filter'
|
4428
|
+
end
|
4429
|
+
end
|
4430
|
+
|
4431
|
+
class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
|
4432
|
+
# @private
|
4433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4434
|
+
property :redirect_uri, as: 'redirectUri'
|
4435
|
+
end
|
4436
|
+
end
|
4437
|
+
|
4438
|
+
class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
|
4439
|
+
# @private
|
4440
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4441
|
+
collection :synonyms, as: 'synonyms'
|
4442
|
+
end
|
4443
|
+
end
|
4444
|
+
|
3361
4445
|
class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
|
3362
4446
|
# @private
|
3363
4447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3673,6 +4757,7 @@ module Google
|
|
3673
4757
|
property :key_property_type, as: 'keyPropertyType'
|
3674
4758
|
property :recs_filterable_option, as: 'recsFilterableOption'
|
3675
4759
|
property :retrievable_option, as: 'retrievableOption'
|
4760
|
+
collection :schema_org_paths, as: 'schemaOrgPaths'
|
3676
4761
|
property :searchable_option, as: 'searchableOption'
|
3677
4762
|
end
|
3678
4763
|
end
|
@@ -4037,6 +5122,84 @@ module Google
|
|
4037
5122
|
end
|
4038
5123
|
end
|
4039
5124
|
|
5125
|
+
class GoogleCloudDiscoveryengineV1betaCondition
|
5126
|
+
# @private
|
5127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5128
|
+
collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaConditionTimeRange::Representation
|
5129
|
+
|
5130
|
+
collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaConditionQueryTerm::Representation
|
5131
|
+
|
5132
|
+
end
|
5133
|
+
end
|
5134
|
+
|
5135
|
+
class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
|
5136
|
+
# @private
|
5137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5138
|
+
property :full_match, as: 'fullMatch'
|
5139
|
+
property :value, as: 'value'
|
5140
|
+
end
|
5141
|
+
end
|
5142
|
+
|
5143
|
+
class GoogleCloudDiscoveryengineV1betaConditionTimeRange
|
5144
|
+
# @private
|
5145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5146
|
+
property :end_time, as: 'endTime'
|
5147
|
+
property :start_time, as: 'startTime'
|
5148
|
+
end
|
5149
|
+
end
|
5150
|
+
|
5151
|
+
class GoogleCloudDiscoveryengineV1betaControl
|
5152
|
+
# @private
|
5153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5154
|
+
collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
|
5155
|
+
property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlBoostAction::Representation
|
5156
|
+
|
5157
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCondition, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCondition::Representation
|
5158
|
+
|
5159
|
+
property :display_name, as: 'displayName'
|
5160
|
+
property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlFilterAction::Representation
|
5161
|
+
|
5162
|
+
property :name, as: 'name'
|
5163
|
+
property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlRedirectAction::Representation
|
5164
|
+
|
5165
|
+
property :solution_type, as: 'solutionType'
|
5166
|
+
property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlSynonymsAction::Representation
|
5167
|
+
|
5168
|
+
collection :use_cases, as: 'useCases'
|
5169
|
+
end
|
5170
|
+
end
|
5171
|
+
|
5172
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostAction
|
5173
|
+
# @private
|
5174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5175
|
+
property :boost, as: 'boost'
|
5176
|
+
property :data_store, as: 'dataStore'
|
5177
|
+
property :filter, as: 'filter'
|
5178
|
+
end
|
5179
|
+
end
|
5180
|
+
|
5181
|
+
class GoogleCloudDiscoveryengineV1betaControlFilterAction
|
5182
|
+
# @private
|
5183
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5184
|
+
property :data_store, as: 'dataStore'
|
5185
|
+
property :filter, as: 'filter'
|
5186
|
+
end
|
5187
|
+
end
|
5188
|
+
|
5189
|
+
class GoogleCloudDiscoveryengineV1betaControlRedirectAction
|
5190
|
+
# @private
|
5191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5192
|
+
property :redirect_uri, as: 'redirectUri'
|
5193
|
+
end
|
5194
|
+
end
|
5195
|
+
|
5196
|
+
class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
|
5197
|
+
# @private
|
5198
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5199
|
+
collection :synonyms, as: 'synonyms'
|
5200
|
+
end
|
5201
|
+
end
|
5202
|
+
|
4040
5203
|
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
4041
5204
|
# @private
|
4042
5205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4331,6 +5494,34 @@ module Google
|
|
4331
5494
|
end
|
4332
5495
|
end
|
4333
5496
|
|
5497
|
+
class GoogleCloudDiscoveryengineV1betaProject
|
5498
|
+
# @private
|
5499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5500
|
+
property :create_time, as: 'createTime'
|
5501
|
+
property :name, as: 'name'
|
5502
|
+
property :provision_completion_time, as: 'provisionCompletionTime'
|
5503
|
+
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
|
5504
|
+
|
5505
|
+
end
|
5506
|
+
end
|
5507
|
+
|
5508
|
+
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
5509
|
+
# @private
|
5510
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5511
|
+
property :accept_time, as: 'acceptTime'
|
5512
|
+
property :decline_time, as: 'declineTime'
|
5513
|
+
property :id, as: 'id'
|
5514
|
+
property :state, as: 'state'
|
5515
|
+
property :version, as: 'version'
|
5516
|
+
end
|
5517
|
+
end
|
5518
|
+
|
5519
|
+
class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
|
5520
|
+
# @private
|
5521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5522
|
+
end
|
5523
|
+
end
|
5524
|
+
|
4334
5525
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
4335
5526
|
# @private
|
4336
5527
|
class Representation < Google::Apis::Core::JsonRepresentation
|