google-apis-discoveryengine_v1 0.24.0 → 0.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1591 -312
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +590 -56
- data/lib/google/apis/discoveryengine_v1/service.rb +33 -0
- metadata +3 -3
@@ -880,6 +880,120 @@ module Google
|
|
880
880
|
include Google::Apis::Core::JsonObjectSupport
|
881
881
|
end
|
882
882
|
|
883
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
|
+
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
887
|
+
end
|
888
|
+
|
889
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
895
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
901
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
913
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
925
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
941
|
+
end
|
942
|
+
|
943
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
985
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContent
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
991
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
+
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
995
|
+
end
|
996
|
+
|
883
997
|
class GoogleCloudDiscoveryengineV1GroundingFact
|
884
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
999
|
|
@@ -1468,6 +1582,12 @@ module Google
|
|
1468
1582
|
include Google::Apis::Core::JsonObjectSupport
|
1469
1583
|
end
|
1470
1584
|
|
1585
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
1586
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1587
|
+
|
1588
|
+
include Google::Apis::Core::JsonObjectSupport
|
1589
|
+
end
|
1590
|
+
|
1471
1591
|
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
1472
1592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
1593
|
|
@@ -1588,6 +1708,12 @@ module Google
|
|
1588
1708
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1709
|
end
|
1590
1710
|
|
1711
|
+
class GoogleCloudDiscoveryengineV1alphaActionConfig
|
1712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
|
+
|
1714
|
+
include Google::Apis::Core::JsonObjectSupport
|
1715
|
+
end
|
1716
|
+
|
1591
1717
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
1592
1718
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1719
|
|
@@ -1726,6 +1852,12 @@ module Google
|
|
1726
1852
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1853
|
end
|
1728
1854
|
|
1855
|
+
class GoogleCloudDiscoveryengineV1alphaCollection
|
1856
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
+
|
1858
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
|
+
end
|
1860
|
+
|
1729
1861
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
1730
1862
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1863
|
|
@@ -1744,6 +1876,18 @@ module Google
|
|
1744
1876
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1877
|
end
|
1746
1878
|
|
1879
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
1880
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
|
+
|
1882
|
+
include Google::Apis::Core::JsonObjectSupport
|
1883
|
+
end
|
1884
|
+
|
1885
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
1889
|
+
end
|
1890
|
+
|
1747
1891
|
class GoogleCloudDiscoveryengineV1alphaControl
|
1748
1892
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1893
|
|
@@ -1828,7 +1972,13 @@ module Google
|
|
1828
1972
|
include Google::Apis::Core::JsonObjectSupport
|
1829
1973
|
end
|
1830
1974
|
|
1831
|
-
class
|
1975
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
1832
1982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
1983
|
|
1834
1984
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1858,6 +2008,12 @@ module Google
|
|
1858
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1859
2009
|
end
|
1860
2010
|
|
2011
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
1861
2017
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
1862
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
2019
|
|
@@ -1894,6 +2050,18 @@ module Google
|
|
1894
2050
|
include Google::Apis::Core::JsonObjectSupport
|
1895
2051
|
end
|
1896
2052
|
|
2053
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2055
|
+
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
2057
|
+
end
|
2058
|
+
|
2059
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination
|
2060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
|
+
|
2062
|
+
include Google::Apis::Core::JsonObjectSupport
|
2063
|
+
end
|
2064
|
+
|
1897
2065
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
1898
2066
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
2067
|
|
@@ -2080,6 +2248,12 @@ module Google
|
|
2080
2248
|
include Google::Apis::Core::JsonObjectSupport
|
2081
2249
|
end
|
2082
2250
|
|
2251
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
|
+
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
2255
|
+
end
|
2256
|
+
|
2083
2257
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
2084
2258
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
2259
|
|
@@ -2170,12 +2344,6 @@ module Google
|
|
2170
2344
|
include Google::Apis::Core::JsonObjectSupport
|
2171
2345
|
end
|
2172
2346
|
|
2173
|
-
class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
|
2174
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
-
|
2176
|
-
include Google::Apis::Core::JsonObjectSupport
|
2177
|
-
end
|
2178
|
-
|
2179
2347
|
class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
|
2180
2348
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
2349
|
|
@@ -2482,6 +2650,12 @@ module Google
|
|
2482
2650
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2651
|
end
|
2484
2652
|
|
2653
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
2654
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2655
|
+
|
2656
|
+
include Google::Apis::Core::JsonObjectSupport
|
2657
|
+
end
|
2658
|
+
|
2485
2659
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
2486
2660
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
2661
|
|
@@ -2494,6 +2668,12 @@ module Google
|
|
2494
2668
|
include Google::Apis::Core::JsonObjectSupport
|
2495
2669
|
end
|
2496
2670
|
|
2671
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
2672
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2673
|
+
|
2674
|
+
include Google::Apis::Core::JsonObjectSupport
|
2675
|
+
end
|
2676
|
+
|
2497
2677
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
2498
2678
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
2679
|
|
@@ -2554,6 +2734,12 @@ module Google
|
|
2554
2734
|
include Google::Apis::Core::JsonObjectSupport
|
2555
2735
|
end
|
2556
2736
|
|
2737
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
2738
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2739
|
+
|
2740
|
+
include Google::Apis::Core::JsonObjectSupport
|
2741
|
+
end
|
2742
|
+
|
2557
2743
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
2558
2744
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2559
2745
|
|
@@ -2698,12 +2884,6 @@ module Google
|
|
2698
2884
|
include Google::Apis::Core::JsonObjectSupport
|
2699
2885
|
end
|
2700
2886
|
|
2701
|
-
class GoogleCloudDiscoveryengineV1betaCustomTuningModel
|
2702
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2703
|
-
|
2704
|
-
include Google::Apis::Core::JsonObjectSupport
|
2705
|
-
end
|
2706
|
-
|
2707
2887
|
class GoogleCloudDiscoveryengineV1betaDataStore
|
2708
2888
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2709
2889
|
|
@@ -2962,12 +3142,6 @@ module Google
|
|
2962
3142
|
include Google::Apis::Core::JsonObjectSupport
|
2963
3143
|
end
|
2964
3144
|
|
2965
|
-
class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
|
2966
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
|
-
|
2968
|
-
include Google::Apis::Core::JsonObjectSupport
|
2969
|
-
end
|
2970
|
-
|
2971
3145
|
class GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig
|
2972
3146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2973
3147
|
|
@@ -3184,6 +3358,12 @@ module Google
|
|
3184
3358
|
include Google::Apis::Core::JsonObjectSupport
|
3185
3359
|
end
|
3186
3360
|
|
3361
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
3362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
|
+
|
3364
|
+
include Google::Apis::Core::JsonObjectSupport
|
3365
|
+
end
|
3366
|
+
|
3187
3367
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
3188
3368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
3369
|
|
@@ -3322,6 +3502,18 @@ module Google
|
|
3322
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3323
3503
|
end
|
3324
3504
|
|
3505
|
+
class GoogleTypeDateTime
|
3506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3507
|
+
|
3508
|
+
include Google::Apis::Core::JsonObjectSupport
|
3509
|
+
end
|
3510
|
+
|
3511
|
+
class GoogleTypeTimeZone
|
3512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3513
|
+
|
3514
|
+
include Google::Apis::Core::JsonObjectSupport
|
3515
|
+
end
|
3516
|
+
|
3325
3517
|
class GoogleApiDistribution
|
3326
3518
|
# @private
|
3327
3519
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4146,6 +4338,8 @@ module Google
|
|
4146
4338
|
property :kms_key_version, as: 'kmsKeyVersion'
|
4147
4339
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
4148
4340
|
property :name, as: 'name'
|
4341
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SingleRegionKey::Representation
|
4342
|
+
|
4149
4343
|
property :state, as: 'state'
|
4150
4344
|
end
|
4151
4345
|
end
|
@@ -4419,6 +4613,7 @@ module Google
|
|
4419
4613
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
4420
4614
|
|
4421
4615
|
property :industry_vertical, as: 'industryVertical'
|
4616
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
4422
4617
|
property :kms_key_name, as: 'kmsKeyName'
|
4423
4618
|
property :name, as: 'name'
|
4424
4619
|
property :serving_config_data_store, as: 'servingConfigDataStore', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore::Representation
|
@@ -4535,6 +4730,7 @@ module Google
|
|
4535
4730
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
4536
4731
|
|
4537
4732
|
property :index_time, as: 'indexTime'
|
4733
|
+
property :pending_message, as: 'pendingMessage'
|
4538
4734
|
end
|
4539
4735
|
end
|
4540
4736
|
|
@@ -4743,6 +4939,192 @@ module Google
|
|
4743
4939
|
end
|
4744
4940
|
end
|
4745
4941
|
|
4942
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest
|
4943
|
+
# @private
|
4944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4945
|
+
collection :contents, as: 'contents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
4946
|
+
|
4947
|
+
property :generation_spec, as: 'generationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec::Representation
|
4948
|
+
|
4949
|
+
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec::Representation
|
4950
|
+
|
4951
|
+
property :system_instruction, as: 'systemInstruction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
4952
|
+
|
4953
|
+
hash :user_labels, as: 'userLabels'
|
4954
|
+
end
|
4955
|
+
end
|
4956
|
+
|
4957
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration
|
4958
|
+
# @private
|
4959
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4960
|
+
property :predictor, as: 'predictor', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor::Representation
|
4961
|
+
|
4962
|
+
end
|
4963
|
+
end
|
4964
|
+
|
4965
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
4966
|
+
# @private
|
4967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4968
|
+
property :threshold, as: 'threshold'
|
4969
|
+
property :version, as: 'version'
|
4970
|
+
end
|
4971
|
+
end
|
4972
|
+
|
4973
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec
|
4974
|
+
# @private
|
4975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4976
|
+
property :frequency_penalty, as: 'frequencyPenalty'
|
4977
|
+
property :language_code, as: 'languageCode'
|
4978
|
+
property :max_output_tokens, as: 'maxOutputTokens'
|
4979
|
+
property :model_id, as: 'modelId'
|
4980
|
+
property :presence_penalty, as: 'presencePenalty'
|
4981
|
+
property :seed, as: 'seed'
|
4982
|
+
property :temperature, as: 'temperature'
|
4983
|
+
property :top_k, as: 'topK'
|
4984
|
+
property :top_p, as: 'topP'
|
4985
|
+
end
|
4986
|
+
end
|
4987
|
+
|
4988
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource
|
4989
|
+
# @private
|
4990
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4991
|
+
property :google_search_source, as: 'googleSearchSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource::Representation
|
4992
|
+
|
4993
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource::Representation
|
4994
|
+
|
4995
|
+
property :search_source, as: 'searchSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource::Representation
|
4996
|
+
|
4997
|
+
end
|
4998
|
+
end
|
4999
|
+
|
5000
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
5001
|
+
# @private
|
5002
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5003
|
+
property :dynamic_retrieval_config, as: 'dynamicRetrievalConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration::Representation
|
5004
|
+
|
5005
|
+
end
|
5006
|
+
end
|
5007
|
+
|
5008
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource
|
5009
|
+
# @private
|
5010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5011
|
+
hash :attributes, as: 'attributes'
|
5012
|
+
collection :grounding_facts, as: 'groundingFacts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact::Representation
|
5013
|
+
|
5014
|
+
end
|
5015
|
+
end
|
5016
|
+
|
5017
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource
|
5018
|
+
# @private
|
5019
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5020
|
+
property :filter, as: 'filter'
|
5021
|
+
property :max_result_count, as: 'maxResultCount'
|
5022
|
+
property :safe_search, as: 'safeSearch'
|
5023
|
+
property :serving_config, as: 'servingConfig'
|
5024
|
+
end
|
5025
|
+
end
|
5026
|
+
|
5027
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec
|
5028
|
+
# @private
|
5029
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5030
|
+
collection :grounding_sources, as: 'groundingSources', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource::Representation
|
5031
|
+
|
5032
|
+
end
|
5033
|
+
end
|
5034
|
+
|
5035
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
5036
|
+
# @private
|
5037
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5038
|
+
collection :candidates, as: 'candidates', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate::Representation
|
5039
|
+
|
5040
|
+
end
|
5041
|
+
end
|
5042
|
+
|
5043
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate
|
5044
|
+
# @private
|
5045
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5046
|
+
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5047
|
+
|
5048
|
+
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata::Representation
|
5049
|
+
|
5050
|
+
property :grounding_score, as: 'groundingScore'
|
5051
|
+
property :index, as: 'index'
|
5052
|
+
end
|
5053
|
+
end
|
5054
|
+
|
5055
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata
|
5056
|
+
# @private
|
5057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5058
|
+
collection :grounding_support, as: 'groundingSupport', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport::Representation
|
5059
|
+
|
5060
|
+
collection :retrieval_metadata, as: 'retrievalMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata::Representation
|
5061
|
+
|
5062
|
+
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint::Representation
|
5063
|
+
|
5064
|
+
collection :support_chunks, as: 'supportChunks', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FactChunk, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FactChunk::Representation
|
5065
|
+
|
5066
|
+
collection :web_search_queries, as: 'webSearchQueries'
|
5067
|
+
end
|
5068
|
+
end
|
5069
|
+
|
5070
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
5071
|
+
# @private
|
5072
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5073
|
+
property :predictor_metadata, as: 'predictorMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata::Representation
|
5074
|
+
|
5075
|
+
end
|
5076
|
+
end
|
5077
|
+
|
5078
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
5079
|
+
# @private
|
5080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5081
|
+
property :prediction, as: 'prediction'
|
5082
|
+
property :version, as: 'version'
|
5083
|
+
end
|
5084
|
+
end
|
5085
|
+
|
5086
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
5087
|
+
# @private
|
5088
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5089
|
+
property :claim_text, as: 'claimText'
|
5090
|
+
collection :support_chunk_indices, as: 'supportChunkIndices'
|
5091
|
+
property :support_score, as: 'supportScore'
|
5092
|
+
end
|
5093
|
+
end
|
5094
|
+
|
5095
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
5096
|
+
# @private
|
5097
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5098
|
+
property :dynamic_retrieval_metadata, as: 'dynamicRetrievalMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata::Representation
|
5099
|
+
|
5100
|
+
property :source, as: 'source'
|
5101
|
+
end
|
5102
|
+
end
|
5103
|
+
|
5104
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
5105
|
+
# @private
|
5106
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5107
|
+
property :rendered_content, as: 'renderedContent'
|
5108
|
+
property :sdk_blob, :base64 => true, as: 'sdkBlob'
|
5109
|
+
end
|
5110
|
+
end
|
5111
|
+
|
5112
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContent
|
5113
|
+
# @private
|
5114
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5115
|
+
collection :parts, as: 'parts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContentPart, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContentPart::Representation
|
5116
|
+
|
5117
|
+
property :role, as: 'role'
|
5118
|
+
end
|
5119
|
+
end
|
5120
|
+
|
5121
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
5122
|
+
# @private
|
5123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5124
|
+
property :text, as: 'text'
|
5125
|
+
end
|
5126
|
+
end
|
5127
|
+
|
4746
5128
|
class GoogleCloudDiscoveryengineV1GroundingFact
|
4747
5129
|
# @private
|
4748
5130
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5757,6 +6139,13 @@ module Google
|
|
5757
6139
|
end
|
5758
6140
|
end
|
5759
6141
|
|
6142
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
6143
|
+
# @private
|
6144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6145
|
+
property :kms_key, as: 'kmsKey'
|
6146
|
+
end
|
6147
|
+
end
|
6148
|
+
|
5760
6149
|
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
5761
6150
|
# @private
|
5762
6151
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5977,6 +6366,14 @@ module Google
|
|
5977
6366
|
end
|
5978
6367
|
end
|
5979
6368
|
|
6369
|
+
class GoogleCloudDiscoveryengineV1alphaActionConfig
|
6370
|
+
# @private
|
6371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6372
|
+
hash :action_params, as: 'actionParams'
|
6373
|
+
property :is_action_configured, as: 'isActionConfigured'
|
6374
|
+
end
|
6375
|
+
end
|
6376
|
+
|
5980
6377
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
5981
6378
|
# @private
|
5982
6379
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6208,10 +6605,23 @@ module Google
|
|
6208
6605
|
property :kms_key_version, as: 'kmsKeyVersion'
|
6209
6606
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
6210
6607
|
property :name, as: 'name'
|
6608
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSingleRegionKey::Representation
|
6609
|
+
|
6211
6610
|
property :state, as: 'state'
|
6212
6611
|
end
|
6213
6612
|
end
|
6214
6613
|
|
6614
|
+
class GoogleCloudDiscoveryengineV1alphaCollection
|
6615
|
+
# @private
|
6616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6617
|
+
property :create_time, as: 'createTime'
|
6618
|
+
property :data_connector, as: 'dataConnector', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnector, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnector::Representation
|
6619
|
+
|
6620
|
+
property :display_name, as: 'displayName'
|
6621
|
+
property :name, as: 'name'
|
6622
|
+
end
|
6623
|
+
end
|
6624
|
+
|
6215
6625
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
6216
6626
|
# @private
|
6217
6627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6239,6 +6649,40 @@ module Google
|
|
6239
6649
|
end
|
6240
6650
|
end
|
6241
6651
|
|
6652
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
6653
|
+
# @private
|
6654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6655
|
+
property :end_time, as: 'endTime'
|
6656
|
+
collection :entity_runs, as: 'entityRuns', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun::Representation
|
6657
|
+
|
6658
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6659
|
+
|
6660
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
6661
|
+
property :name, as: 'name'
|
6662
|
+
property :start_time, as: 'startTime'
|
6663
|
+
property :state, as: 'state'
|
6664
|
+
property :state_update_time, as: 'stateUpdateTime'
|
6665
|
+
property :trigger, as: 'trigger'
|
6666
|
+
end
|
6667
|
+
end
|
6668
|
+
|
6669
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
6670
|
+
# @private
|
6671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6672
|
+
property :entity_name, as: 'entityName'
|
6673
|
+
property :error_record_count, :numeric_string => true, as: 'errorRecordCount'
|
6674
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6675
|
+
|
6676
|
+
property :extracted_record_count, :numeric_string => true, as: 'extractedRecordCount'
|
6677
|
+
property :indexed_record_count, :numeric_string => true, as: 'indexedRecordCount'
|
6678
|
+
property :source_api_request_count, :numeric_string => true, as: 'sourceApiRequestCount'
|
6679
|
+
property :state, as: 'state'
|
6680
|
+
property :state_update_time, as: 'stateUpdateTime'
|
6681
|
+
property :stats_update_time, as: 'statsUpdateTime'
|
6682
|
+
property :sync_type, as: 'syncType'
|
6683
|
+
end
|
6684
|
+
end
|
6685
|
+
|
6242
6686
|
class GoogleCloudDiscoveryengineV1alphaControl
|
6243
6687
|
# @private
|
6244
6688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6363,17 +6807,48 @@ module Google
|
|
6363
6807
|
end
|
6364
6808
|
end
|
6365
6809
|
|
6366
|
-
class
|
6810
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
6367
6811
|
# @private
|
6368
6812
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6813
|
+
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
|
6814
|
+
|
6815
|
+
property :auto_run_disabled, as: 'autoRunDisabled'
|
6816
|
+
collection :blocking_reasons, as: 'blockingReasons'
|
6369
6817
|
property :create_time, as: 'createTime'
|
6370
|
-
property :
|
6371
|
-
|
6372
|
-
|
6373
|
-
|
6374
|
-
|
6818
|
+
property :data_source, as: 'dataSource'
|
6819
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfig::Representation
|
6820
|
+
|
6821
|
+
collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity::Representation
|
6822
|
+
|
6823
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6824
|
+
|
6825
|
+
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
6826
|
+
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
|
6827
|
+
|
6828
|
+
property :kms_key_name, as: 'kmsKeyName'
|
6829
|
+
property :last_sync_time, as: 'lastSyncTime'
|
6830
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
6375
6831
|
property :name, as: 'name'
|
6376
|
-
property :
|
6832
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
6833
|
+
|
6834
|
+
hash :params, as: 'params'
|
6835
|
+
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
6836
|
+
property :refresh_interval, as: 'refreshInterval'
|
6837
|
+
property :state, as: 'state'
|
6838
|
+
collection :static_ip_addresses, as: 'staticIpAddresses'
|
6839
|
+
property :static_ip_enabled, as: 'staticIpEnabled'
|
6840
|
+
property :sync_mode, as: 'syncMode'
|
6841
|
+
property :update_time, as: 'updateTime'
|
6842
|
+
end
|
6843
|
+
end
|
6844
|
+
|
6845
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
6846
|
+
# @private
|
6847
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6848
|
+
property :data_store, as: 'dataStore'
|
6849
|
+
property :entity_name, as: 'entityName'
|
6850
|
+
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6851
|
+
hash :params, as: 'params'
|
6377
6852
|
end
|
6378
6853
|
end
|
6379
6854
|
|
@@ -6396,6 +6871,7 @@ module Google
|
|
6396
6871
|
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
6397
6872
|
|
6398
6873
|
property :industry_vertical, as: 'industryVertical'
|
6874
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
6399
6875
|
property :kms_key_name, as: 'kmsKeyName'
|
6400
6876
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo::Representation
|
6401
6877
|
|
@@ -6441,6 +6917,14 @@ module Google
|
|
6441
6917
|
end
|
6442
6918
|
end
|
6443
6919
|
|
6920
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
6921
|
+
# @private
|
6922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6923
|
+
property :create_time, as: 'createTime'
|
6924
|
+
property :update_time, as: 'updateTime'
|
6925
|
+
end
|
6926
|
+
end
|
6927
|
+
|
6444
6928
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
6445
6929
|
# @private
|
6446
6930
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6488,6 +6972,24 @@ module Google
|
|
6488
6972
|
end
|
6489
6973
|
end
|
6490
6974
|
|
6975
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
6976
|
+
# @private
|
6977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6978
|
+
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
6979
|
+
|
6980
|
+
property :key, as: 'key'
|
6981
|
+
hash :params, as: 'params'
|
6982
|
+
end
|
6983
|
+
end
|
6984
|
+
|
6985
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination
|
6986
|
+
# @private
|
6987
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6988
|
+
property :host, as: 'host'
|
6989
|
+
property :port, as: 'port'
|
6990
|
+
end
|
6991
|
+
end
|
6992
|
+
|
6491
6993
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
6492
6994
|
# @private
|
6493
6995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6780,6 +7282,13 @@ module Google
|
|
6780
7282
|
end
|
6781
7283
|
end
|
6782
7284
|
|
7285
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
7286
|
+
# @private
|
7287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7288
|
+
property :refresh_interval, as: 'refreshInterval'
|
7289
|
+
end
|
7290
|
+
end
|
7291
|
+
|
6783
7292
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
6784
7293
|
# @private
|
6785
7294
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6925,14 +7434,6 @@ module Google
|
|
6925
7434
|
end
|
6926
7435
|
end
|
6927
7436
|
|
6928
|
-
class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
|
6929
|
-
# @private
|
6930
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
6931
|
-
collection :models, as: 'models', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCustomTuningModel, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCustomTuningModel::Representation
|
6932
|
-
|
6933
|
-
end
|
6934
|
-
end
|
6935
|
-
|
6936
7437
|
class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
|
6937
7438
|
# @private
|
6938
7439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7473,6 +7974,12 @@ module Google
|
|
7473
7974
|
end
|
7474
7975
|
end
|
7475
7976
|
|
7977
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
7978
|
+
# @private
|
7979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7980
|
+
end
|
7981
|
+
end
|
7982
|
+
|
7476
7983
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
7477
7984
|
# @private
|
7478
7985
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7487,6 +7994,13 @@ module Google
|
|
7487
7994
|
end
|
7488
7995
|
end
|
7489
7996
|
|
7997
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
7998
|
+
# @private
|
7999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8000
|
+
property :kms_key, as: 'kmsKey'
|
8001
|
+
end
|
8002
|
+
end
|
8003
|
+
|
7490
8004
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
7491
8005
|
# @private
|
7492
8006
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7579,6 +8093,14 @@ module Google
|
|
7579
8093
|
end
|
7580
8094
|
end
|
7581
8095
|
|
8096
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
8097
|
+
# @private
|
8098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8099
|
+
property :create_time, as: 'createTime'
|
8100
|
+
property :update_time, as: 'updateTime'
|
8101
|
+
end
|
8102
|
+
end
|
8103
|
+
|
7582
8104
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
7583
8105
|
# @private
|
7584
8106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7652,6 +8174,8 @@ module Google
|
|
7652
8174
|
property :kms_key_version, as: 'kmsKeyVersion'
|
7653
8175
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
7654
8176
|
property :name, as: 'name'
|
8177
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSingleRegionKey::Representation
|
8178
|
+
|
7655
8179
|
property :state, as: 'state'
|
7656
8180
|
end
|
7657
8181
|
end
|
@@ -7792,20 +8316,6 @@ module Google
|
|
7792
8316
|
end
|
7793
8317
|
end
|
7794
8318
|
|
7795
|
-
class GoogleCloudDiscoveryengineV1betaCustomTuningModel
|
7796
|
-
# @private
|
7797
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7798
|
-
property :create_time, as: 'createTime'
|
7799
|
-
property :display_name, as: 'displayName'
|
7800
|
-
property :error_message, as: 'errorMessage'
|
7801
|
-
hash :metrics, as: 'metrics'
|
7802
|
-
property :model_state, as: 'modelState'
|
7803
|
-
property :model_version, :numeric_string => true, as: 'modelVersion'
|
7804
|
-
property :name, as: 'name'
|
7805
|
-
property :training_start_time, as: 'trainingStartTime'
|
7806
|
-
end
|
7807
|
-
end
|
7808
|
-
|
7809
8319
|
class GoogleCloudDiscoveryengineV1betaDataStore
|
7810
8320
|
# @private
|
7811
8321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7822,6 +8332,7 @@ module Google
|
|
7822
8332
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
|
7823
8333
|
|
7824
8334
|
property :industry_vertical, as: 'industryVertical'
|
8335
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
7825
8336
|
property :kms_key_name, as: 'kmsKeyName'
|
7826
8337
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo::Representation
|
7827
8338
|
|
@@ -8229,14 +8740,6 @@ module Google
|
|
8229
8740
|
end
|
8230
8741
|
end
|
8231
8742
|
|
8232
|
-
class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
|
8233
|
-
# @private
|
8234
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8235
|
-
collection :models, as: 'models', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCustomTuningModel, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCustomTuningModel::Representation
|
8236
|
-
|
8237
|
-
end
|
8238
|
-
end
|
8239
|
-
|
8240
8743
|
class GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig
|
8241
8744
|
# @private
|
8242
8745
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8620,6 +9123,13 @@ module Google
|
|
8620
9123
|
end
|
8621
9124
|
end
|
8622
9125
|
|
9126
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
9127
|
+
# @private
|
9128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9129
|
+
property :kms_key, as: 'kmsKey'
|
9130
|
+
end
|
9131
|
+
end
|
9132
|
+
|
8623
9133
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
8624
9134
|
# @private
|
8625
9135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8836,6 +9346,30 @@ module Google
|
|
8836
9346
|
property :year, as: 'year'
|
8837
9347
|
end
|
8838
9348
|
end
|
9349
|
+
|
9350
|
+
class GoogleTypeDateTime
|
9351
|
+
# @private
|
9352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9353
|
+
property :day, as: 'day'
|
9354
|
+
property :hours, as: 'hours'
|
9355
|
+
property :minutes, as: 'minutes'
|
9356
|
+
property :month, as: 'month'
|
9357
|
+
property :nanos, as: 'nanos'
|
9358
|
+
property :seconds, as: 'seconds'
|
9359
|
+
property :time_zone, as: 'timeZone', class: Google::Apis::DiscoveryengineV1::GoogleTypeTimeZone, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeTimeZone::Representation
|
9360
|
+
|
9361
|
+
property :utc_offset, as: 'utcOffset'
|
9362
|
+
property :year, as: 'year'
|
9363
|
+
end
|
9364
|
+
end
|
9365
|
+
|
9366
|
+
class GoogleTypeTimeZone
|
9367
|
+
# @private
|
9368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9369
|
+
property :id, as: 'id'
|
9370
|
+
property :version, as: 'version'
|
9371
|
+
end
|
9372
|
+
end
|
8839
9373
|
end
|
8840
9374
|
end
|
8841
9375
|
end
|