google-apis-discoveryengine_v1 0.57.0 → 0.58.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 +1168 -145
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +337 -0
- data/lib/google/apis/discoveryengine_v1/service.rb +291 -7
- metadata +2 -2
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DiscoveryengineV1
|
|
18
18
|
# Version of the google-apis-discoveryengine_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.58.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251109"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1612,6 +1612,12 @@ module Google
|
|
|
1612
1612
|
include Google::Apis::Core::JsonObjectSupport
|
|
1613
1613
|
end
|
|
1614
1614
|
|
|
1615
|
+
class GoogleCloudDiscoveryengineV1LicenseConfigUsageStats
|
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1617
|
+
|
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1619
|
+
end
|
|
1620
|
+
|
|
1615
1621
|
class GoogleCloudDiscoveryengineV1ListCmekConfigsResponse
|
|
1616
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1617
1623
|
|
|
@@ -1666,6 +1672,12 @@ module Google
|
|
|
1666
1672
|
include Google::Apis::Core::JsonObjectSupport
|
|
1667
1673
|
end
|
|
1668
1674
|
|
|
1675
|
+
class GoogleCloudDiscoveryengineV1ListLicenseConfigsUsageStatsResponse
|
|
1676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1677
|
+
|
|
1678
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1679
|
+
end
|
|
1680
|
+
|
|
1669
1681
|
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
|
1670
1682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1671
1683
|
|
|
@@ -2404,6 +2416,96 @@ module Google
|
|
|
2404
2416
|
include Google::Apis::Core::JsonObjectSupport
|
|
2405
2417
|
end
|
|
2406
2418
|
|
|
2419
|
+
class GoogleCloudDiscoveryengineV1WidgetConfig
|
|
2420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2421
|
+
|
|
2422
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2423
|
+
end
|
|
2424
|
+
|
|
2425
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigAccessSettings
|
|
2426
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2427
|
+
|
|
2428
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2429
|
+
end
|
|
2430
|
+
|
|
2431
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigAssistantSettings
|
|
2432
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2433
|
+
|
|
2434
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2435
|
+
end
|
|
2436
|
+
|
|
2437
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigCollectionComponent
|
|
2438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2439
|
+
|
|
2440
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2441
|
+
end
|
|
2442
|
+
|
|
2443
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigCustomerProvidedConfig
|
|
2444
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2445
|
+
|
|
2446
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2447
|
+
end
|
|
2448
|
+
|
|
2449
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigDataStoreComponent
|
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2451
|
+
|
|
2452
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2453
|
+
end
|
|
2454
|
+
|
|
2455
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigDataStoreUiConfig
|
|
2456
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2457
|
+
|
|
2458
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2459
|
+
end
|
|
2460
|
+
|
|
2461
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigFacetField
|
|
2462
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2463
|
+
|
|
2464
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2465
|
+
end
|
|
2466
|
+
|
|
2467
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigHomepageSetting
|
|
2468
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2469
|
+
|
|
2470
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2471
|
+
end
|
|
2472
|
+
|
|
2473
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigHomepageSettingShortcut
|
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2475
|
+
|
|
2476
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2477
|
+
end
|
|
2478
|
+
|
|
2479
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigImage
|
|
2480
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2481
|
+
|
|
2482
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2483
|
+
end
|
|
2484
|
+
|
|
2485
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiComponentField
|
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2487
|
+
|
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2489
|
+
end
|
|
2490
|
+
|
|
2491
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiBrandingSettings
|
|
2492
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2493
|
+
|
|
2494
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2495
|
+
end
|
|
2496
|
+
|
|
2497
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiSettings
|
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2499
|
+
|
|
2500
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2501
|
+
end
|
|
2502
|
+
|
|
2503
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiSettingsGenerativeAnswerConfig
|
|
2504
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2505
|
+
|
|
2506
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2507
|
+
end
|
|
2508
|
+
|
|
2407
2509
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
2408
2510
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2409
2511
|
|
|
@@ -7010,6 +7112,7 @@ module Google
|
|
|
7010
7112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7011
7113
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
7012
7114
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
7115
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
7013
7116
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
7014
7117
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
7015
7118
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -7061,6 +7164,8 @@ module Google
|
|
|
7061
7164
|
|
|
7062
7165
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
|
|
7063
7166
|
|
|
7167
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
|
7168
|
+
|
|
7064
7169
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
|
7065
7170
|
|
|
7066
7171
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -7072,6 +7177,7 @@ module Google
|
|
|
7072
7177
|
property :industry_vertical, as: 'industryVertical'
|
|
7073
7178
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig::Representation
|
|
7074
7179
|
|
|
7180
|
+
hash :model_configs, as: 'modelConfigs'
|
|
7075
7181
|
property :name, as: 'name'
|
|
7076
7182
|
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
|
|
7077
7183
|
|
|
@@ -7544,6 +7650,14 @@ module Google
|
|
|
7544
7650
|
end
|
|
7545
7651
|
end
|
|
7546
7652
|
|
|
7653
|
+
class GoogleCloudDiscoveryengineV1LicenseConfigUsageStats
|
|
7654
|
+
# @private
|
|
7655
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7656
|
+
property :license_config, as: 'licenseConfig'
|
|
7657
|
+
property :used_license_count, :numeric_string => true, as: 'usedLicenseCount'
|
|
7658
|
+
end
|
|
7659
|
+
end
|
|
7660
|
+
|
|
7547
7661
|
class GoogleCloudDiscoveryengineV1ListCmekConfigsResponse
|
|
7548
7662
|
# @private
|
|
7549
7663
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7623,6 +7737,14 @@ module Google
|
|
|
7623
7737
|
end
|
|
7624
7738
|
end
|
|
7625
7739
|
|
|
7740
|
+
class GoogleCloudDiscoveryengineV1ListLicenseConfigsUsageStatsResponse
|
|
7741
|
+
# @private
|
|
7742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7743
|
+
collection :license_config_usage_stats, as: 'licenseConfigUsageStats', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1LicenseConfigUsageStats, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1LicenseConfigUsageStats::Representation
|
|
7744
|
+
|
|
7745
|
+
end
|
|
7746
|
+
end
|
|
7747
|
+
|
|
7626
7748
|
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
|
7627
7749
|
# @private
|
|
7628
7750
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8900,6 +9022,213 @@ module Google
|
|
|
8900
9022
|
end
|
|
8901
9023
|
end
|
|
8902
9024
|
|
|
9025
|
+
class GoogleCloudDiscoveryengineV1WidgetConfig
|
|
9026
|
+
# @private
|
|
9027
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9028
|
+
property :access_settings, as: 'accessSettings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigAccessSettings, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigAccessSettings::Representation
|
|
9029
|
+
|
|
9030
|
+
property :allow_public_access, as: 'allowPublicAccess'
|
|
9031
|
+
collection :allowlisted_domains, as: 'allowlistedDomains'
|
|
9032
|
+
property :assistant_settings, as: 'assistantSettings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigAssistantSettings, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigAssistantSettings::Representation
|
|
9033
|
+
|
|
9034
|
+
collection :collection_components, as: 'collectionComponents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigCollectionComponent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigCollectionComponent::Representation
|
|
9035
|
+
|
|
9036
|
+
property :config_id, as: 'configId'
|
|
9037
|
+
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec::Representation
|
|
9038
|
+
|
|
9039
|
+
property :create_time, as: 'createTime'
|
|
9040
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigCustomerProvidedConfig::Representation
|
|
9041
|
+
|
|
9042
|
+
property :data_store_type, as: 'dataStoreType'
|
|
9043
|
+
collection :data_store_ui_configs, as: 'dataStoreUiConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigDataStoreUiConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigDataStoreUiConfig::Representation
|
|
9044
|
+
|
|
9045
|
+
property :default_search_request_order_by, as: 'defaultSearchRequestOrderBy'
|
|
9046
|
+
property :display_name, as: 'displayName'
|
|
9047
|
+
property :enable_autocomplete, as: 'enableAutocomplete'
|
|
9048
|
+
property :enable_conversational_search, as: 'enableConversationalSearch'
|
|
9049
|
+
property :enable_private_knowledge_graph, as: 'enablePrivateKnowledgeGraph'
|
|
9050
|
+
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
|
9051
|
+
property :enable_result_score, as: 'enableResultScore'
|
|
9052
|
+
property :enable_safe_search, as: 'enableSafeSearch'
|
|
9053
|
+
property :enable_search_as_you_type, as: 'enableSearchAsYouType'
|
|
9054
|
+
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
|
9055
|
+
property :enable_summarization, as: 'enableSummarization'
|
|
9056
|
+
property :enable_web_app, as: 'enableWebApp'
|
|
9057
|
+
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigFacetField::Representation
|
|
9058
|
+
|
|
9059
|
+
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiComponentField::Representation
|
|
9060
|
+
|
|
9061
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
9062
|
+
property :homepage_setting, as: 'homepageSetting', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigHomepageSetting, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigHomepageSetting::Representation
|
|
9063
|
+
|
|
9064
|
+
property :industry_vertical, as: 'industryVertical'
|
|
9065
|
+
property :llm_enabled, as: 'llmEnabled'
|
|
9066
|
+
property :minimum_data_term_accepted, as: 'minimumDataTermAccepted'
|
|
9067
|
+
property :name, as: 'name'
|
|
9068
|
+
property :result_display_type, as: 'resultDisplayType'
|
|
9069
|
+
property :solution_type, as: 'solutionType'
|
|
9070
|
+
property :ui_branding, as: 'uiBranding', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiBrandingSettings, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiBrandingSettings::Representation
|
|
9071
|
+
|
|
9072
|
+
property :ui_settings, as: 'uiSettings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiSettings, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiSettings::Representation
|
|
9073
|
+
|
|
9074
|
+
property :update_time, as: 'updateTime'
|
|
9075
|
+
end
|
|
9076
|
+
end
|
|
9077
|
+
|
|
9078
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigAccessSettings
|
|
9079
|
+
# @private
|
|
9080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9081
|
+
property :allow_public_access, as: 'allowPublicAccess'
|
|
9082
|
+
collection :allowlisted_domains, as: 'allowlistedDomains'
|
|
9083
|
+
property :enable_web_app, as: 'enableWebApp'
|
|
9084
|
+
property :language_code, as: 'languageCode'
|
|
9085
|
+
property :workforce_identity_pool_provider, as: 'workforceIdentityPoolProvider'
|
|
9086
|
+
end
|
|
9087
|
+
end
|
|
9088
|
+
|
|
9089
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigAssistantSettings
|
|
9090
|
+
# @private
|
|
9091
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9092
|
+
property :default_web_grounding_toggle_off, as: 'defaultWebGroundingToggleOff'
|
|
9093
|
+
property :disable_location_context, as: 'disableLocationContext'
|
|
9094
|
+
property :google_search_grounding_enabled, as: 'googleSearchGroundingEnabled'
|
|
9095
|
+
property :web_grounding_type, as: 'webGroundingType'
|
|
9096
|
+
end
|
|
9097
|
+
end
|
|
9098
|
+
|
|
9099
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigCollectionComponent
|
|
9100
|
+
# @private
|
|
9101
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9102
|
+
property :connector_icon_link, as: 'connectorIconLink'
|
|
9103
|
+
property :data_source, as: 'dataSource'
|
|
9104
|
+
property :data_source_display_name, as: 'dataSourceDisplayName'
|
|
9105
|
+
collection :data_store_components, as: 'dataStoreComponents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigDataStoreComponent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigDataStoreComponent::Representation
|
|
9106
|
+
|
|
9107
|
+
property :display_name, as: 'displayName'
|
|
9108
|
+
property :id, as: 'id'
|
|
9109
|
+
property :name, as: 'name'
|
|
9110
|
+
end
|
|
9111
|
+
end
|
|
9112
|
+
|
|
9113
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigCustomerProvidedConfig
|
|
9114
|
+
# @private
|
|
9115
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9116
|
+
property :customer_type, as: 'customerType'
|
|
9117
|
+
end
|
|
9118
|
+
end
|
|
9119
|
+
|
|
9120
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigDataStoreComponent
|
|
9121
|
+
# @private
|
|
9122
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9123
|
+
property :data_store_config_type, as: 'dataStoreConfigType'
|
|
9124
|
+
property :display_name, as: 'displayName'
|
|
9125
|
+
property :entity_name, as: 'entityName'
|
|
9126
|
+
property :id, as: 'id'
|
|
9127
|
+
property :name, as: 'name'
|
|
9128
|
+
end
|
|
9129
|
+
end
|
|
9130
|
+
|
|
9131
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigDataStoreUiConfig
|
|
9132
|
+
# @private
|
|
9133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9134
|
+
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigFacetField::Representation
|
|
9135
|
+
|
|
9136
|
+
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiComponentField::Representation
|
|
9137
|
+
|
|
9138
|
+
property :id, as: 'id'
|
|
9139
|
+
property :name, as: 'name'
|
|
9140
|
+
end
|
|
9141
|
+
end
|
|
9142
|
+
|
|
9143
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigFacetField
|
|
9144
|
+
# @private
|
|
9145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9146
|
+
property :display_name, as: 'displayName'
|
|
9147
|
+
property :field, as: 'field'
|
|
9148
|
+
end
|
|
9149
|
+
end
|
|
9150
|
+
|
|
9151
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigHomepageSetting
|
|
9152
|
+
# @private
|
|
9153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9154
|
+
collection :shortcuts, as: 'shortcuts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigHomepageSettingShortcut, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigHomepageSettingShortcut::Representation
|
|
9155
|
+
|
|
9156
|
+
end
|
|
9157
|
+
end
|
|
9158
|
+
|
|
9159
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigHomepageSettingShortcut
|
|
9160
|
+
# @private
|
|
9161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9162
|
+
property :destination_uri, as: 'destinationUri'
|
|
9163
|
+
property :icon, as: 'icon', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigImage, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigImage::Representation
|
|
9164
|
+
|
|
9165
|
+
property :title, as: 'title'
|
|
9166
|
+
end
|
|
9167
|
+
end
|
|
9168
|
+
|
|
9169
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigImage
|
|
9170
|
+
# @private
|
|
9171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9172
|
+
property :url, as: 'url'
|
|
9173
|
+
end
|
|
9174
|
+
end
|
|
9175
|
+
|
|
9176
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiComponentField
|
|
9177
|
+
# @private
|
|
9178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9179
|
+
collection :device_visibility, as: 'deviceVisibility'
|
|
9180
|
+
property :display_template, as: 'displayTemplate'
|
|
9181
|
+
property :field, as: 'field'
|
|
9182
|
+
end
|
|
9183
|
+
end
|
|
9184
|
+
|
|
9185
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiBrandingSettings
|
|
9186
|
+
# @private
|
|
9187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9188
|
+
property :logo, as: 'logo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigImage, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigImage::Representation
|
|
9189
|
+
|
|
9190
|
+
end
|
|
9191
|
+
end
|
|
9192
|
+
|
|
9193
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiSettings
|
|
9194
|
+
# @private
|
|
9195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9196
|
+
collection :data_store_ui_configs, as: 'dataStoreUiConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigDataStoreUiConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigDataStoreUiConfig::Representation
|
|
9197
|
+
|
|
9198
|
+
property :default_search_request_order_by, as: 'defaultSearchRequestOrderBy'
|
|
9199
|
+
property :disable_user_events_collection, as: 'disableUserEventsCollection'
|
|
9200
|
+
property :enable_autocomplete, as: 'enableAutocomplete'
|
|
9201
|
+
property :enable_create_agent_button, as: 'enableCreateAgentButton'
|
|
9202
|
+
property :enable_people_search, as: 'enablePeopleSearch'
|
|
9203
|
+
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
|
9204
|
+
property :enable_safe_search, as: 'enableSafeSearch'
|
|
9205
|
+
property :enable_search_as_you_type, as: 'enableSearchAsYouType'
|
|
9206
|
+
property :enable_visual_content_summary, as: 'enableVisualContentSummary'
|
|
9207
|
+
hash :features, as: 'features'
|
|
9208
|
+
property :generative_answer_config, as: 'generativeAnswerConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiSettingsGenerativeAnswerConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1WidgetConfigUiSettingsGenerativeAnswerConfig::Representation
|
|
9209
|
+
|
|
9210
|
+
property :interaction_type, as: 'interactionType'
|
|
9211
|
+
hash :model_configs, as: 'modelConfigs'
|
|
9212
|
+
property :result_description_type, as: 'resultDescriptionType'
|
|
9213
|
+
end
|
|
9214
|
+
end
|
|
9215
|
+
|
|
9216
|
+
class GoogleCloudDiscoveryengineV1WidgetConfigUiSettingsGenerativeAnswerConfig
|
|
9217
|
+
# @private
|
|
9218
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9219
|
+
property :disable_related_questions, as: 'disableRelatedQuestions'
|
|
9220
|
+
property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
|
|
9221
|
+
property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
|
|
9222
|
+
property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
|
|
9223
|
+
property :image_source, as: 'imageSource'
|
|
9224
|
+
property :language_code, as: 'languageCode'
|
|
9225
|
+
property :max_rephrase_steps, as: 'maxRephraseSteps'
|
|
9226
|
+
property :model_prompt_preamble, as: 'modelPromptPreamble'
|
|
9227
|
+
property :model_version, as: 'modelVersion'
|
|
9228
|
+
property :result_count, as: 'resultCount'
|
|
9229
|
+
end
|
|
9230
|
+
end
|
|
9231
|
+
|
|
8903
9232
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
8904
9233
|
# @private
|
|
8905
9234
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10033,6 +10362,7 @@ module Google
|
|
|
10033
10362
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10034
10363
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
10035
10364
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
10365
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
10036
10366
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
10037
10367
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
10038
10368
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -10071,6 +10401,8 @@ module Google
|
|
|
10071
10401
|
|
|
10072
10402
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
|
|
10073
10403
|
|
|
10404
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
|
|
10405
|
+
|
|
10074
10406
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
|
10075
10407
|
|
|
10076
10408
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -10082,6 +10414,7 @@ module Google
|
|
|
10082
10414
|
property :industry_vertical, as: 'industryVertical'
|
|
10083
10415
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
|
|
10084
10416
|
|
|
10417
|
+
hash :model_configs, as: 'modelConfigs'
|
|
10085
10418
|
property :name, as: 'name'
|
|
10086
10419
|
property :recommendation_metadata, as: 'recommendationMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata::Representation
|
|
10087
10420
|
|
|
@@ -11781,6 +12114,7 @@ module Google
|
|
|
11781
12114
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11782
12115
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
11783
12116
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
12117
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
11784
12118
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
11785
12119
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
11786
12120
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -11819,6 +12153,8 @@ module Google
|
|
|
11819
12153
|
|
|
11820
12154
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata::Representation
|
|
11821
12155
|
|
|
12156
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
|
|
12157
|
+
|
|
11822
12158
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
|
11823
12159
|
|
|
11824
12160
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -11830,6 +12166,7 @@ module Google
|
|
|
11830
12166
|
property :industry_vertical, as: 'industryVertical'
|
|
11831
12167
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig::Representation
|
|
11832
12168
|
|
|
12169
|
+
hash :model_configs, as: 'modelConfigs'
|
|
11833
12170
|
property :name, as: 'name'
|
|
11834
12171
|
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig::Representation
|
|
11835
12172
|
|