google-apis-discoveryengine_v1alpha 0.41.0 → 0.43.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_v1alpha/classes.rb +2398 -109
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +1527 -464
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +906 -30
- metadata +3 -3
@@ -334,1555 +334,2220 @@ module Google
|
|
334
334
|
include Google::Apis::Core::JsonObjectSupport
|
335
335
|
end
|
336
336
|
|
337
|
-
class
|
337
|
+
class GoogleCloudDiscoveryengineV1alphaAnswer
|
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 GoogleCloudDiscoveryengineV1alphaAnswerCitation
|
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 GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerReference
|
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 GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
|
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 GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStep
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStepAction
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
|
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 GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
|
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 GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
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 GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest
|
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 GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
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 GoogleCloudDiscoveryengineV1alphaBatchVerifyTargetSitesRequest
|
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 GoogleCloudDiscoveryengineV1alphaBigQuerySource
|
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 GoogleCloudDiscoveryengineV1alphaBigtableOptions
|
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 GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn
|
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 GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily
|
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 GoogleCloudDiscoveryengineV1alphaBigtableSource
|
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 GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
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 GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse
|
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 GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim
|
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 GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec
|
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 GoogleCloudDiscoveryengineV1alphaChunk
|
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 GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata
|
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 GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata
|
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 GoogleCloudDiscoveryengineV1alphaChunkPageSpan
|
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 GoogleCloudDiscoveryengineV1alphaCloudSqlSource
|
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 GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
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 GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
|
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 GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion
|
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 GoogleCloudDiscoveryengineV1alphaCompletionInfo
|
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 GoogleCloudDiscoveryengineV1alphaConversation
|
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 GoogleCloudDiscoveryengineV1alphaConversationContext
|
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 GoogleCloudDiscoveryengineV1alphaConversationMessage
|
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 GoogleCloudDiscoveryengineV1alphaConverseConversationRequest
|
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 GoogleCloudDiscoveryengineV1alphaConverseConversationResponse
|
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 GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
|
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 GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata
|
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 GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
|
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 GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
|
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 GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest
|
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 GoogleCloudDiscoveryengineV1alphaCustomAttribute
|
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 GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec
|
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 GoogleCloudDiscoveryengineV1alphaDataStore
|
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 GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
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 GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata
|
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 GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
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 GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
|
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 GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
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 GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchRequest
|
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 GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
|
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 GoogleCloudDiscoveryengineV1alphaDocument
|
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 GoogleCloudDiscoveryengineV1alphaDocumentAclInfo
|
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 GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction
|
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 GoogleCloudDiscoveryengineV1alphaDocumentContent
|
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 GoogleCloudDiscoveryengineV1alphaDocumentInfo
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
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 GoogleCloudDiscoveryengineV1alphaDoubleList
|
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 GoogleCloudDiscoveryengineV1alphaEmbeddingConfig
|
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 GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
|
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 GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
|
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 GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
|
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 GoogleCloudDiscoveryengineV1alphaEngine
|
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 GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig
|
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 GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig
|
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 GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata
|
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 GoogleCloudDiscoveryengineV1alphaEngineCommonConfig
|
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 GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
|
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 GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
|
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 GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
|
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 GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig
|
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 GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig
|
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 GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
|
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 GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest
|
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 GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource
|
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 GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource
|
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 GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern
|
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 GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
|
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 GoogleCloudDiscoveryengineV1alphaFactChunk
|
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 GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
|
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 GoogleCloudDiscoveryengineV1alphaFhirStoreSource
|
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 GoogleCloudDiscoveryengineV1alphaFieldConfig
|
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 GoogleCloudDiscoveryengineV1alphaFirestoreSource
|
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 GoogleCloudDiscoveryengineV1alphaGcsSource
|
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 GoogleCloudDiscoveryengineV1alphaGroundingFact
|
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 GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec
|
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 GoogleCloudDiscoveryengineV1alphaIdpConfig
|
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 GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
|
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 GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
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 GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
|
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 GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
|
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 GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest
|
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 GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource
|
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 GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
|
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 GoogleCloudDiscoveryengineV1alphaImportErrorConfig
|
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 GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
|
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 GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest
|
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 GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequestInlineSource
|
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 GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse
|
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 GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
|
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 GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest
|
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 GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource
|
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 GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
|
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 GoogleCloudDiscoveryengineV1alphaInterval
|
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 GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
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 GoogleCloudDiscoveryengineV1alphaListConversationsResponse
|
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 GoogleCloudDiscoveryengineV1alphaListDataStoresResponse
|
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 GoogleCloudDiscoveryengineV1alphaListDocumentsResponse
|
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 GoogleCloudDiscoveryengineV1alphaListEnginesResponse
|
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 GoogleCloudDiscoveryengineV1alphaListSchemasResponse
|
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 GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse
|
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 GoogleCloudDiscoveryengineV1alphaListSessionsResponse
|
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 GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
|
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 GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
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 GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigResponse
|
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 GoogleCloudDiscoveryengineV1alphaMediaInfo
|
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 GoogleCloudDiscoveryengineV1alphaPageInfo
|
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 GoogleCloudDiscoveryengineV1alphaPanelInfo
|
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 GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
|
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 GoogleCloudDiscoveryengineV1alphaPrincipal
|
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 GoogleCloudDiscoveryengineV1alphaProcessedDocument
|
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 GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
|
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 GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest
|
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 GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
|
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 GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig
|
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 GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
|
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 GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesRequest
|
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 GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse
|
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 GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
|
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 GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest
|
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 GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
|
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 GoogleCloudDiscoveryengineV1alphaQuery
|
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 GoogleCloudDiscoveryengineV1alphaRankRequest
|
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 GoogleCloudDiscoveryengineV1alphaRankResponse
|
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 GoogleCloudDiscoveryengineV1alphaRankingRecord
|
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 GoogleCloudDiscoveryengineV1alphaRecommendRequest
|
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 GoogleCloudDiscoveryengineV1alphaRecommendResponse
|
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 GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult
|
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 GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
|
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 GoogleCloudDiscoveryengineV1alphaRecrawlUrisRequest
|
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 GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse
|
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 GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo
|
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 GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason
|
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 GoogleCloudDiscoveryengineV1alphaReply
|
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 GoogleCloudDiscoveryengineV1alphaReplyReference
|
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 GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
|
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 GoogleCloudDiscoveryengineV1alphaSchema
|
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 GoogleCloudDiscoveryengineV1alphaSearchInfo
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequest
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponse
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseFacet
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseGeoSearchDebugInfo
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes
|
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 GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata
|
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 GoogleCloudDiscoveryengineV1alphaServingConfig
|
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 GoogleCloudDiscoveryengineV1alphaServingConfigGenericConfig
|
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 GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig
|
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 GoogleCloudDiscoveryengineV1alphaSession
|
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 GoogleCloudDiscoveryengineV1alphaSessionTurn
|
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 GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
|
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 GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
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 GoogleCloudDiscoveryengineV1alphaSpannerSource
|
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 GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry
|
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 GoogleCloudDiscoveryengineV1alphaTargetSite
|
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 GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
|
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 GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
|
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 GoogleCloudDiscoveryengineV1alphaTextInput
|
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 GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
|
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 GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest
|
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 GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput
|
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 GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
|
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 GoogleCloudDiscoveryengineV1alphaTransactionInfo
|
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 GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata
|
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
|
1753
|
+
class GoogleCloudDiscoveryengineV1alphaTuneEngineRequest
|
1754
1754
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
1755
|
|
1756
1756
|
include Google::Apis::Core::JsonObjectSupport
|
1757
1757
|
end
|
1758
1758
|
|
1759
|
-
class
|
1759
|
+
class GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
|
1760
1760
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
1761
|
|
1762
1762
|
include Google::Apis::Core::JsonObjectSupport
|
1763
1763
|
end
|
1764
1764
|
|
1765
|
-
class
|
1765
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
1766
1766
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
1767
|
|
1768
1768
|
include Google::Apis::Core::JsonObjectSupport
|
1769
1769
|
end
|
1770
1770
|
|
1771
|
-
class
|
1771
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
|
1772
1772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
1773
|
|
1774
1774
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1775
|
end
|
1776
1776
|
|
1777
|
-
class
|
1778
|
-
|
1779
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1780
|
-
property :content_type, as: 'contentType'
|
1781
|
-
property :data, :base64 => true, as: 'data'
|
1782
|
-
collection :extensions, as: 'extensions'
|
1783
|
-
end
|
1784
|
-
end
|
1777
|
+
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
1779
|
|
1786
|
-
|
1787
|
-
|
1788
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1789
|
-
property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1790
1782
|
|
1791
|
-
|
1783
|
+
class GoogleCloudDiscoveryengineV1alphaUserInfo
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1792
1785
|
|
1793
|
-
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1794
1787
|
end
|
1795
1788
|
|
1796
|
-
class
|
1797
|
-
|
1798
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1799
|
-
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
1800
|
-
|
1801
|
-
property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
|
1789
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1802
1791
|
|
1803
|
-
|
1804
|
-
|
1805
|
-
hash :response_payload, as: 'responsePayload'
|
1806
|
-
property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
1793
|
+
end
|
1807
1794
|
|
1808
|
-
|
1795
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
1797
|
|
1810
|
-
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1811
1799
|
end
|
1812
1800
|
|
1813
|
-
class
|
1814
|
-
|
1815
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1816
|
-
property :response_status_code, as: 'responseStatusCode'
|
1817
|
-
end
|
1818
|
-
end
|
1801
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
1802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1819
1803
|
|
1820
|
-
|
1821
|
-
# @private
|
1822
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1823
|
-
property :document, as: 'document'
|
1824
|
-
property :gcs_path, as: 'gcsPath'
|
1825
|
-
property :line_number, as: 'lineNumber'
|
1826
|
-
property :operation, as: 'operation'
|
1827
|
-
property :user_event, as: 'userEvent'
|
1828
|
-
end
|
1804
|
+
include Google::Apis::Core::JsonObjectSupport
|
1829
1805
|
end
|
1830
1806
|
|
1831
|
-
class
|
1832
|
-
|
1833
|
-
|
1834
|
-
|
1835
|
-
end
|
1807
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
1808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
|
+
|
1810
|
+
include Google::Apis::Core::JsonObjectSupport
|
1836
1811
|
end
|
1837
1812
|
|
1838
|
-
class
|
1839
|
-
|
1840
|
-
|
1841
|
-
|
1842
|
-
end
|
1813
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent
|
1814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
|
+
|
1816
|
+
include Google::Apis::Core::JsonObjectSupport
|
1843
1817
|
end
|
1844
1818
|
|
1845
|
-
class
|
1846
|
-
|
1847
|
-
|
1848
|
-
|
1849
|
-
property :update_time, as: 'updateTime'
|
1850
|
-
end
|
1819
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent
|
1820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
|
+
|
1822
|
+
include Google::Apis::Core::JsonObjectSupport
|
1851
1823
|
end
|
1852
1824
|
|
1853
|
-
class
|
1854
|
-
|
1855
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1856
|
-
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSite::Representation
|
1825
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig
|
1826
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
1827
|
|
1858
|
-
|
1828
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
1829
|
end
|
1860
1830
|
|
1861
|
-
class
|
1862
|
-
|
1863
|
-
|
1831
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
1832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
|
+
|
1834
|
+
include Google::Apis::Core::JsonObjectSupport
|
1835
|
+
end
|
1836
|
+
|
1837
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
1838
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
|
+
|
1840
|
+
include Google::Apis::Core::JsonObjectSupport
|
1841
|
+
end
|
1842
|
+
|
1843
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
1844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
|
+
|
1846
|
+
include Google::Apis::Core::JsonObjectSupport
|
1847
|
+
end
|
1848
|
+
|
1849
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
1850
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
|
+
|
1852
|
+
include Google::Apis::Core::JsonObjectSupport
|
1853
|
+
end
|
1854
|
+
|
1855
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
1856
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
+
|
1858
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
|
+
end
|
1860
|
+
|
1861
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
1862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
+
|
1864
|
+
include Google::Apis::Core::JsonObjectSupport
|
1865
|
+
end
|
1866
|
+
|
1867
|
+
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
1871
|
+
end
|
1872
|
+
|
1873
|
+
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1879
|
+
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
1880
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
|
+
|
1882
|
+
include Google::Apis::Core::JsonObjectSupport
|
1883
|
+
end
|
1884
|
+
|
1885
|
+
class GoogleCloudDiscoveryengineV1betaCreateEngineMetadata
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
1889
|
+
end
|
1890
|
+
|
1891
|
+
class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
|
1892
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
|
+
|
1894
|
+
include Google::Apis::Core::JsonObjectSupport
|
1895
|
+
end
|
1896
|
+
|
1897
|
+
class GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata
|
1898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
|
+
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
1901
|
+
end
|
1902
|
+
|
1903
|
+
class GoogleCloudDiscoveryengineV1betaDataStore
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
|
+
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
1907
|
+
end
|
1908
|
+
|
1909
|
+
class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
|
1910
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
|
+
|
1912
|
+
include Google::Apis::Core::JsonObjectSupport
|
1913
|
+
end
|
1914
|
+
|
1915
|
+
class GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata
|
1916
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
|
+
|
1918
|
+
include Google::Apis::Core::JsonObjectSupport
|
1919
|
+
end
|
1920
|
+
|
1921
|
+
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
1922
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
|
+
|
1924
|
+
include Google::Apis::Core::JsonObjectSupport
|
1925
|
+
end
|
1926
|
+
|
1927
|
+
class GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata
|
1928
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1929
|
+
|
1930
|
+
include Google::Apis::Core::JsonObjectSupport
|
1931
|
+
end
|
1932
|
+
|
1933
|
+
class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1935
|
+
|
1936
|
+
include Google::Apis::Core::JsonObjectSupport
|
1937
|
+
end
|
1938
|
+
|
1939
|
+
class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse
|
1940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
|
+
|
1942
|
+
include Google::Apis::Core::JsonObjectSupport
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
|
1946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
|
+
|
1948
|
+
include Google::Apis::Core::JsonObjectSupport
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
|
+
|
1972
|
+
include Google::Apis::Core::JsonObjectSupport
|
1973
|
+
end
|
1974
|
+
|
1975
|
+
class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDiscoveryengineV1betaEngine
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1987
|
+
class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
|
+
|
1990
|
+
include Google::Apis::Core::JsonObjectSupport
|
1991
|
+
end
|
1992
|
+
|
1993
|
+
class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class GoogleCloudDiscoveryengineV1betaEngineCommonConfig
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
2011
|
+
class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
2017
|
+
class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
2029
|
+
class GoogleCloudDiscoveryengineV1betaImportErrorConfig
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
|
+
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
2033
|
+
end
|
2034
|
+
|
2035
|
+
class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
|
+
|
2044
|
+
include Google::Apis::Core::JsonObjectSupport
|
2045
|
+
end
|
2046
|
+
|
2047
|
+
class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2049
|
+
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
2051
|
+
end
|
2052
|
+
|
2053
|
+
class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2055
|
+
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
2057
|
+
end
|
2058
|
+
|
2059
|
+
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
2060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
|
+
|
2062
|
+
include Google::Apis::Core::JsonObjectSupport
|
2063
|
+
end
|
2064
|
+
|
2065
|
+
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
|
2066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2067
|
+
|
2068
|
+
include Google::Apis::Core::JsonObjectSupport
|
2069
|
+
end
|
2070
|
+
|
2071
|
+
class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
|
+
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
2075
|
+
end
|
2076
|
+
|
2077
|
+
class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
include Google::Apis::Core::JsonObjectSupport
|
2081
|
+
end
|
2082
|
+
|
2083
|
+
class GoogleCloudDiscoveryengineV1betaSchema
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
2090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
2095
|
+
class GoogleCloudDiscoveryengineV1betaTargetSite
|
2096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2097
|
+
|
2098
|
+
include Google::Apis::Core::JsonObjectSupport
|
2099
|
+
end
|
2100
|
+
|
2101
|
+
class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
|
2102
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2103
|
+
|
2104
|
+
include Google::Apis::Core::JsonObjectSupport
|
2105
|
+
end
|
2106
|
+
|
2107
|
+
class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
|
2108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2109
|
+
|
2110
|
+
include Google::Apis::Core::JsonObjectSupport
|
2111
|
+
end
|
2112
|
+
|
2113
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
|
2114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2115
|
+
|
2116
|
+
include Google::Apis::Core::JsonObjectSupport
|
2117
|
+
end
|
2118
|
+
|
2119
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2121
|
+
|
2122
|
+
include Google::Apis::Core::JsonObjectSupport
|
2123
|
+
end
|
2124
|
+
|
2125
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
|
2126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2127
|
+
|
2128
|
+
include Google::Apis::Core::JsonObjectSupport
|
2129
|
+
end
|
2130
|
+
|
2131
|
+
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
2132
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2133
|
+
|
2134
|
+
include Google::Apis::Core::JsonObjectSupport
|
2135
|
+
end
|
2136
|
+
|
2137
|
+
class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class GoogleLongrunningListOperationsResponse
|
2144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2145
|
+
|
2146
|
+
include Google::Apis::Core::JsonObjectSupport
|
2147
|
+
end
|
2148
|
+
|
2149
|
+
class GoogleLongrunningOperation
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2151
|
+
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
2153
|
+
end
|
2154
|
+
|
2155
|
+
class GoogleProtobufEmpty
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2161
|
+
class GoogleRpcStatus
|
2162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
|
+
|
2164
|
+
include Google::Apis::Core::JsonObjectSupport
|
2165
|
+
end
|
2166
|
+
|
2167
|
+
class GoogleTypeDate
|
2168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
|
+
|
2170
|
+
include Google::Apis::Core::JsonObjectSupport
|
2171
|
+
end
|
2172
|
+
|
2173
|
+
class GoogleApiHttpBody
|
2174
|
+
# @private
|
2175
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2176
|
+
property :content_type, as: 'contentType'
|
2177
|
+
property :data, :base64 => true, as: 'data'
|
2178
|
+
collection :extensions, as: 'extensions'
|
2179
|
+
end
|
2180
|
+
end
|
2181
|
+
|
2182
|
+
class GoogleCloudDiscoveryengineLoggingErrorContext
|
2183
|
+
# @private
|
2184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2185
|
+
property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
|
2186
|
+
|
2187
|
+
property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
|
2188
|
+
|
2189
|
+
end
|
2190
|
+
end
|
2191
|
+
|
2192
|
+
class GoogleCloudDiscoveryengineLoggingErrorLog
|
2193
|
+
# @private
|
2194
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2195
|
+
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
2196
|
+
|
2197
|
+
property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
|
2198
|
+
|
2199
|
+
property :message, as: 'message'
|
2200
|
+
hash :request_payload, as: 'requestPayload'
|
2201
|
+
hash :response_payload, as: 'responsePayload'
|
2202
|
+
property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
|
2203
|
+
|
2204
|
+
property :status, as: 'status', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
2205
|
+
|
2206
|
+
end
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
class GoogleCloudDiscoveryengineLoggingHttpRequestContext
|
2210
|
+
# @private
|
2211
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2212
|
+
property :response_status_code, as: 'responseStatusCode'
|
2213
|
+
end
|
2214
|
+
end
|
2215
|
+
|
2216
|
+
class GoogleCloudDiscoveryengineLoggingImportErrorContext
|
2217
|
+
# @private
|
2218
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2219
|
+
property :document, as: 'document'
|
2220
|
+
property :gcs_path, as: 'gcsPath'
|
2221
|
+
property :line_number, as: 'lineNumber'
|
2222
|
+
property :operation, as: 'operation'
|
2223
|
+
property :user_event, as: 'userEvent'
|
2224
|
+
end
|
2225
|
+
end
|
2226
|
+
|
2227
|
+
class GoogleCloudDiscoveryengineLoggingServiceContext
|
2228
|
+
# @private
|
2229
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2230
|
+
property :service, as: 'service'
|
2231
|
+
end
|
2232
|
+
end
|
2233
|
+
|
2234
|
+
class GoogleCloudDiscoveryengineLoggingSourceLocation
|
2235
|
+
# @private
|
2236
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2237
|
+
property :function_name, as: 'functionName'
|
2238
|
+
end
|
2239
|
+
end
|
2240
|
+
|
2241
|
+
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
2242
|
+
# @private
|
2243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2244
|
+
property :create_time, as: 'createTime'
|
2245
|
+
property :update_time, as: 'updateTime'
|
2246
|
+
end
|
2247
|
+
end
|
2248
|
+
|
2249
|
+
class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse
|
2250
|
+
# @private
|
2251
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2252
|
+
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSite::Representation
|
2253
|
+
|
2254
|
+
end
|
2255
|
+
end
|
2256
|
+
|
2257
|
+
class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
|
2258
|
+
# @private
|
2259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2260
|
+
property :create_time, as: 'createTime'
|
2261
|
+
property :update_time, as: 'updateTime'
|
2262
|
+
end
|
2263
|
+
end
|
2264
|
+
|
2265
|
+
class GoogleCloudDiscoveryengineV1CreateEngineMetadata
|
2266
|
+
# @private
|
2267
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2268
|
+
property :create_time, as: 'createTime'
|
2269
|
+
property :update_time, as: 'updateTime'
|
2270
|
+
end
|
2271
|
+
end
|
2272
|
+
|
2273
|
+
class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
|
2274
|
+
# @private
|
2275
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2276
|
+
property :create_time, as: 'createTime'
|
2277
|
+
property :update_time, as: 'updateTime'
|
2278
|
+
end
|
2279
|
+
end
|
2280
|
+
|
2281
|
+
class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
|
2282
|
+
# @private
|
2283
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2284
|
+
property :create_time, as: 'createTime'
|
2285
|
+
property :update_time, as: 'updateTime'
|
2286
|
+
end
|
2287
|
+
end
|
2288
|
+
|
2289
|
+
class GoogleCloudDiscoveryengineV1DataStore
|
2290
|
+
# @private
|
2291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2292
|
+
property :content_config, as: 'contentConfig'
|
2293
|
+
property :create_time, as: 'createTime'
|
2294
|
+
property :default_schema_id, as: 'defaultSchemaId'
|
2295
|
+
property :display_name, as: 'displayName'
|
2296
|
+
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
2297
|
+
|
2298
|
+
property :industry_vertical, as: 'industryVertical'
|
2299
|
+
property :name, as: 'name'
|
2300
|
+
collection :solution_types, as: 'solutionTypes'
|
2301
|
+
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Schema::Representation
|
2302
|
+
|
2303
|
+
end
|
2304
|
+
end
|
2305
|
+
|
2306
|
+
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
2307
|
+
# @private
|
2308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2309
|
+
property :create_time, as: 'createTime'
|
2310
|
+
property :update_time, as: 'updateTime'
|
2311
|
+
end
|
2312
|
+
end
|
2313
|
+
|
2314
|
+
class GoogleCloudDiscoveryengineV1DeleteEngineMetadata
|
2315
|
+
# @private
|
2316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2317
|
+
property :create_time, as: 'createTime'
|
2318
|
+
property :update_time, as: 'updateTime'
|
2319
|
+
end
|
2320
|
+
end
|
2321
|
+
|
2322
|
+
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
2323
|
+
# @private
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2325
|
+
property :create_time, as: 'createTime'
|
2326
|
+
property :update_time, as: 'updateTime'
|
2327
|
+
end
|
2328
|
+
end
|
2329
|
+
|
2330
|
+
class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
|
2331
|
+
# @private
|
2332
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2333
|
+
property :create_time, as: 'createTime'
|
2334
|
+
property :update_time, as: 'updateTime'
|
2335
|
+
end
|
2336
|
+
end
|
2337
|
+
|
2338
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
2339
|
+
# @private
|
2340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2341
|
+
property :create_time, as: 'createTime'
|
2342
|
+
property :update_time, as: 'updateTime'
|
2343
|
+
end
|
2344
|
+
end
|
2345
|
+
|
2346
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
|
2347
|
+
# @private
|
2348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2349
|
+
end
|
2350
|
+
end
|
2351
|
+
|
2352
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
|
2353
|
+
# @private
|
2354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2355
|
+
property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
|
2356
|
+
|
2357
|
+
property :name, as: 'name'
|
2358
|
+
hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
|
2359
|
+
|
2360
|
+
end
|
2361
|
+
end
|
2362
|
+
|
2363
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
|
2364
|
+
# @private
|
2365
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2366
|
+
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
|
2367
|
+
|
2368
|
+
property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
|
2369
|
+
|
2370
|
+
end
|
2371
|
+
end
|
2372
|
+
|
2373
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
|
2374
|
+
# @private
|
2375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2376
|
+
end
|
2377
|
+
end
|
2378
|
+
|
2379
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
|
2380
|
+
# @private
|
2381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2382
|
+
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
2383
|
+
property :use_native_text, as: 'useNativeText'
|
2384
|
+
end
|
2385
|
+
end
|
2386
|
+
|
2387
|
+
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
|
2388
|
+
# @private
|
2389
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2390
|
+
property :create_time, as: 'createTime'
|
2391
|
+
property :update_time, as: 'updateTime'
|
2392
|
+
end
|
2393
|
+
end
|
2394
|
+
|
2395
|
+
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
|
2396
|
+
# @private
|
2397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2398
|
+
end
|
2399
|
+
end
|
2400
|
+
|
2401
|
+
class GoogleCloudDiscoveryengineV1Engine
|
2402
|
+
# @private
|
2403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2404
|
+
property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
|
2405
|
+
|
2406
|
+
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
|
2407
|
+
|
2408
|
+
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
2409
|
+
|
2410
|
+
property :create_time, as: 'createTime'
|
2411
|
+
collection :data_store_ids, as: 'dataStoreIds'
|
2412
|
+
property :display_name, as: 'displayName'
|
2413
|
+
property :industry_vertical, as: 'industryVertical'
|
2414
|
+
property :name, as: 'name'
|
2415
|
+
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
|
2416
|
+
|
2417
|
+
property :solution_type, as: 'solutionType'
|
2418
|
+
property :update_time, as: 'updateTime'
|
2419
|
+
end
|
2420
|
+
end
|
2421
|
+
|
2422
|
+
class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
|
2423
|
+
# @private
|
2424
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2425
|
+
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
|
2426
|
+
|
2427
|
+
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
2428
|
+
end
|
2429
|
+
end
|
2430
|
+
|
2431
|
+
class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
|
2432
|
+
# @private
|
2433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2434
|
+
property :business, as: 'business'
|
2435
|
+
property :default_language_code, as: 'defaultLanguageCode'
|
2436
|
+
property :location, as: 'location'
|
2437
|
+
property :time_zone, as: 'timeZone'
|
2438
|
+
end
|
2439
|
+
end
|
2440
|
+
|
2441
|
+
class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
|
2442
|
+
# @private
|
2443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2444
|
+
property :dialogflow_agent, as: 'dialogflowAgent'
|
2445
|
+
end
|
2446
|
+
end
|
2447
|
+
|
2448
|
+
class GoogleCloudDiscoveryengineV1EngineCommonConfig
|
2449
|
+
# @private
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2451
|
+
property :company_name, as: 'companyName'
|
2452
|
+
end
|
2453
|
+
end
|
2454
|
+
|
2455
|
+
class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
|
2456
|
+
# @private
|
2457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2458
|
+
collection :search_add_ons, as: 'searchAddOns'
|
2459
|
+
property :search_tier, as: 'searchTier'
|
2460
|
+
end
|
2461
|
+
end
|
2462
|
+
|
2463
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
|
2464
|
+
# @private
|
2465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2466
|
+
property :create_time, as: 'createTime'
|
2467
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
2468
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
2469
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
2470
|
+
property :update_time, as: 'updateTime'
|
2471
|
+
end
|
2472
|
+
end
|
2473
|
+
|
2474
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
|
2475
|
+
# @private
|
2476
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2477
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
|
2478
|
+
|
2479
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
2480
|
+
|
2481
|
+
end
|
2482
|
+
end
|
2483
|
+
|
2484
|
+
class GoogleCloudDiscoveryengineV1ImportErrorConfig
|
2485
|
+
# @private
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2487
|
+
property :gcs_prefix, as: 'gcsPrefix'
|
2488
|
+
end
|
2489
|
+
end
|
2490
|
+
|
2491
|
+
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
|
2492
|
+
# @private
|
2493
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1864
2494
|
property :create_time, as: 'createTime'
|
1865
2495
|
property :update_time, as: 'updateTime'
|
1866
2496
|
end
|
1867
2497
|
end
|
1868
2498
|
|
1869
|
-
class
|
2499
|
+
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
|
2500
|
+
# @private
|
2501
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2502
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
2503
|
+
|
2504
|
+
property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
|
2505
|
+
property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
|
2506
|
+
end
|
2507
|
+
end
|
2508
|
+
|
2509
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
|
2510
|
+
# @private
|
2511
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2512
|
+
property :create_time, as: 'createTime'
|
2513
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
2514
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
2515
|
+
property :update_time, as: 'updateTime'
|
2516
|
+
end
|
2517
|
+
end
|
2518
|
+
|
2519
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
|
2520
|
+
# @private
|
2521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2522
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
|
2523
|
+
|
2524
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
2525
|
+
|
2526
|
+
property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
|
2527
|
+
property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
|
2528
|
+
end
|
2529
|
+
end
|
2530
|
+
|
2531
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
1870
2532
|
# @private
|
1871
2533
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1872
2534
|
property :create_time, as: 'createTime'
|
2535
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
2536
|
+
property :ignored_count, :numeric_string => true, as: 'ignoredCount'
|
2537
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
1873
2538
|
property :update_time, as: 'updateTime'
|
1874
2539
|
end
|
1875
2540
|
end
|
1876
2541
|
|
1877
|
-
class
|
2542
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
|
1878
2543
|
# @private
|
1879
2544
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1880
|
-
property :
|
1881
|
-
|
2545
|
+
property :purge_count, :numeric_string => true, as: 'purgeCount'
|
2546
|
+
collection :purge_sample, as: 'purgeSample'
|
1882
2547
|
end
|
1883
2548
|
end
|
1884
2549
|
|
1885
|
-
class
|
2550
|
+
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
|
1886
2551
|
# @private
|
1887
2552
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1888
2553
|
property :create_time, as: 'createTime'
|
@@ -1890,48 +2555,65 @@ module Google
|
|
1890
2555
|
end
|
1891
2556
|
end
|
1892
2557
|
|
1893
|
-
class
|
2558
|
+
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
|
1894
2559
|
# @private
|
1895
2560
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1896
|
-
|
1897
|
-
property :create_time, as: 'createTime'
|
1898
|
-
property :default_schema_id, as: 'defaultSchemaId'
|
1899
|
-
property :display_name, as: 'displayName'
|
1900
|
-
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
2561
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
1901
2562
|
|
1902
|
-
property :
|
2563
|
+
property :purge_count, :numeric_string => true, as: 'purgeCount'
|
2564
|
+
end
|
2565
|
+
end
|
2566
|
+
|
2567
|
+
class GoogleCloudDiscoveryengineV1Schema
|
2568
|
+
# @private
|
2569
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2570
|
+
property :json_schema, as: 'jsonSchema'
|
1903
2571
|
property :name, as: 'name'
|
1904
|
-
|
1905
|
-
|
2572
|
+
hash :struct_schema, as: 'structSchema'
|
2573
|
+
end
|
2574
|
+
end
|
1906
2575
|
|
2576
|
+
class GoogleCloudDiscoveryengineV1SiteVerificationInfo
|
2577
|
+
# @private
|
2578
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2579
|
+
property :site_verification_state, as: 'siteVerificationState'
|
2580
|
+
property :verify_time, as: 'verifyTime'
|
1907
2581
|
end
|
1908
2582
|
end
|
1909
2583
|
|
1910
|
-
class
|
2584
|
+
class GoogleCloudDiscoveryengineV1TargetSite
|
1911
2585
|
# @private
|
1912
2586
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1913
|
-
property :
|
2587
|
+
property :exact_match, as: 'exactMatch'
|
2588
|
+
property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
|
2589
|
+
|
2590
|
+
property :generated_uri_pattern, as: 'generatedUriPattern'
|
2591
|
+
property :indexing_status, as: 'indexingStatus'
|
2592
|
+
property :name, as: 'name'
|
2593
|
+
property :provided_uri_pattern, as: 'providedUriPattern'
|
2594
|
+
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
|
2595
|
+
|
2596
|
+
property :type, as: 'type'
|
1914
2597
|
property :update_time, as: 'updateTime'
|
1915
2598
|
end
|
1916
2599
|
end
|
1917
2600
|
|
1918
|
-
class
|
2601
|
+
class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
|
1919
2602
|
# @private
|
1920
2603
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1921
|
-
property :
|
1922
|
-
|
2604
|
+
property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
|
2605
|
+
|
1923
2606
|
end
|
1924
2607
|
end
|
1925
2608
|
|
1926
|
-
class
|
2609
|
+
class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
|
1927
2610
|
# @private
|
1928
2611
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1929
|
-
property :
|
1930
|
-
property :update_time, as: 'updateTime'
|
2612
|
+
property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
|
1931
2613
|
end
|
1932
2614
|
end
|
1933
2615
|
|
1934
|
-
class
|
2616
|
+
class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
|
1935
2617
|
# @private
|
1936
2618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1937
2619
|
property :create_time, as: 'createTime'
|
@@ -1939,7 +2621,7 @@ module Google
|
|
1939
2621
|
end
|
1940
2622
|
end
|
1941
2623
|
|
1942
|
-
class
|
2624
|
+
class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
|
1943
2625
|
# @private
|
1944
2626
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1945
2627
|
property :create_time, as: 'createTime'
|
@@ -1947,359 +2629,523 @@ module Google
|
|
1947
2629
|
end
|
1948
2630
|
end
|
1949
2631
|
|
1950
|
-
class
|
2632
|
+
class GoogleCloudDiscoveryengineV1alphaAclConfig
|
1951
2633
|
# @private
|
1952
2634
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2635
|
+
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
2636
|
+
|
2637
|
+
property :name, as: 'name'
|
1953
2638
|
end
|
1954
2639
|
end
|
1955
2640
|
|
1956
|
-
class
|
2641
|
+
class GoogleCloudDiscoveryengineV1alphaAdditionalParams
|
1957
2642
|
# @private
|
1958
2643
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1959
|
-
property :
|
2644
|
+
property :token, as: 'token'
|
2645
|
+
end
|
2646
|
+
end
|
2647
|
+
|
2648
|
+
class GoogleCloudDiscoveryengineV1alphaAnswer
|
2649
|
+
# @private
|
2650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2651
|
+
collection :answer_skipped_reasons, as: 'answerSkippedReasons'
|
2652
|
+
property :answer_text, as: 'answerText'
|
2653
|
+
collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitation::Representation
|
1960
2654
|
|
2655
|
+
property :complete_time, as: 'completeTime'
|
2656
|
+
property :create_time, as: 'createTime'
|
1961
2657
|
property :name, as: 'name'
|
1962
|
-
|
2658
|
+
property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
|
2659
|
+
|
2660
|
+
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
|
2661
|
+
|
2662
|
+
collection :related_questions, as: 'relatedQuestions'
|
2663
|
+
property :state, as: 'state'
|
2664
|
+
collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
|
1963
2665
|
|
1964
2666
|
end
|
1965
2667
|
end
|
1966
2668
|
|
1967
|
-
class
|
2669
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerCitation
|
1968
2670
|
# @private
|
1969
2671
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1970
|
-
property :
|
2672
|
+
property :end_index, :numeric_string => true, as: 'endIndex'
|
2673
|
+
collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
|
1971
2674
|
|
1972
|
-
property :
|
2675
|
+
property :start_index, :numeric_string => true, as: 'startIndex'
|
2676
|
+
end
|
2677
|
+
end
|
1973
2678
|
|
2679
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
|
2680
|
+
# @private
|
2681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2682
|
+
property :reference_id, as: 'referenceId'
|
1974
2683
|
end
|
1975
2684
|
end
|
1976
2685
|
|
1977
|
-
class
|
2686
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest
|
1978
2687
|
# @private
|
1979
2688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2689
|
+
property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec::Representation
|
2690
|
+
|
2691
|
+
property :asynchronous_mode, as: 'asynchronousMode'
|
2692
|
+
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery::Representation
|
2693
|
+
|
2694
|
+
property :query_understanding_spec, as: 'queryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec::Representation
|
2695
|
+
|
2696
|
+
property :related_questions_spec, as: 'relatedQuestionsSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec::Representation
|
2697
|
+
|
2698
|
+
property :safety_spec, as: 'safetySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec::Representation
|
2699
|
+
|
2700
|
+
property :search_spec, as: 'searchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec::Representation
|
2701
|
+
|
2702
|
+
property :session, as: 'session'
|
2703
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
1980
2704
|
end
|
1981
2705
|
end
|
1982
2706
|
|
1983
|
-
class
|
2707
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec
|
1984
2708
|
# @private
|
1985
2709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1986
|
-
|
1987
|
-
property :
|
2710
|
+
property :answer_language_code, as: 'answerLanguageCode'
|
2711
|
+
property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
|
2712
|
+
property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
|
2713
|
+
property :include_citations, as: 'includeCitations'
|
2714
|
+
property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
|
2715
|
+
|
2716
|
+
property :prompt_spec, as: 'promptSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec::Representation
|
2717
|
+
|
1988
2718
|
end
|
1989
2719
|
end
|
1990
2720
|
|
1991
|
-
class
|
2721
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec
|
1992
2722
|
# @private
|
1993
2723
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1994
|
-
property :
|
1995
|
-
property :update_time, as: 'updateTime'
|
2724
|
+
property :model_version, as: 'modelVersion'
|
1996
2725
|
end
|
1997
2726
|
end
|
1998
2727
|
|
1999
|
-
class
|
2728
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec
|
2000
2729
|
# @private
|
2001
2730
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2731
|
+
property :preamble, as: 'preamble'
|
2002
2732
|
end
|
2003
2733
|
end
|
2004
2734
|
|
2005
|
-
class
|
2735
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec
|
2006
2736
|
# @private
|
2007
2737
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2008
|
-
property :
|
2738
|
+
property :query_classification_spec, as: 'queryClassificationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec::Representation
|
2009
2739
|
|
2010
|
-
property :
|
2740
|
+
property :query_rephraser_spec, as: 'queryRephraserSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec::Representation
|
2011
2741
|
|
2012
|
-
|
2742
|
+
end
|
2743
|
+
end
|
2013
2744
|
|
2014
|
-
|
2015
|
-
|
2016
|
-
|
2017
|
-
|
2018
|
-
|
2019
|
-
|
2745
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
|
2746
|
+
# @private
|
2747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2748
|
+
collection :types, as: 'types'
|
2749
|
+
end
|
2750
|
+
end
|
2020
2751
|
|
2021
|
-
|
2022
|
-
|
2752
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
|
2753
|
+
# @private
|
2754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2755
|
+
property :disable, as: 'disable'
|
2756
|
+
property :max_rephrase_steps, as: 'maxRephraseSteps'
|
2023
2757
|
end
|
2024
2758
|
end
|
2025
2759
|
|
2026
|
-
class
|
2760
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec
|
2027
2761
|
# @private
|
2028
2762
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2029
|
-
property :
|
2763
|
+
property :enable, as: 'enable'
|
2764
|
+
end
|
2765
|
+
end
|
2030
2766
|
|
2031
|
-
|
2767
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec
|
2768
|
+
# @private
|
2769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2770
|
+
property :enable, as: 'enable'
|
2032
2771
|
end
|
2033
2772
|
end
|
2034
2773
|
|
2035
|
-
class
|
2774
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec
|
2036
2775
|
# @private
|
2037
2776
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2038
|
-
property :
|
2039
|
-
|
2040
|
-
property :
|
2041
|
-
|
2777
|
+
property :search_params, as: 'searchParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams::Representation
|
2778
|
+
|
2779
|
+
property :search_result_list, as: 'searchResultList', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList::Representation
|
2780
|
+
|
2042
2781
|
end
|
2043
2782
|
end
|
2044
2783
|
|
2045
|
-
class
|
2784
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams
|
2046
2785
|
# @private
|
2047
2786
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2048
|
-
property :
|
2787
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
|
2788
|
+
|
2789
|
+
property :filter, as: 'filter'
|
2790
|
+
property :max_return_results, as: 'maxReturnResults'
|
2791
|
+
property :order_by, as: 'orderBy'
|
2792
|
+
property :search_result_mode, as: 'searchResultMode'
|
2049
2793
|
end
|
2050
2794
|
end
|
2051
2795
|
|
2052
|
-
class
|
2796
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList
|
2053
2797
|
# @private
|
2054
2798
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2055
|
-
|
2799
|
+
collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult::Representation
|
2800
|
+
|
2056
2801
|
end
|
2057
2802
|
end
|
2058
2803
|
|
2059
|
-
class
|
2804
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult
|
2060
2805
|
# @private
|
2061
2806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2062
|
-
|
2063
|
-
|
2807
|
+
property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo::Representation
|
2808
|
+
|
2809
|
+
property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo::Representation
|
2810
|
+
|
2064
2811
|
end
|
2065
2812
|
end
|
2066
2813
|
|
2067
|
-
class
|
2814
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
|
2068
2815
|
# @private
|
2069
2816
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2070
|
-
property :
|
2071
|
-
property :
|
2072
|
-
property :success_count, :numeric_string => true, as: 'successCount'
|
2073
|
-
property :update_time, as: 'updateTime'
|
2817
|
+
property :chunk, as: 'chunk'
|
2818
|
+
property :content, as: 'content'
|
2074
2819
|
end
|
2075
2820
|
end
|
2076
2821
|
|
2077
|
-
class
|
2822
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
|
2078
2823
|
# @private
|
2079
2824
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2080
|
-
property :
|
2825
|
+
property :document, as: 'document'
|
2826
|
+
collection :document_contexts, as: 'documentContexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext::Representation
|
2081
2827
|
|
2082
|
-
collection :
|
2828
|
+
collection :extractive_answers, as: 'extractiveAnswers', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer::Representation
|
2083
2829
|
|
2830
|
+
collection :extractive_segments, as: 'extractiveSegments', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment::Representation
|
2831
|
+
|
2832
|
+
property :title, as: 'title'
|
2833
|
+
property :uri, as: 'uri'
|
2084
2834
|
end
|
2085
2835
|
end
|
2086
2836
|
|
2087
|
-
class
|
2837
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
|
2088
2838
|
# @private
|
2089
2839
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2090
|
-
property :
|
2840
|
+
property :content, as: 'content'
|
2841
|
+
property :page_identifier, as: 'pageIdentifier'
|
2091
2842
|
end
|
2092
2843
|
end
|
2093
2844
|
|
2094
|
-
class
|
2845
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
|
2095
2846
|
# @private
|
2096
2847
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2097
|
-
property :
|
2098
|
-
property :
|
2848
|
+
property :content, as: 'content'
|
2849
|
+
property :page_identifier, as: 'pageIdentifier'
|
2099
2850
|
end
|
2100
2851
|
end
|
2101
2852
|
|
2102
|
-
class
|
2853
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
|
2103
2854
|
# @private
|
2104
2855
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2105
|
-
|
2856
|
+
property :content, as: 'content'
|
2857
|
+
property :page_identifier, as: 'pageIdentifier'
|
2858
|
+
end
|
2859
|
+
end
|
2860
|
+
|
2861
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse
|
2862
|
+
# @private
|
2863
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2864
|
+
property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer::Representation
|
2865
|
+
|
2866
|
+
property :session, as: 'session', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
|
2106
2867
|
|
2107
|
-
property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
|
2108
|
-
property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
|
2109
2868
|
end
|
2110
2869
|
end
|
2111
2870
|
|
2112
|
-
class
|
2871
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
|
2113
2872
|
# @private
|
2114
2873
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2115
|
-
|
2116
|
-
|
2117
|
-
property :success_count, :numeric_string => true, as: 'successCount'
|
2118
|
-
property :update_time, as: 'updateTime'
|
2874
|
+
collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
|
2875
|
+
|
2119
2876
|
end
|
2120
2877
|
end
|
2121
2878
|
|
2122
|
-
class
|
2879
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
|
2123
2880
|
# @private
|
2124
2881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2125
|
-
property :
|
2882
|
+
property :positive, as: 'positive'
|
2883
|
+
property :type, as: 'type'
|
2884
|
+
end
|
2885
|
+
end
|
2126
2886
|
|
2127
|
-
|
2887
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReference
|
2888
|
+
# @private
|
2889
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2890
|
+
property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo::Representation
|
2891
|
+
|
2892
|
+
property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo::Representation
|
2893
|
+
|
2894
|
+
end
|
2895
|
+
end
|
2896
|
+
|
2897
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
|
2898
|
+
# @private
|
2899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2900
|
+
property :chunk, as: 'chunk'
|
2901
|
+
property :content, as: 'content'
|
2902
|
+
property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata::Representation
|
2903
|
+
|
2904
|
+
property :relevance_score, as: 'relevanceScore'
|
2905
|
+
end
|
2906
|
+
end
|
2907
|
+
|
2908
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
|
2909
|
+
# @private
|
2910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2911
|
+
property :document, as: 'document'
|
2912
|
+
property :page_identifier, as: 'pageIdentifier'
|
2913
|
+
property :title, as: 'title'
|
2914
|
+
property :uri, as: 'uri'
|
2915
|
+
end
|
2916
|
+
end
|
2917
|
+
|
2918
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
|
2919
|
+
# @private
|
2920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2921
|
+
collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
|
2922
|
+
|
2923
|
+
property :document, as: 'document'
|
2924
|
+
property :title, as: 'title'
|
2925
|
+
property :uri, as: 'uri'
|
2926
|
+
end
|
2927
|
+
end
|
2928
|
+
|
2929
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
|
2930
|
+
# @private
|
2931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2932
|
+
property :content, as: 'content'
|
2933
|
+
property :page_identifier, as: 'pageIdentifier'
|
2934
|
+
end
|
2935
|
+
end
|
2936
|
+
|
2937
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStep
|
2938
|
+
# @private
|
2939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2940
|
+
collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepAction::Representation
|
2941
|
+
|
2942
|
+
property :description, as: 'description'
|
2943
|
+
property :state, as: 'state'
|
2944
|
+
property :thought, as: 'thought'
|
2945
|
+
end
|
2946
|
+
end
|
2947
|
+
|
2948
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
|
2949
|
+
# @private
|
2950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2951
|
+
property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation::Representation
|
2952
|
+
|
2953
|
+
property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction::Representation
|
2128
2954
|
|
2129
|
-
property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
|
2130
|
-
property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
|
2131
2955
|
end
|
2132
2956
|
end
|
2133
2957
|
|
2134
|
-
class
|
2958
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
|
2135
2959
|
# @private
|
2136
2960
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2137
|
-
|
2138
|
-
|
2139
|
-
property :ignored_count, :numeric_string => true, as: 'ignoredCount'
|
2140
|
-
property :success_count, :numeric_string => true, as: 'successCount'
|
2141
|
-
property :update_time, as: 'updateTime'
|
2961
|
+
collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult::Representation
|
2962
|
+
|
2142
2963
|
end
|
2143
2964
|
end
|
2144
2965
|
|
2145
|
-
class
|
2966
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
|
2146
2967
|
# @private
|
2147
2968
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2148
|
-
|
2149
|
-
|
2969
|
+
collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo::Representation
|
2970
|
+
|
2971
|
+
property :document, as: 'document'
|
2972
|
+
collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
|
2973
|
+
|
2974
|
+
property :title, as: 'title'
|
2975
|
+
property :uri, as: 'uri'
|
2150
2976
|
end
|
2151
2977
|
end
|
2152
2978
|
|
2153
|
-
class
|
2979
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
|
2154
2980
|
# @private
|
2155
2981
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2156
|
-
property :
|
2157
|
-
property :
|
2982
|
+
property :chunk, as: 'chunk'
|
2983
|
+
property :content, as: 'content'
|
2984
|
+
property :relevance_score, as: 'relevanceScore'
|
2158
2985
|
end
|
2159
2986
|
end
|
2160
2987
|
|
2161
|
-
class
|
2988
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
|
2162
2989
|
# @private
|
2163
2990
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2164
|
-
|
2165
|
-
|
2166
|
-
property :purge_count, :numeric_string => true, as: 'purgeCount'
|
2991
|
+
property :snippet, as: 'snippet'
|
2992
|
+
property :snippet_status, as: 'snippetStatus'
|
2167
2993
|
end
|
2168
2994
|
end
|
2169
2995
|
|
2170
|
-
class
|
2996
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
|
2171
2997
|
# @private
|
2172
2998
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2173
|
-
property :
|
2174
|
-
property :name, as: 'name'
|
2175
|
-
hash :struct_schema, as: 'structSchema'
|
2999
|
+
property :query, as: 'query'
|
2176
3000
|
end
|
2177
3001
|
end
|
2178
3002
|
|
2179
|
-
class
|
3003
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
2180
3004
|
# @private
|
2181
3005
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2182
|
-
property :
|
2183
|
-
property :
|
3006
|
+
property :create_time, as: 'createTime'
|
3007
|
+
property :update_time, as: 'updateTime'
|
2184
3008
|
end
|
2185
3009
|
end
|
2186
3010
|
|
2187
|
-
class
|
3011
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest
|
2188
3012
|
# @private
|
2189
3013
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2190
|
-
|
2191
|
-
property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
|
2192
|
-
|
2193
|
-
property :generated_uri_pattern, as: 'generatedUriPattern'
|
2194
|
-
property :indexing_status, as: 'indexingStatus'
|
2195
|
-
property :name, as: 'name'
|
2196
|
-
property :provided_uri_pattern, as: 'providedUriPattern'
|
2197
|
-
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
|
3014
|
+
collection :requests, as: 'requests', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest::Representation
|
2198
3015
|
|
2199
|
-
property :type, as: 'type'
|
2200
|
-
property :update_time, as: 'updateTime'
|
2201
3016
|
end
|
2202
3017
|
end
|
2203
3018
|
|
2204
|
-
class
|
3019
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
2205
3020
|
# @private
|
2206
3021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2207
|
-
|
3022
|
+
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
|
2208
3023
|
|
2209
3024
|
end
|
2210
3025
|
end
|
2211
3026
|
|
2212
|
-
class
|
3027
|
+
class GoogleCloudDiscoveryengineV1alphaBatchVerifyTargetSitesRequest
|
2213
3028
|
# @private
|
2214
3029
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2215
|
-
property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
|
2216
3030
|
end
|
2217
3031
|
end
|
2218
3032
|
|
2219
|
-
class
|
3033
|
+
class GoogleCloudDiscoveryengineV1alphaBigQuerySource
|
2220
3034
|
# @private
|
2221
3035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2222
|
-
property :
|
2223
|
-
property :
|
3036
|
+
property :data_schema, as: 'dataSchema'
|
3037
|
+
property :dataset_id, as: 'datasetId'
|
3038
|
+
property :gcs_staging_dir, as: 'gcsStagingDir'
|
3039
|
+
property :partition_date, as: 'partitionDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
3040
|
+
|
3041
|
+
property :project_id, as: 'projectId'
|
3042
|
+
property :table_id, as: 'tableId'
|
2224
3043
|
end
|
2225
3044
|
end
|
2226
3045
|
|
2227
|
-
class
|
3046
|
+
class GoogleCloudDiscoveryengineV1alphaBigtableOptions
|
2228
3047
|
# @private
|
2229
3048
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2230
|
-
|
2231
|
-
|
3049
|
+
hash :families, as: 'families', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily::Representation
|
3050
|
+
|
3051
|
+
property :key_field_name, as: 'keyFieldName'
|
2232
3052
|
end
|
2233
3053
|
end
|
2234
3054
|
|
2235
|
-
class
|
3055
|
+
class GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn
|
2236
3056
|
# @private
|
2237
3057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2238
|
-
property :
|
2239
|
-
|
2240
|
-
property :
|
3058
|
+
property :encoding, as: 'encoding'
|
3059
|
+
property :field_name, as: 'fieldName'
|
3060
|
+
property :qualifier, :base64 => true, as: 'qualifier'
|
3061
|
+
property :type, as: 'type'
|
2241
3062
|
end
|
2242
3063
|
end
|
2243
3064
|
|
2244
|
-
class
|
3065
|
+
class GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily
|
2245
3066
|
# @private
|
2246
3067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2247
|
-
|
3068
|
+
collection :columns, as: 'columns', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn::Representation
|
3069
|
+
|
3070
|
+
property :encoding, as: 'encoding'
|
3071
|
+
property :field_name, as: 'fieldName'
|
3072
|
+
property :type, as: 'type'
|
2248
3073
|
end
|
2249
3074
|
end
|
2250
3075
|
|
2251
|
-
class
|
3076
|
+
class GoogleCloudDiscoveryengineV1alphaBigtableSource
|
2252
3077
|
# @private
|
2253
3078
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2254
|
-
property :
|
2255
|
-
|
3079
|
+
property :bigtable_options, as: 'bigtableOptions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableOptions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableOptions::Representation
|
3080
|
+
|
3081
|
+
property :instance_id, as: 'instanceId'
|
3082
|
+
property :project_id, as: 'projectId'
|
3083
|
+
property :table_id, as: 'tableId'
|
2256
3084
|
end
|
2257
3085
|
end
|
2258
3086
|
|
2259
|
-
class
|
3087
|
+
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
2260
3088
|
# @private
|
2261
3089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2262
|
-
|
3090
|
+
property :answer_candidate, as: 'answerCandidate'
|
3091
|
+
collection :facts, as: 'facts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGroundingFact, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGroundingFact::Representation
|
3092
|
+
|
3093
|
+
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec::Representation
|
2263
3094
|
|
2264
3095
|
end
|
2265
3096
|
end
|
2266
3097
|
|
2267
|
-
class
|
3098
|
+
class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse
|
2268
3099
|
# @private
|
2269
3100
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2270
|
-
collection :
|
3101
|
+
collection :cited_chunks, as: 'citedChunks', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFactChunk, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFactChunk::Representation
|
3102
|
+
|
3103
|
+
collection :claims, as: 'claims', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim::Representation
|
2271
3104
|
|
3105
|
+
property :support_score, as: 'supportScore'
|
2272
3106
|
end
|
2273
3107
|
end
|
2274
3108
|
|
2275
|
-
class
|
3109
|
+
class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim
|
2276
3110
|
# @private
|
2277
3111
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3112
|
+
collection :citation_indices, as: 'citationIndices'
|
3113
|
+
property :claim_text, as: 'claimText'
|
3114
|
+
property :end_pos, as: 'endPos'
|
3115
|
+
property :start_pos, as: 'startPos'
|
2278
3116
|
end
|
2279
3117
|
end
|
2280
3118
|
|
2281
|
-
class
|
3119
|
+
class GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec
|
2282
3120
|
# @private
|
2283
3121
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2284
|
-
property :
|
2285
|
-
property :dataset_id, as: 'datasetId'
|
2286
|
-
property :gcs_staging_dir, as: 'gcsStagingDir'
|
2287
|
-
property :partition_date, as: 'partitionDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
2288
|
-
|
2289
|
-
property :project_id, as: 'projectId'
|
2290
|
-
property :table_id, as: 'tableId'
|
3122
|
+
property :citation_threshold, as: 'citationThreshold'
|
2291
3123
|
end
|
2292
3124
|
end
|
2293
3125
|
|
2294
3126
|
class GoogleCloudDiscoveryengineV1alphaChunk
|
2295
3127
|
# @private
|
2296
3128
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3129
|
+
property :chunk_metadata, as: 'chunkMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata::Representation
|
3130
|
+
|
2297
3131
|
property :content, as: 'content'
|
2298
3132
|
hash :derived_struct_data, as: 'derivedStructData'
|
2299
3133
|
property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata::Representation
|
2300
3134
|
|
2301
3135
|
property :id, as: 'id'
|
2302
3136
|
property :name, as: 'name'
|
3137
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkPageSpan, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkPageSpan::Representation
|
3138
|
+
|
3139
|
+
end
|
3140
|
+
end
|
3141
|
+
|
3142
|
+
class GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata
|
3143
|
+
# @private
|
3144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3145
|
+
collection :next_chunks, as: 'nextChunks', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunk, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunk::Representation
|
3146
|
+
|
3147
|
+
collection :previous_chunks, as: 'previousChunks', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunk, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunk::Representation
|
3148
|
+
|
2303
3149
|
end
|
2304
3150
|
end
|
2305
3151
|
|
@@ -2311,6 +3157,26 @@ module Google
|
|
2311
3157
|
end
|
2312
3158
|
end
|
2313
3159
|
|
3160
|
+
class GoogleCloudDiscoveryengineV1alphaChunkPageSpan
|
3161
|
+
# @private
|
3162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3163
|
+
property :page_end, as: 'pageEnd'
|
3164
|
+
property :page_start, as: 'pageStart'
|
3165
|
+
end
|
3166
|
+
end
|
3167
|
+
|
3168
|
+
class GoogleCloudDiscoveryengineV1alphaCloudSqlSource
|
3169
|
+
# @private
|
3170
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3171
|
+
property :database_id, as: 'databaseId'
|
3172
|
+
property :gcs_staging_dir, as: 'gcsStagingDir'
|
3173
|
+
property :instance_id, as: 'instanceId'
|
3174
|
+
property :offload, as: 'offload'
|
3175
|
+
property :project_id, as: 'projectId'
|
3176
|
+
property :table_id, as: 'tableId'
|
3177
|
+
end
|
3178
|
+
end
|
3179
|
+
|
2314
3180
|
class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
2315
3181
|
# @private
|
2316
3182
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2843,6 +3709,15 @@ module Google
|
|
2843
3709
|
end
|
2844
3710
|
end
|
2845
3711
|
|
3712
|
+
class GoogleCloudDiscoveryengineV1alphaFactChunk
|
3713
|
+
# @private
|
3714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3715
|
+
property :chunk_text, as: 'chunkText'
|
3716
|
+
property :source, as: 'source'
|
3717
|
+
hash :source_metadata, as: 'sourceMetadata'
|
3718
|
+
end
|
3719
|
+
end
|
3720
|
+
|
2846
3721
|
class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
|
2847
3722
|
# @private
|
2848
3723
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2853,6 +3728,14 @@ module Google
|
|
2853
3728
|
end
|
2854
3729
|
end
|
2855
3730
|
|
3731
|
+
class GoogleCloudDiscoveryengineV1alphaFhirStoreSource
|
3732
|
+
# @private
|
3733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3734
|
+
property :fhir_store, as: 'fhirStore'
|
3735
|
+
property :gcs_staging_dir, as: 'gcsStagingDir'
|
3736
|
+
end
|
3737
|
+
end
|
3738
|
+
|
2856
3739
|
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
2857
3740
|
# @private
|
2858
3741
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2868,6 +3751,16 @@ module Google
|
|
2868
3751
|
end
|
2869
3752
|
end
|
2870
3753
|
|
3754
|
+
class GoogleCloudDiscoveryengineV1alphaFirestoreSource
|
3755
|
+
# @private
|
3756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3757
|
+
property :collection_id, as: 'collectionId'
|
3758
|
+
property :database_id, as: 'databaseId'
|
3759
|
+
property :gcs_staging_dir, as: 'gcsStagingDir'
|
3760
|
+
property :project_id, as: 'projectId'
|
3761
|
+
end
|
3762
|
+
end
|
3763
|
+
|
2871
3764
|
class GoogleCloudDiscoveryengineV1alphaGcsSource
|
2872
3765
|
# @private
|
2873
3766
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2876,6 +3769,14 @@ module Google
|
|
2876
3769
|
end
|
2877
3770
|
end
|
2878
3771
|
|
3772
|
+
class GoogleCloudDiscoveryengineV1alphaGroundingFact
|
3773
|
+
# @private
|
3774
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3775
|
+
hash :attributes, as: 'attributes'
|
3776
|
+
property :fact_text, as: 'factText'
|
3777
|
+
end
|
3778
|
+
end
|
3779
|
+
|
2879
3780
|
class GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec
|
2880
3781
|
# @private
|
2881
3782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2901,12 +3802,31 @@ module Google
|
|
2901
3802
|
end
|
2902
3803
|
end
|
2903
3804
|
|
3805
|
+
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
3806
|
+
# @private
|
3807
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3808
|
+
property :create_time, as: 'createTime'
|
3809
|
+
property :update_time, as: 'updateTime'
|
3810
|
+
end
|
3811
|
+
end
|
3812
|
+
|
3813
|
+
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
|
3814
|
+
# @private
|
3815
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3816
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
3817
|
+
|
3818
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
3819
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
3820
|
+
end
|
3821
|
+
end
|
3822
|
+
|
2904
3823
|
class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
|
2905
3824
|
# @private
|
2906
3825
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2907
3826
|
property :create_time, as: 'createTime'
|
2908
3827
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
2909
3828
|
property :success_count, :numeric_string => true, as: 'successCount'
|
3829
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
2910
3830
|
property :update_time, as: 'updateTime'
|
2911
3831
|
end
|
2912
3832
|
end
|
@@ -2917,14 +3837,25 @@ module Google
|
|
2917
3837
|
property :auto_generate_ids, as: 'autoGenerateIds'
|
2918
3838
|
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
|
2919
3839
|
|
3840
|
+
property :bigtable_source, as: 'bigtableSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigtableSource::Representation
|
3841
|
+
|
3842
|
+
property :cloud_sql_source, as: 'cloudSqlSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCloudSqlSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCloudSqlSource::Representation
|
3843
|
+
|
2920
3844
|
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
2921
3845
|
|
3846
|
+
property :fhir_store_source, as: 'fhirStoreSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFhirStoreSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFhirStoreSource::Representation
|
3847
|
+
|
3848
|
+
property :firestore_source, as: 'firestoreSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFirestoreSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFirestoreSource::Representation
|
3849
|
+
|
2922
3850
|
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
|
2923
3851
|
|
2924
3852
|
property :id_field, as: 'idField'
|
2925
3853
|
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource::Representation
|
2926
3854
|
|
2927
3855
|
property :reconciliation_mode, as: 'reconciliationMode'
|
3856
|
+
property :spanner_source, as: 'spannerSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSpannerSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSpannerSource::Representation
|
3857
|
+
|
3858
|
+
property :update_mask, as: 'updateMask'
|
2928
3859
|
end
|
2929
3860
|
end
|
2930
3861
|
|
@@ -3106,6 +4037,15 @@ module Google
|
|
3106
4037
|
end
|
3107
4038
|
end
|
3108
4039
|
|
4040
|
+
class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
|
4041
|
+
# @private
|
4042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4043
|
+
property :next_page_token, as: 'nextPageToken'
|
4044
|
+
collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
|
4045
|
+
|
4046
|
+
end
|
4047
|
+
end
|
4048
|
+
|
3109
4049
|
class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
|
3110
4050
|
# @private
|
3111
4051
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3267,6 +4207,44 @@ module Google
|
|
3267
4207
|
end
|
3268
4208
|
end
|
3269
4209
|
|
4210
|
+
class GoogleCloudDiscoveryengineV1alphaQuery
|
4211
|
+
# @private
|
4212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4213
|
+
property :query_id, as: 'queryId'
|
4214
|
+
property :text, as: 'text'
|
4215
|
+
end
|
4216
|
+
end
|
4217
|
+
|
4218
|
+
class GoogleCloudDiscoveryengineV1alphaRankRequest
|
4219
|
+
# @private
|
4220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4221
|
+
property :ignore_record_details_in_response, as: 'ignoreRecordDetailsInResponse'
|
4222
|
+
property :model, as: 'model'
|
4223
|
+
property :query, as: 'query'
|
4224
|
+
collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRankingRecord, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRankingRecord::Representation
|
4225
|
+
|
4226
|
+
property :top_n, as: 'topN'
|
4227
|
+
end
|
4228
|
+
end
|
4229
|
+
|
4230
|
+
class GoogleCloudDiscoveryengineV1alphaRankResponse
|
4231
|
+
# @private
|
4232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4233
|
+
collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRankingRecord, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRankingRecord::Representation
|
4234
|
+
|
4235
|
+
end
|
4236
|
+
end
|
4237
|
+
|
4238
|
+
class GoogleCloudDiscoveryengineV1alphaRankingRecord
|
4239
|
+
# @private
|
4240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4241
|
+
property :content, as: 'content'
|
4242
|
+
property :id, as: 'id'
|
4243
|
+
property :score, as: 'score'
|
4244
|
+
property :title, as: 'title'
|
4245
|
+
end
|
4246
|
+
end
|
4247
|
+
|
3270
4248
|
class GoogleCloudDiscoveryengineV1alphaRecommendRequest
|
3271
4249
|
# @private
|
3272
4250
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3446,13 +4424,36 @@ module Google
|
|
3446
4424
|
# @private
|
3447
4425
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3448
4426
|
property :boost, as: 'boost'
|
4427
|
+
property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec::Representation
|
4428
|
+
|
3449
4429
|
property :condition, as: 'condition'
|
3450
4430
|
end
|
3451
4431
|
end
|
3452
4432
|
|
4433
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
|
4434
|
+
# @private
|
4435
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4436
|
+
property :attribute_type, as: 'attributeType'
|
4437
|
+
collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
|
4438
|
+
|
4439
|
+
property :field_name, as: 'fieldName'
|
4440
|
+
property :interpolation_type, as: 'interpolationType'
|
4441
|
+
end
|
4442
|
+
end
|
4443
|
+
|
4444
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
4445
|
+
# @private
|
4446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4447
|
+
property :attribute_value, as: 'attributeValue'
|
4448
|
+
property :boost_amount, as: 'boostAmount'
|
4449
|
+
end
|
4450
|
+
end
|
4451
|
+
|
3453
4452
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
|
3454
4453
|
# @private
|
3455
4454
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4455
|
+
property :chunk_spec, as: 'chunkSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec::Representation
|
4456
|
+
|
3456
4457
|
property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec::Representation
|
3457
4458
|
|
3458
4459
|
property :search_result_mode, as: 'searchResultMode'
|
@@ -3463,6 +4464,14 @@ module Google
|
|
3463
4464
|
end
|
3464
4465
|
end
|
3465
4466
|
|
4467
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec
|
4468
|
+
# @private
|
4469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4470
|
+
property :num_next_chunks, as: 'numNextChunks'
|
4471
|
+
property :num_previous_chunks, as: 'numPreviousChunks'
|
4472
|
+
end
|
4473
|
+
end
|
4474
|
+
|
3466
4475
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec
|
3467
4476
|
# @private
|
3468
4477
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3713,12 +4722,22 @@ module Google
|
|
3713
4722
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference
|
3714
4723
|
# @private
|
3715
4724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4725
|
+
collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent::Representation
|
4726
|
+
|
3716
4727
|
property :document, as: 'document'
|
3717
4728
|
property :title, as: 'title'
|
3718
4729
|
property :uri, as: 'uri'
|
3719
4730
|
end
|
3720
4731
|
end
|
3721
4732
|
|
4733
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent
|
4734
|
+
# @private
|
4735
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4736
|
+
property :content, as: 'content'
|
4737
|
+
property :page_identifier, as: 'pageIdentifier'
|
4738
|
+
end
|
4739
|
+
end
|
4740
|
+
|
3722
4741
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes
|
3723
4742
|
# @private
|
3724
4743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3788,6 +4807,28 @@ module Google
|
|
3788
4807
|
end
|
3789
4808
|
end
|
3790
4809
|
|
4810
|
+
class GoogleCloudDiscoveryengineV1alphaSession
|
4811
|
+
# @private
|
4812
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4813
|
+
property :end_time, as: 'endTime'
|
4814
|
+
property :name, as: 'name'
|
4815
|
+
property :start_time, as: 'startTime'
|
4816
|
+
property :state, as: 'state'
|
4817
|
+
collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSessionTurn, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSessionTurn::Representation
|
4818
|
+
|
4819
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
4820
|
+
end
|
4821
|
+
end
|
4822
|
+
|
4823
|
+
class GoogleCloudDiscoveryengineV1alphaSessionTurn
|
4824
|
+
# @private
|
4825
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4826
|
+
property :answer, as: 'answer'
|
4827
|
+
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery::Representation
|
4828
|
+
|
4829
|
+
end
|
4830
|
+
end
|
4831
|
+
|
3791
4832
|
class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
|
3792
4833
|
# @private
|
3793
4834
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3803,6 +4844,17 @@ module Google
|
|
3803
4844
|
end
|
3804
4845
|
end
|
3805
4846
|
|
4847
|
+
class GoogleCloudDiscoveryengineV1alphaSpannerSource
|
4848
|
+
# @private
|
4849
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4850
|
+
property :database_id, as: 'databaseId'
|
4851
|
+
property :enable_data_boost, as: 'enableDataBoost'
|
4852
|
+
property :instance_id, as: 'instanceId'
|
4853
|
+
property :project_id, as: 'projectId'
|
4854
|
+
property :table_id, as: 'tableId'
|
4855
|
+
end
|
4856
|
+
end
|
4857
|
+
|
3806
4858
|
class GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry
|
3807
4859
|
# @private
|
3808
4860
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3888,6 +4940,7 @@ module Google
|
|
3888
4940
|
|
3889
4941
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
3890
4942
|
|
4943
|
+
hash :metrics, as: 'metrics'
|
3891
4944
|
property :model_status, as: 'modelStatus'
|
3892
4945
|
end
|
3893
4946
|
end
|
@@ -4027,6 +5080,7 @@ module Google
|
|
4027
5080
|
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
4028
5081
|
property :enable_result_score, as: 'enableResultScore'
|
4029
5082
|
property :enable_safe_search, as: 'enableSafeSearch'
|
5083
|
+
property :enable_search_as_you_type, as: 'enableSearchAsYouType'
|
4030
5084
|
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
4031
5085
|
property :enable_summarization, as: 'enableSummarization'
|
4032
5086
|
property :enable_web_app, as: 'enableWebApp'
|
@@ -4363,6 +5417,7 @@ module Google
|
|
4363
5417
|
property :create_time, as: 'createTime'
|
4364
5418
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
4365
5419
|
property :success_count, :numeric_string => true, as: 'successCount'
|
5420
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
4366
5421
|
property :update_time, as: 'updateTime'
|
4367
5422
|
end
|
4368
5423
|
end
|
@@ -4524,10 +5579,18 @@ module Google
|
|
4524
5579
|
|
4525
5580
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
4526
5581
|
|
5582
|
+
hash :metrics, as: 'metrics'
|
4527
5583
|
property :model_status, as: 'modelStatus'
|
4528
5584
|
end
|
4529
5585
|
end
|
4530
5586
|
|
5587
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
|
5588
|
+
# @private
|
5589
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5590
|
+
property :engine, as: 'engine'
|
5591
|
+
end
|
5592
|
+
end
|
5593
|
+
|
4531
5594
|
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
4532
5595
|
# @private
|
4533
5596
|
class Representation < Google::Apis::Core::JsonRepresentation
|