google-apis-discoveryengine_v1 0.25.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 +4 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1482 -35
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +602 -0
- 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,6 +1972,18 @@ module Google
|
|
1828
1972
|
include Google::Apis::Core::JsonObjectSupport
|
1829
1973
|
end
|
1830
1974
|
|
1975
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1831
1987
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
1832
1988
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
1989
|
|
@@ -1852,6 +2008,12 @@ module Google
|
|
1852
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1853
2009
|
end
|
1854
2010
|
|
2011
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
1855
2017
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
1856
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
2019
|
|
@@ -1888,6 +2050,18 @@ module Google
|
|
1888
2050
|
include Google::Apis::Core::JsonObjectSupport
|
1889
2051
|
end
|
1890
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
|
+
|
1891
2065
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
1892
2066
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
2067
|
|
@@ -2074,6 +2248,12 @@ module Google
|
|
2074
2248
|
include Google::Apis::Core::JsonObjectSupport
|
2075
2249
|
end
|
2076
2250
|
|
2251
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
|
+
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
2255
|
+
end
|
2256
|
+
|
2077
2257
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
2078
2258
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
2259
|
|
@@ -2470,6 +2650,12 @@ module Google
|
|
2470
2650
|
include Google::Apis::Core::JsonObjectSupport
|
2471
2651
|
end
|
2472
2652
|
|
2653
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
2654
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2655
|
+
|
2656
|
+
include Google::Apis::Core::JsonObjectSupport
|
2657
|
+
end
|
2658
|
+
|
2473
2659
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
2474
2660
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
2661
|
|
@@ -2482,6 +2668,12 @@ module Google
|
|
2482
2668
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2669
|
end
|
2484
2670
|
|
2671
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
2672
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2673
|
+
|
2674
|
+
include Google::Apis::Core::JsonObjectSupport
|
2675
|
+
end
|
2676
|
+
|
2485
2677
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
2486
2678
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
2679
|
|
@@ -2542,6 +2734,12 @@ module Google
|
|
2542
2734
|
include Google::Apis::Core::JsonObjectSupport
|
2543
2735
|
end
|
2544
2736
|
|
2737
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
2738
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2739
|
+
|
2740
|
+
include Google::Apis::Core::JsonObjectSupport
|
2741
|
+
end
|
2742
|
+
|
2545
2743
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
2546
2744
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2547
2745
|
|
@@ -3160,6 +3358,12 @@ module Google
|
|
3160
3358
|
include Google::Apis::Core::JsonObjectSupport
|
3161
3359
|
end
|
3162
3360
|
|
3361
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
3362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
|
+
|
3364
|
+
include Google::Apis::Core::JsonObjectSupport
|
3365
|
+
end
|
3366
|
+
|
3163
3367
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
3164
3368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
3369
|
|
@@ -3298,6 +3502,18 @@ module Google
|
|
3298
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3299
3503
|
end
|
3300
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
|
+
|
3301
3517
|
class GoogleApiDistribution
|
3302
3518
|
# @private
|
3303
3519
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4122,6 +4338,8 @@ module Google
|
|
4122
4338
|
property :kms_key_version, as: 'kmsKeyVersion'
|
4123
4339
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
4124
4340
|
property :name, as: 'name'
|
4341
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SingleRegionKey::Representation
|
4342
|
+
|
4125
4343
|
property :state, as: 'state'
|
4126
4344
|
end
|
4127
4345
|
end
|
@@ -4395,6 +4613,7 @@ module Google
|
|
4395
4613
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
4396
4614
|
|
4397
4615
|
property :industry_vertical, as: 'industryVertical'
|
4616
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
4398
4617
|
property :kms_key_name, as: 'kmsKeyName'
|
4399
4618
|
property :name, as: 'name'
|
4400
4619
|
property :serving_config_data_store, as: 'servingConfigDataStore', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore::Representation
|
@@ -4511,6 +4730,7 @@ module Google
|
|
4511
4730
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
4512
4731
|
|
4513
4732
|
property :index_time, as: 'indexTime'
|
4733
|
+
property :pending_message, as: 'pendingMessage'
|
4514
4734
|
end
|
4515
4735
|
end
|
4516
4736
|
|
@@ -4719,6 +4939,192 @@ module Google
|
|
4719
4939
|
end
|
4720
4940
|
end
|
4721
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
|
+
|
4722
5128
|
class GoogleCloudDiscoveryengineV1GroundingFact
|
4723
5129
|
# @private
|
4724
5130
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5733,6 +6139,13 @@ module Google
|
|
5733
6139
|
end
|
5734
6140
|
end
|
5735
6141
|
|
6142
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
6143
|
+
# @private
|
6144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6145
|
+
property :kms_key, as: 'kmsKey'
|
6146
|
+
end
|
6147
|
+
end
|
6148
|
+
|
5736
6149
|
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
5737
6150
|
# @private
|
5738
6151
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5953,6 +6366,14 @@ module Google
|
|
5953
6366
|
end
|
5954
6367
|
end
|
5955
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
|
+
|
5956
6377
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
5957
6378
|
# @private
|
5958
6379
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6184,10 +6605,23 @@ module Google
|
|
6184
6605
|
property :kms_key_version, as: 'kmsKeyVersion'
|
6185
6606
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
6186
6607
|
property :name, as: 'name'
|
6608
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSingleRegionKey::Representation
|
6609
|
+
|
6187
6610
|
property :state, as: 'state'
|
6188
6611
|
end
|
6189
6612
|
end
|
6190
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
|
+
|
6191
6625
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
6192
6626
|
# @private
|
6193
6627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6215,6 +6649,40 @@ module Google
|
|
6215
6649
|
end
|
6216
6650
|
end
|
6217
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
|
+
|
6218
6686
|
class GoogleCloudDiscoveryengineV1alphaControl
|
6219
6687
|
# @private
|
6220
6688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6339,6 +6807,51 @@ module Google
|
|
6339
6807
|
end
|
6340
6808
|
end
|
6341
6809
|
|
6810
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
6811
|
+
# @private
|
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'
|
6817
|
+
property :create_time, as: 'createTime'
|
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'
|
6831
|
+
property :name, as: 'name'
|
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'
|
6852
|
+
end
|
6853
|
+
end
|
6854
|
+
|
6342
6855
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
6343
6856
|
# @private
|
6344
6857
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6358,6 +6871,7 @@ module Google
|
|
6358
6871
|
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
6359
6872
|
|
6360
6873
|
property :industry_vertical, as: 'industryVertical'
|
6874
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
6361
6875
|
property :kms_key_name, as: 'kmsKeyName'
|
6362
6876
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo::Representation
|
6363
6877
|
|
@@ -6403,6 +6917,14 @@ module Google
|
|
6403
6917
|
end
|
6404
6918
|
end
|
6405
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
|
+
|
6406
6928
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
6407
6929
|
# @private
|
6408
6930
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6450,6 +6972,24 @@ module Google
|
|
6450
6972
|
end
|
6451
6973
|
end
|
6452
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
|
+
|
6453
6993
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
6454
6994
|
# @private
|
6455
6995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6742,6 +7282,13 @@ module Google
|
|
6742
7282
|
end
|
6743
7283
|
end
|
6744
7284
|
|
7285
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
7286
|
+
# @private
|
7287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7288
|
+
property :refresh_interval, as: 'refreshInterval'
|
7289
|
+
end
|
7290
|
+
end
|
7291
|
+
|
6745
7292
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
6746
7293
|
# @private
|
6747
7294
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7427,6 +7974,12 @@ module Google
|
|
7427
7974
|
end
|
7428
7975
|
end
|
7429
7976
|
|
7977
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
7978
|
+
# @private
|
7979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7980
|
+
end
|
7981
|
+
end
|
7982
|
+
|
7430
7983
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
7431
7984
|
# @private
|
7432
7985
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7441,6 +7994,13 @@ module Google
|
|
7441
7994
|
end
|
7442
7995
|
end
|
7443
7996
|
|
7997
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
7998
|
+
# @private
|
7999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8000
|
+
property :kms_key, as: 'kmsKey'
|
8001
|
+
end
|
8002
|
+
end
|
8003
|
+
|
7444
8004
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
7445
8005
|
# @private
|
7446
8006
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7533,6 +8093,14 @@ module Google
|
|
7533
8093
|
end
|
7534
8094
|
end
|
7535
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
|
+
|
7536
8104
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
7537
8105
|
# @private
|
7538
8106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7606,6 +8174,8 @@ module Google
|
|
7606
8174
|
property :kms_key_version, as: 'kmsKeyVersion'
|
7607
8175
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
7608
8176
|
property :name, as: 'name'
|
8177
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSingleRegionKey::Representation
|
8178
|
+
|
7609
8179
|
property :state, as: 'state'
|
7610
8180
|
end
|
7611
8181
|
end
|
@@ -7762,6 +8332,7 @@ module Google
|
|
7762
8332
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
|
7763
8333
|
|
7764
8334
|
property :industry_vertical, as: 'industryVertical'
|
8335
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
7765
8336
|
property :kms_key_name, as: 'kmsKeyName'
|
7766
8337
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo::Representation
|
7767
8338
|
|
@@ -8552,6 +9123,13 @@ module Google
|
|
8552
9123
|
end
|
8553
9124
|
end
|
8554
9125
|
|
9126
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
9127
|
+
# @private
|
9128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9129
|
+
property :kms_key, as: 'kmsKey'
|
9130
|
+
end
|
9131
|
+
end
|
9132
|
+
|
8555
9133
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
8556
9134
|
# @private
|
8557
9135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8768,6 +9346,30 @@ module Google
|
|
8768
9346
|
property :year, as: 'year'
|
8769
9347
|
end
|
8770
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
|
8771
9373
|
end
|
8772
9374
|
end
|
8773
9375
|
end
|