google-apis-discoveryengine_v1beta 0.53.0 → 0.54.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 +4 -0
- data/lib/google/apis/discoveryengine_v1beta/classes.rb +1583 -136
- data/lib/google/apis/discoveryengine_v1beta/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1beta/representations.rb +602 -0
- data/lib/google/apis/discoveryengine_v1beta/service.rb +33 -0
- metadata +3 -3
@@ -550,6 +550,12 @@ module Google
|
|
550
550
|
include Google::Apis::Core::JsonObjectSupport
|
551
551
|
end
|
552
552
|
|
553
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
553
559
|
class GoogleCloudDiscoveryengineV1SiteVerificationInfo
|
554
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
561
|
|
@@ -616,6 +622,12 @@ module Google
|
|
616
622
|
include Google::Apis::Core::JsonObjectSupport
|
617
623
|
end
|
618
624
|
|
625
|
+
class GoogleCloudDiscoveryengineV1alphaActionConfig
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
619
631
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
620
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
633
|
|
@@ -754,6 +766,12 @@ module Google
|
|
754
766
|
include Google::Apis::Core::JsonObjectSupport
|
755
767
|
end
|
756
768
|
|
769
|
+
class GoogleCloudDiscoveryengineV1alphaCollection
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
|
+
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
773
|
+
end
|
774
|
+
|
757
775
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
758
776
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
777
|
|
@@ -772,6 +790,18 @@ module Google
|
|
772
790
|
include Google::Apis::Core::JsonObjectSupport
|
773
791
|
end
|
774
792
|
|
793
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
+
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
797
|
+
end
|
798
|
+
|
799
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
|
+
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
803
|
+
end
|
804
|
+
|
775
805
|
class GoogleCloudDiscoveryengineV1alphaControl
|
776
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
807
|
|
@@ -856,6 +886,18 @@ module Google
|
|
856
886
|
include Google::Apis::Core::JsonObjectSupport
|
857
887
|
end
|
858
888
|
|
889
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
895
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
859
901
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
860
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
903
|
|
@@ -880,6 +922,12 @@ module Google
|
|
880
922
|
include Google::Apis::Core::JsonObjectSupport
|
881
923
|
end
|
882
924
|
|
925
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
883
931
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
884
932
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
933
|
|
@@ -916,6 +964,18 @@ module Google
|
|
916
964
|
include Google::Apis::Core::JsonObjectSupport
|
917
965
|
end
|
918
966
|
|
967
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
919
979
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
920
980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
981
|
|
@@ -1102,6 +1162,12 @@ module Google
|
|
1102
1162
|
include Google::Apis::Core::JsonObjectSupport
|
1103
1163
|
end
|
1104
1164
|
|
1165
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
|
+
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
1169
|
+
end
|
1170
|
+
|
1105
1171
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
1106
1172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
1173
|
|
@@ -1498,6 +1564,12 @@ module Google
|
|
1498
1564
|
include Google::Apis::Core::JsonObjectSupport
|
1499
1565
|
end
|
1500
1566
|
|
1567
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
1568
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
|
+
|
1570
|
+
include Google::Apis::Core::JsonObjectSupport
|
1571
|
+
end
|
1572
|
+
|
1501
1573
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
1502
1574
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
1575
|
|
@@ -1510,6 +1582,12 @@ module Google
|
|
1510
1582
|
include Google::Apis::Core::JsonObjectSupport
|
1511
1583
|
end
|
1512
1584
|
|
1585
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
1586
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1587
|
+
|
1588
|
+
include Google::Apis::Core::JsonObjectSupport
|
1589
|
+
end
|
1590
|
+
|
1513
1591
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
1514
1592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
1593
|
|
@@ -1570,6 +1648,12 @@ module Google
|
|
1570
1648
|
include Google::Apis::Core::JsonObjectSupport
|
1571
1649
|
end
|
1572
1650
|
|
1651
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
|
+
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
1655
|
+
end
|
1656
|
+
|
1573
1657
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
1574
1658
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
1659
|
|
@@ -2464,6 +2548,120 @@ module Google
|
|
2464
2548
|
include Google::Apis::Core::JsonObjectSupport
|
2465
2549
|
end
|
2466
2550
|
|
2551
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequest
|
2552
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2553
|
+
|
2554
|
+
include Google::Apis::Core::JsonObjectSupport
|
2555
|
+
end
|
2556
|
+
|
2557
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfiguration
|
2558
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2559
|
+
|
2560
|
+
include Google::Apis::Core::JsonObjectSupport
|
2561
|
+
end
|
2562
|
+
|
2563
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
2564
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2565
|
+
|
2566
|
+
include Google::Apis::Core::JsonObjectSupport
|
2567
|
+
end
|
2568
|
+
|
2569
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGenerationSpec
|
2570
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2571
|
+
|
2572
|
+
include Google::Apis::Core::JsonObjectSupport
|
2573
|
+
end
|
2574
|
+
|
2575
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSource
|
2576
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2577
|
+
|
2578
|
+
include Google::Apis::Core::JsonObjectSupport
|
2579
|
+
end
|
2580
|
+
|
2581
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
2582
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2583
|
+
|
2584
|
+
include Google::Apis::Core::JsonObjectSupport
|
2585
|
+
end
|
2586
|
+
|
2587
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceInlineSource
|
2588
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2589
|
+
|
2590
|
+
include Google::Apis::Core::JsonObjectSupport
|
2591
|
+
end
|
2592
|
+
|
2593
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceSearchSource
|
2594
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2595
|
+
|
2596
|
+
include Google::Apis::Core::JsonObjectSupport
|
2597
|
+
end
|
2598
|
+
|
2599
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSpec
|
2600
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2601
|
+
|
2602
|
+
include Google::Apis::Core::JsonObjectSupport
|
2603
|
+
end
|
2604
|
+
|
2605
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponse
|
2606
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2607
|
+
|
2608
|
+
include Google::Apis::Core::JsonObjectSupport
|
2609
|
+
end
|
2610
|
+
|
2611
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidate
|
2612
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2613
|
+
|
2614
|
+
include Google::Apis::Core::JsonObjectSupport
|
2615
|
+
end
|
2616
|
+
|
2617
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadata
|
2618
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2619
|
+
|
2620
|
+
include Google::Apis::Core::JsonObjectSupport
|
2621
|
+
end
|
2622
|
+
|
2623
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
2624
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2625
|
+
|
2626
|
+
include Google::Apis::Core::JsonObjectSupport
|
2627
|
+
end
|
2628
|
+
|
2629
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
2630
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2631
|
+
|
2632
|
+
include Google::Apis::Core::JsonObjectSupport
|
2633
|
+
end
|
2634
|
+
|
2635
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
2636
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2637
|
+
|
2638
|
+
include Google::Apis::Core::JsonObjectSupport
|
2639
|
+
end
|
2640
|
+
|
2641
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
2642
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2643
|
+
|
2644
|
+
include Google::Apis::Core::JsonObjectSupport
|
2645
|
+
end
|
2646
|
+
|
2647
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
2648
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2649
|
+
|
2650
|
+
include Google::Apis::Core::JsonObjectSupport
|
2651
|
+
end
|
2652
|
+
|
2653
|
+
class GoogleCloudDiscoveryengineV1betaGroundedGenerationContent
|
2654
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2655
|
+
|
2656
|
+
include Google::Apis::Core::JsonObjectSupport
|
2657
|
+
end
|
2658
|
+
|
2659
|
+
class GoogleCloudDiscoveryengineV1betaGroundedGenerationContentPart
|
2660
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2661
|
+
|
2662
|
+
include Google::Apis::Core::JsonObjectSupport
|
2663
|
+
end
|
2664
|
+
|
2467
2665
|
class GoogleCloudDiscoveryengineV1betaGroundingFact
|
2468
2666
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
2667
|
|
@@ -3262,6 +3460,12 @@ module Google
|
|
3262
3460
|
include Google::Apis::Core::JsonObjectSupport
|
3263
3461
|
end
|
3264
3462
|
|
3463
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
3464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3465
|
+
|
3466
|
+
include Google::Apis::Core::JsonObjectSupport
|
3467
|
+
end
|
3468
|
+
|
3265
3469
|
class GoogleCloudDiscoveryengineV1betaSiteSearchEngine
|
3266
3470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3267
3471
|
|
@@ -3454,6 +3658,18 @@ module Google
|
|
3454
3658
|
include Google::Apis::Core::JsonObjectSupport
|
3455
3659
|
end
|
3456
3660
|
|
3661
|
+
class GoogleTypeDateTime
|
3662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3663
|
+
|
3664
|
+
include Google::Apis::Core::JsonObjectSupport
|
3665
|
+
end
|
3666
|
+
|
3667
|
+
class GoogleTypeTimeZone
|
3668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3669
|
+
|
3670
|
+
include Google::Apis::Core::JsonObjectSupport
|
3671
|
+
end
|
3672
|
+
|
3457
3673
|
class GoogleApiDistribution
|
3458
3674
|
# @private
|
3459
3675
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3646,6 +3862,8 @@ module Google
|
|
3646
3862
|
property :kms_key_version, as: 'kmsKeyVersion'
|
3647
3863
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
3648
3864
|
property :name, as: 'name'
|
3865
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SingleRegionKey, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SingleRegionKey::Representation
|
3866
|
+
|
3649
3867
|
property :state, as: 'state'
|
3650
3868
|
end
|
3651
3869
|
end
|
@@ -3788,6 +4006,7 @@ module Google
|
|
3788
4006
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
3789
4007
|
|
3790
4008
|
property :industry_vertical, as: 'industryVertical'
|
4009
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
3791
4010
|
property :kms_key_name, as: 'kmsKeyName'
|
3792
4011
|
property :name, as: 'name'
|
3793
4012
|
property :serving_config_data_store, as: 'servingConfigDataStore', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore::Representation
|
@@ -4313,6 +4532,13 @@ module Google
|
|
4313
4532
|
end
|
4314
4533
|
end
|
4315
4534
|
|
4535
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
4536
|
+
# @private
|
4537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4538
|
+
property :kms_key, as: 'kmsKey'
|
4539
|
+
end
|
4540
|
+
end
|
4541
|
+
|
4316
4542
|
class GoogleCloudDiscoveryengineV1SiteVerificationInfo
|
4317
4543
|
# @private
|
4318
4544
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4418,6 +4644,14 @@ module Google
|
|
4418
4644
|
end
|
4419
4645
|
end
|
4420
4646
|
|
4647
|
+
class GoogleCloudDiscoveryengineV1alphaActionConfig
|
4648
|
+
# @private
|
4649
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4650
|
+
hash :action_params, as: 'actionParams'
|
4651
|
+
property :is_action_configured, as: 'isActionConfigured'
|
4652
|
+
end
|
4653
|
+
end
|
4654
|
+
|
4421
4655
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
4422
4656
|
# @private
|
4423
4657
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4649,10 +4883,23 @@ module Google
|
|
4649
4883
|
property :kms_key_version, as: 'kmsKeyVersion'
|
4650
4884
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
4651
4885
|
property :name, as: 'name'
|
4886
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSingleRegionKey::Representation
|
4887
|
+
|
4652
4888
|
property :state, as: 'state'
|
4653
4889
|
end
|
4654
4890
|
end
|
4655
4891
|
|
4892
|
+
class GoogleCloudDiscoveryengineV1alphaCollection
|
4893
|
+
# @private
|
4894
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4895
|
+
property :create_time, as: 'createTime'
|
4896
|
+
property :data_connector, as: 'dataConnector', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnector, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnector::Representation
|
4897
|
+
|
4898
|
+
property :display_name, as: 'displayName'
|
4899
|
+
property :name, as: 'name'
|
4900
|
+
end
|
4901
|
+
end
|
4902
|
+
|
4656
4903
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
4657
4904
|
# @private
|
4658
4905
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4680,6 +4927,40 @@ module Google
|
|
4680
4927
|
end
|
4681
4928
|
end
|
4682
4929
|
|
4930
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
4931
|
+
# @private
|
4932
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4933
|
+
property :end_time, as: 'endTime'
|
4934
|
+
collection :entity_runs, as: 'entityRuns', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun::Representation
|
4935
|
+
|
4936
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
|
4937
|
+
|
4938
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
4939
|
+
property :name, as: 'name'
|
4940
|
+
property :start_time, as: 'startTime'
|
4941
|
+
property :state, as: 'state'
|
4942
|
+
property :state_update_time, as: 'stateUpdateTime'
|
4943
|
+
property :trigger, as: 'trigger'
|
4944
|
+
end
|
4945
|
+
end
|
4946
|
+
|
4947
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
4948
|
+
# @private
|
4949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4950
|
+
property :entity_name, as: 'entityName'
|
4951
|
+
property :error_record_count, :numeric_string => true, as: 'errorRecordCount'
|
4952
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
|
4953
|
+
|
4954
|
+
property :extracted_record_count, :numeric_string => true, as: 'extractedRecordCount'
|
4955
|
+
property :indexed_record_count, :numeric_string => true, as: 'indexedRecordCount'
|
4956
|
+
property :source_api_request_count, :numeric_string => true, as: 'sourceApiRequestCount'
|
4957
|
+
property :state, as: 'state'
|
4958
|
+
property :state_update_time, as: 'stateUpdateTime'
|
4959
|
+
property :stats_update_time, as: 'statsUpdateTime'
|
4960
|
+
property :sync_type, as: 'syncType'
|
4961
|
+
end
|
4962
|
+
end
|
4963
|
+
|
4683
4964
|
class GoogleCloudDiscoveryengineV1alphaControl
|
4684
4965
|
# @private
|
4685
4966
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4804,6 +5085,51 @@ module Google
|
|
4804
5085
|
end
|
4805
5086
|
end
|
4806
5087
|
|
5088
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
5089
|
+
# @private
|
5090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5091
|
+
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
|
5092
|
+
|
5093
|
+
property :auto_run_disabled, as: 'autoRunDisabled'
|
5094
|
+
collection :blocking_reasons, as: 'blockingReasons'
|
5095
|
+
property :create_time, as: 'createTime'
|
5096
|
+
property :data_source, as: 'dataSource'
|
5097
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfig::Representation
|
5098
|
+
|
5099
|
+
collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity::Representation
|
5100
|
+
|
5101
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
|
5102
|
+
|
5103
|
+
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
5104
|
+
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
|
5105
|
+
|
5106
|
+
property :kms_key_name, as: 'kmsKeyName'
|
5107
|
+
property :last_sync_time, as: 'lastSyncTime'
|
5108
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
5109
|
+
property :name, as: 'name'
|
5110
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1beta::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1beta::GoogleTypeDateTime::Representation
|
5111
|
+
|
5112
|
+
hash :params, as: 'params'
|
5113
|
+
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
5114
|
+
property :refresh_interval, as: 'refreshInterval'
|
5115
|
+
property :state, as: 'state'
|
5116
|
+
collection :static_ip_addresses, as: 'staticIpAddresses'
|
5117
|
+
property :static_ip_enabled, as: 'staticIpEnabled'
|
5118
|
+
property :sync_mode, as: 'syncMode'
|
5119
|
+
property :update_time, as: 'updateTime'
|
5120
|
+
end
|
5121
|
+
end
|
5122
|
+
|
5123
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
5124
|
+
# @private
|
5125
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5126
|
+
property :data_store, as: 'dataStore'
|
5127
|
+
property :entity_name, as: 'entityName'
|
5128
|
+
hash :key_property_mappings, as: 'keyPropertyMappings'
|
5129
|
+
hash :params, as: 'params'
|
5130
|
+
end
|
5131
|
+
end
|
5132
|
+
|
4807
5133
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
4808
5134
|
# @private
|
4809
5135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4823,6 +5149,7 @@ module Google
|
|
4823
5149
|
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
4824
5150
|
|
4825
5151
|
property :industry_vertical, as: 'industryVertical'
|
5152
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
4826
5153
|
property :kms_key_name, as: 'kmsKeyName'
|
4827
5154
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaLanguageInfo::Representation
|
4828
5155
|
|
@@ -4868,6 +5195,14 @@ module Google
|
|
4868
5195
|
end
|
4869
5196
|
end
|
4870
5197
|
|
5198
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
5199
|
+
# @private
|
5200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5201
|
+
property :create_time, as: 'createTime'
|
5202
|
+
property :update_time, as: 'updateTime'
|
5203
|
+
end
|
5204
|
+
end
|
5205
|
+
|
4871
5206
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
4872
5207
|
# @private
|
4873
5208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4915,6 +5250,24 @@ module Google
|
|
4915
5250
|
end
|
4916
5251
|
end
|
4917
5252
|
|
5253
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
5254
|
+
# @private
|
5255
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5256
|
+
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
5257
|
+
|
5258
|
+
property :key, as: 'key'
|
5259
|
+
hash :params, as: 'params'
|
5260
|
+
end
|
5261
|
+
end
|
5262
|
+
|
5263
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination
|
5264
|
+
# @private
|
5265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5266
|
+
property :host, as: 'host'
|
5267
|
+
property :port, as: 'port'
|
5268
|
+
end
|
5269
|
+
end
|
5270
|
+
|
4918
5271
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
4919
5272
|
# @private
|
4920
5273
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5207,6 +5560,13 @@ module Google
|
|
5207
5560
|
end
|
5208
5561
|
end
|
5209
5562
|
|
5563
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
5564
|
+
# @private
|
5565
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5566
|
+
property :refresh_interval, as: 'refreshInterval'
|
5567
|
+
end
|
5568
|
+
end
|
5569
|
+
|
5210
5570
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
5211
5571
|
# @private
|
5212
5572
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5892,6 +6252,12 @@ module Google
|
|
5892
6252
|
end
|
5893
6253
|
end
|
5894
6254
|
|
6255
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
6256
|
+
# @private
|
6257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6258
|
+
end
|
6259
|
+
end
|
6260
|
+
|
5895
6261
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
5896
6262
|
# @private
|
5897
6263
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5906,6 +6272,13 @@ module Google
|
|
5906
6272
|
end
|
5907
6273
|
end
|
5908
6274
|
|
6275
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
6276
|
+
# @private
|
6277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6278
|
+
property :kms_key, as: 'kmsKey'
|
6279
|
+
end
|
6280
|
+
end
|
6281
|
+
|
5909
6282
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
5910
6283
|
# @private
|
5911
6284
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5998,6 +6371,14 @@ module Google
|
|
5998
6371
|
end
|
5999
6372
|
end
|
6000
6373
|
|
6374
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
6375
|
+
# @private
|
6376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6377
|
+
property :create_time, as: 'createTime'
|
6378
|
+
property :update_time, as: 'updateTime'
|
6379
|
+
end
|
6380
|
+
end
|
6381
|
+
|
6001
6382
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
6002
6383
|
# @private
|
6003
6384
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6790,6 +7171,8 @@ module Google
|
|
6790
7171
|
property :kms_key_version, as: 'kmsKeyVersion'
|
6791
7172
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
6792
7173
|
property :name, as: 'name'
|
7174
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSingleRegionKey::Representation
|
7175
|
+
|
6793
7176
|
property :state, as: 'state'
|
6794
7177
|
end
|
6795
7178
|
end
|
@@ -7078,6 +7461,7 @@ module Google
|
|
7078
7461
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
|
7079
7462
|
|
7080
7463
|
property :industry_vertical, as: 'industryVertical'
|
7464
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
7081
7465
|
property :kms_key_name, as: 'kmsKeyName'
|
7082
7466
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaLanguageInfo::Representation
|
7083
7467
|
|
@@ -7206,6 +7590,7 @@ module Google
|
|
7206
7590
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
|
7207
7591
|
|
7208
7592
|
property :index_time, as: 'indexTime'
|
7593
|
+
property :pending_message, as: 'pendingMessage'
|
7209
7594
|
end
|
7210
7595
|
end
|
7211
7596
|
|
@@ -7479,6 +7864,192 @@ module Google
|
|
7479
7864
|
end
|
7480
7865
|
end
|
7481
7866
|
|
7867
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequest
|
7868
|
+
# @private
|
7869
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7870
|
+
collection :contents, as: 'contents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContent::Representation
|
7871
|
+
|
7872
|
+
property :generation_spec, as: 'generationSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGenerationSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGenerationSpec::Representation
|
7873
|
+
|
7874
|
+
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSpec::Representation
|
7875
|
+
|
7876
|
+
property :system_instruction, as: 'systemInstruction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContent::Representation
|
7877
|
+
|
7878
|
+
hash :user_labels, as: 'userLabels'
|
7879
|
+
end
|
7880
|
+
end
|
7881
|
+
|
7882
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfiguration
|
7883
|
+
# @private
|
7884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7885
|
+
property :predictor, as: 'predictor', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor::Representation
|
7886
|
+
|
7887
|
+
end
|
7888
|
+
end
|
7889
|
+
|
7890
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
7891
|
+
# @private
|
7892
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7893
|
+
property :threshold, as: 'threshold'
|
7894
|
+
property :version, as: 'version'
|
7895
|
+
end
|
7896
|
+
end
|
7897
|
+
|
7898
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGenerationSpec
|
7899
|
+
# @private
|
7900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7901
|
+
property :frequency_penalty, as: 'frequencyPenalty'
|
7902
|
+
property :language_code, as: 'languageCode'
|
7903
|
+
property :max_output_tokens, as: 'maxOutputTokens'
|
7904
|
+
property :model_id, as: 'modelId'
|
7905
|
+
property :presence_penalty, as: 'presencePenalty'
|
7906
|
+
property :seed, as: 'seed'
|
7907
|
+
property :temperature, as: 'temperature'
|
7908
|
+
property :top_k, as: 'topK'
|
7909
|
+
property :top_p, as: 'topP'
|
7910
|
+
end
|
7911
|
+
end
|
7912
|
+
|
7913
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSource
|
7914
|
+
# @private
|
7915
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7916
|
+
property :google_search_source, as: 'googleSearchSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceGoogleSearchSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceGoogleSearchSource::Representation
|
7917
|
+
|
7918
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceInlineSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceInlineSource::Representation
|
7919
|
+
|
7920
|
+
property :search_source, as: 'searchSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceSearchSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceSearchSource::Representation
|
7921
|
+
|
7922
|
+
end
|
7923
|
+
end
|
7924
|
+
|
7925
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
7926
|
+
# @private
|
7927
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7928
|
+
property :dynamic_retrieval_config, as: 'dynamicRetrievalConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfiguration, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestDynamicRetrievalConfiguration::Representation
|
7929
|
+
|
7930
|
+
end
|
7931
|
+
end
|
7932
|
+
|
7933
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceInlineSource
|
7934
|
+
# @private
|
7935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7936
|
+
hash :attributes, as: 'attributes'
|
7937
|
+
collection :grounding_facts, as: 'groundingFacts', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundingFact, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundingFact::Representation
|
7938
|
+
|
7939
|
+
end
|
7940
|
+
end
|
7941
|
+
|
7942
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSourceSearchSource
|
7943
|
+
# @private
|
7944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7945
|
+
property :filter, as: 'filter'
|
7946
|
+
property :max_result_count, as: 'maxResultCount'
|
7947
|
+
property :safe_search, as: 'safeSearch'
|
7948
|
+
property :serving_config, as: 'servingConfig'
|
7949
|
+
end
|
7950
|
+
end
|
7951
|
+
|
7952
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSpec
|
7953
|
+
# @private
|
7954
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7955
|
+
collection :grounding_sources, as: 'groundingSources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentRequestGroundingSource::Representation
|
7956
|
+
|
7957
|
+
end
|
7958
|
+
end
|
7959
|
+
|
7960
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponse
|
7961
|
+
# @private
|
7962
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7963
|
+
collection :candidates, as: 'candidates', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidate, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidate::Representation
|
7964
|
+
|
7965
|
+
end
|
7966
|
+
end
|
7967
|
+
|
7968
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidate
|
7969
|
+
# @private
|
7970
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7971
|
+
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContent::Representation
|
7972
|
+
|
7973
|
+
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadata::Representation
|
7974
|
+
|
7975
|
+
property :grounding_score, as: 'groundingScore'
|
7976
|
+
property :index, as: 'index'
|
7977
|
+
end
|
7978
|
+
end
|
7979
|
+
|
7980
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadata
|
7981
|
+
# @private
|
7982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7983
|
+
collection :grounding_support, as: 'groundingSupport', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport::Representation
|
7984
|
+
|
7985
|
+
collection :retrieval_metadata, as: 'retrievalMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata::Representation
|
7986
|
+
|
7987
|
+
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint::Representation
|
7988
|
+
|
7989
|
+
collection :support_chunks, as: 'supportChunks', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFactChunk, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFactChunk::Representation
|
7990
|
+
|
7991
|
+
collection :web_search_queries, as: 'webSearchQueries'
|
7992
|
+
end
|
7993
|
+
end
|
7994
|
+
|
7995
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
7996
|
+
# @private
|
7997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7998
|
+
property :predictor_metadata, as: 'predictorMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata::Representation
|
7999
|
+
|
8000
|
+
end
|
8001
|
+
end
|
8002
|
+
|
8003
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
8004
|
+
# @private
|
8005
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8006
|
+
property :prediction, as: 'prediction'
|
8007
|
+
property :version, as: 'version'
|
8008
|
+
end
|
8009
|
+
end
|
8010
|
+
|
8011
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
8012
|
+
# @private
|
8013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8014
|
+
property :claim_text, as: 'claimText'
|
8015
|
+
collection :support_chunk_indices, as: 'supportChunkIndices'
|
8016
|
+
property :support_score, as: 'supportScore'
|
8017
|
+
end
|
8018
|
+
end
|
8019
|
+
|
8020
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
8021
|
+
# @private
|
8022
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8023
|
+
property :dynamic_retrieval_metadata, as: 'dynamicRetrievalMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata::Representation
|
8024
|
+
|
8025
|
+
property :source, as: 'source'
|
8026
|
+
end
|
8027
|
+
end
|
8028
|
+
|
8029
|
+
class GoogleCloudDiscoveryengineV1betaGenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
8030
|
+
# @private
|
8031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8032
|
+
property :rendered_content, as: 'renderedContent'
|
8033
|
+
property :sdk_blob, :base64 => true, as: 'sdkBlob'
|
8034
|
+
end
|
8035
|
+
end
|
8036
|
+
|
8037
|
+
class GoogleCloudDiscoveryengineV1betaGroundedGenerationContent
|
8038
|
+
# @private
|
8039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8040
|
+
collection :parts, as: 'parts', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContentPart, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundedGenerationContentPart::Representation
|
8041
|
+
|
8042
|
+
property :role, as: 'role'
|
8043
|
+
end
|
8044
|
+
end
|
8045
|
+
|
8046
|
+
class GoogleCloudDiscoveryengineV1betaGroundedGenerationContentPart
|
8047
|
+
# @private
|
8048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8049
|
+
property :text, as: 'text'
|
8050
|
+
end
|
8051
|
+
end
|
8052
|
+
|
7482
8053
|
class GoogleCloudDiscoveryengineV1betaGroundingFact
|
7483
8054
|
# @private
|
7484
8055
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8850,6 +9421,13 @@ module Google
|
|
8850
9421
|
end
|
8851
9422
|
end
|
8852
9423
|
|
9424
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
9425
|
+
# @private
|
9426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9427
|
+
property :kms_key, as: 'kmsKey'
|
9428
|
+
end
|
9429
|
+
end
|
9430
|
+
|
8853
9431
|
class GoogleCloudDiscoveryengineV1betaSiteSearchEngine
|
8854
9432
|
# @private
|
8855
9433
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9179,6 +9757,30 @@ module Google
|
|
9179
9757
|
property :year, as: 'year'
|
9180
9758
|
end
|
9181
9759
|
end
|
9760
|
+
|
9761
|
+
class GoogleTypeDateTime
|
9762
|
+
# @private
|
9763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9764
|
+
property :day, as: 'day'
|
9765
|
+
property :hours, as: 'hours'
|
9766
|
+
property :minutes, as: 'minutes'
|
9767
|
+
property :month, as: 'month'
|
9768
|
+
property :nanos, as: 'nanos'
|
9769
|
+
property :seconds, as: 'seconds'
|
9770
|
+
property :time_zone, as: 'timeZone', class: Google::Apis::DiscoveryengineV1beta::GoogleTypeTimeZone, decorator: Google::Apis::DiscoveryengineV1beta::GoogleTypeTimeZone::Representation
|
9771
|
+
|
9772
|
+
property :utc_offset, as: 'utcOffset'
|
9773
|
+
property :year, as: 'year'
|
9774
|
+
end
|
9775
|
+
end
|
9776
|
+
|
9777
|
+
class GoogleTypeTimeZone
|
9778
|
+
# @private
|
9779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9780
|
+
property :id, as: 'id'
|
9781
|
+
property :version, as: 'version'
|
9782
|
+
end
|
9783
|
+
end
|
9182
9784
|
end
|
9183
9785
|
end
|
9184
9786
|
end
|