google-apis-discoveryengine_v1alpha 0.89.0 → 0.90.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_v1alpha/classes.rb +518 -2
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +182 -0
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +354 -0
- metadata +2 -2
|
@@ -568,6 +568,18 @@ module Google
|
|
|
568
568
|
include Google::Apis::Core::JsonObjectSupport
|
|
569
569
|
end
|
|
570
570
|
|
|
571
|
+
class GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfig
|
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
573
|
+
|
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
575
|
+
end
|
|
576
|
+
|
|
577
|
+
class GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfigFeatureConfig
|
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
579
|
+
|
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
581
|
+
end
|
|
582
|
+
|
|
571
583
|
class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig
|
|
572
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
573
585
|
|
|
@@ -988,6 +1000,12 @@ module Google
|
|
|
988
1000
|
include Google::Apis::Core::JsonObjectSupport
|
|
989
1001
|
end
|
|
990
1002
|
|
|
1003
|
+
class GoogleCloudDiscoveryengineV1alphaAddPatientFilterRequest
|
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
|
+
|
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1007
|
+
end
|
|
1008
|
+
|
|
991
1009
|
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition
|
|
992
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
993
1011
|
|
|
@@ -2188,6 +2206,12 @@ module Google
|
|
|
2188
2206
|
include Google::Apis::Core::JsonObjectSupport
|
|
2189
2207
|
end
|
|
2190
2208
|
|
|
2209
|
+
class GoogleCloudDiscoveryengineV1alphaDeletePatientFiltersRequest
|
|
2210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2211
|
+
|
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2213
|
+
end
|
|
2214
|
+
|
|
2191
2215
|
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
|
2192
2216
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2193
2217
|
|
|
@@ -2404,6 +2428,18 @@ module Google
|
|
|
2404
2428
|
include Google::Apis::Core::JsonObjectSupport
|
|
2405
2429
|
end
|
|
2406
2430
|
|
|
2431
|
+
class GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfig
|
|
2432
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2433
|
+
|
|
2434
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2435
|
+
end
|
|
2436
|
+
|
|
2437
|
+
class GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfigFeatureConfig
|
|
2438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2439
|
+
|
|
2440
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2441
|
+
end
|
|
2442
|
+
|
|
2407
2443
|
class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
|
|
2408
2444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2409
2445
|
|
|
@@ -3100,6 +3136,12 @@ module Google
|
|
|
3100
3136
|
include Google::Apis::Core::JsonObjectSupport
|
|
3101
3137
|
end
|
|
3102
3138
|
|
|
3139
|
+
class GoogleCloudDiscoveryengineV1alphaPatientFilterOperationMetadata
|
|
3140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3141
|
+
|
|
3142
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3143
|
+
end
|
|
3144
|
+
|
|
3103
3145
|
class GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
|
|
3104
3146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3105
3147
|
|
|
@@ -3394,6 +3436,12 @@ module Google
|
|
|
3394
3436
|
include Google::Apis::Core::JsonObjectSupport
|
|
3395
3437
|
end
|
|
3396
3438
|
|
|
3439
|
+
class GoogleCloudDiscoveryengineV1alphaRemovePatientFilterRequest
|
|
3440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3441
|
+
|
|
3442
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3443
|
+
end
|
|
3444
|
+
|
|
3397
3445
|
class GoogleCloudDiscoveryengineV1alphaRemoveSuggestionRequest
|
|
3398
3446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3399
3447
|
|
|
@@ -3406,6 +3454,12 @@ module Google
|
|
|
3406
3454
|
include Google::Apis::Core::JsonObjectSupport
|
|
3407
3455
|
end
|
|
3408
3456
|
|
|
3457
|
+
class GoogleCloudDiscoveryengineV1alphaReplacePatientFilterRequest
|
|
3458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3459
|
+
|
|
3460
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3461
|
+
end
|
|
3462
|
+
|
|
3409
3463
|
class GoogleCloudDiscoveryengineV1alphaReply
|
|
3410
3464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3411
3465
|
|
|
@@ -4618,6 +4672,18 @@ module Google
|
|
|
4618
4672
|
include Google::Apis::Core::JsonObjectSupport
|
|
4619
4673
|
end
|
|
4620
4674
|
|
|
4675
|
+
class GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfig
|
|
4676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4677
|
+
|
|
4678
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4679
|
+
end
|
|
4680
|
+
|
|
4681
|
+
class GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfigFeatureConfig
|
|
4682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4683
|
+
|
|
4684
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4685
|
+
end
|
|
4686
|
+
|
|
4621
4687
|
class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig
|
|
4622
4688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4623
4689
|
|
|
@@ -6474,6 +6540,8 @@ module Google
|
|
|
6474
6540
|
property :display_name, as: 'displayName'
|
|
6475
6541
|
hash :features, as: 'features'
|
|
6476
6542
|
property :industry_vertical, as: 'industryVertical'
|
|
6543
|
+
property :knowledge_graph_config, as: 'knowledgeGraphConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfig::Representation
|
|
6544
|
+
|
|
6477
6545
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig::Representation
|
|
6478
6546
|
|
|
6479
6547
|
hash :model_configs, as: 'modelConfigs'
|
|
@@ -6519,6 +6587,28 @@ module Google
|
|
|
6519
6587
|
end
|
|
6520
6588
|
end
|
|
6521
6589
|
|
|
6590
|
+
class GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfig
|
|
6591
|
+
# @private
|
|
6592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6593
|
+
collection :cloud_knowledge_graph_types, as: 'cloudKnowledgeGraphTypes'
|
|
6594
|
+
property :enable_cloud_knowledge_graph, as: 'enableCloudKnowledgeGraph'
|
|
6595
|
+
property :enable_private_knowledge_graph, as: 'enablePrivateKnowledgeGraph'
|
|
6596
|
+
property :feature_config, as: 'featureConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfigFeatureConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfigFeatureConfig::Representation
|
|
6597
|
+
|
|
6598
|
+
collection :private_knowledge_graph_types, as: 'privateKnowledgeGraphTypes'
|
|
6599
|
+
end
|
|
6600
|
+
end
|
|
6601
|
+
|
|
6602
|
+
class GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfigFeatureConfig
|
|
6603
|
+
# @private
|
|
6604
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6605
|
+
property :disable_private_kg_auto_complete, as: 'disablePrivateKgAutoComplete'
|
|
6606
|
+
property :disable_private_kg_enrichment, as: 'disablePrivateKgEnrichment'
|
|
6607
|
+
property :disable_private_kg_query_ui_chips, as: 'disablePrivateKgQueryUiChips'
|
|
6608
|
+
property :disable_private_kg_query_understanding, as: 'disablePrivateKgQueryUnderstanding'
|
|
6609
|
+
end
|
|
6610
|
+
end
|
|
6611
|
+
|
|
6522
6612
|
class GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig
|
|
6523
6613
|
# @private
|
|
6524
6614
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6578,6 +6668,7 @@ module Google
|
|
|
6578
6668
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6579
6669
|
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
|
6580
6670
|
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
|
6671
|
+
collection :initial_filter_groups, as: 'initialFilterGroups'
|
|
6581
6672
|
end
|
|
6582
6673
|
end
|
|
6583
6674
|
|
|
@@ -7202,6 +7293,14 @@ module Google
|
|
|
7202
7293
|
end
|
|
7203
7294
|
end
|
|
7204
7295
|
|
|
7296
|
+
class GoogleCloudDiscoveryengineV1alphaAddPatientFilterRequest
|
|
7297
|
+
# @private
|
|
7298
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7299
|
+
property :data_store, as: 'dataStore'
|
|
7300
|
+
collection :filter_groups, as: 'filterGroups'
|
|
7301
|
+
end
|
|
7302
|
+
end
|
|
7303
|
+
|
|
7205
7304
|
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition
|
|
7206
7305
|
# @private
|
|
7207
7306
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9345,6 +9444,13 @@ module Google
|
|
|
9345
9444
|
end
|
|
9346
9445
|
end
|
|
9347
9446
|
|
|
9447
|
+
class GoogleCloudDiscoveryengineV1alphaDeletePatientFiltersRequest
|
|
9448
|
+
# @private
|
|
9449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9450
|
+
property :data_store, as: 'dataStore'
|
|
9451
|
+
end
|
|
9452
|
+
end
|
|
9453
|
+
|
|
9348
9454
|
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
|
9349
9455
|
# @private
|
|
9350
9456
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9639,6 +9745,8 @@ module Google
|
|
|
9639
9745
|
property :display_name, as: 'displayName'
|
|
9640
9746
|
hash :features, as: 'features'
|
|
9641
9747
|
property :industry_vertical, as: 'industryVertical'
|
|
9748
|
+
property :knowledge_graph_config, as: 'knowledgeGraphConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfig::Representation
|
|
9749
|
+
|
|
9642
9750
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
|
|
9643
9751
|
|
|
9644
9752
|
hash :model_configs, as: 'modelConfigs'
|
|
@@ -9688,6 +9796,28 @@ module Google
|
|
|
9688
9796
|
end
|
|
9689
9797
|
end
|
|
9690
9798
|
|
|
9799
|
+
class GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfig
|
|
9800
|
+
# @private
|
|
9801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9802
|
+
collection :cloud_knowledge_graph_types, as: 'cloudKnowledgeGraphTypes'
|
|
9803
|
+
property :enable_cloud_knowledge_graph, as: 'enableCloudKnowledgeGraph'
|
|
9804
|
+
property :enable_private_knowledge_graph, as: 'enablePrivateKnowledgeGraph'
|
|
9805
|
+
property :feature_config, as: 'featureConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfigFeatureConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfigFeatureConfig::Representation
|
|
9806
|
+
|
|
9807
|
+
collection :private_knowledge_graph_types, as: 'privateKnowledgeGraphTypes'
|
|
9808
|
+
end
|
|
9809
|
+
end
|
|
9810
|
+
|
|
9811
|
+
class GoogleCloudDiscoveryengineV1alphaEngineKnowledgeGraphConfigFeatureConfig
|
|
9812
|
+
# @private
|
|
9813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9814
|
+
property :disable_private_kg_auto_complete, as: 'disablePrivateKgAutoComplete'
|
|
9815
|
+
property :disable_private_kg_enrichment, as: 'disablePrivateKgEnrichment'
|
|
9816
|
+
property :disable_private_kg_query_ui_chips, as: 'disablePrivateKgQueryUiChips'
|
|
9817
|
+
property :disable_private_kg_query_understanding, as: 'disablePrivateKgQueryUnderstanding'
|
|
9818
|
+
end
|
|
9819
|
+
end
|
|
9820
|
+
|
|
9691
9821
|
class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
|
|
9692
9822
|
# @private
|
|
9693
9823
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10053,6 +10183,7 @@ module Google
|
|
|
10053
10183
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10054
10184
|
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
|
10055
10185
|
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
|
10186
|
+
collection :initial_filter_groups, as: 'initialFilterGroups'
|
|
10056
10187
|
end
|
|
10057
10188
|
end
|
|
10058
10189
|
|
|
@@ -10811,6 +10942,16 @@ module Google
|
|
|
10811
10942
|
end
|
|
10812
10943
|
end
|
|
10813
10944
|
|
|
10945
|
+
class GoogleCloudDiscoveryengineV1alphaPatientFilterOperationMetadata
|
|
10946
|
+
# @private
|
|
10947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10948
|
+
property :create_time, as: 'createTime'
|
|
10949
|
+
property :filters_added_count, :numeric_string => true, as: 'filtersAddedCount'
|
|
10950
|
+
property :filters_removed_count, :numeric_string => true, as: 'filtersRemovedCount'
|
|
10951
|
+
property :update_time, as: 'updateTime'
|
|
10952
|
+
end
|
|
10953
|
+
end
|
|
10954
|
+
|
|
10814
10955
|
class GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
|
|
10815
10956
|
# @private
|
|
10816
10957
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11264,6 +11405,14 @@ module Google
|
|
|
11264
11405
|
end
|
|
11265
11406
|
end
|
|
11266
11407
|
|
|
11408
|
+
class GoogleCloudDiscoveryengineV1alphaRemovePatientFilterRequest
|
|
11409
|
+
# @private
|
|
11410
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11411
|
+
property :data_store, as: 'dataStore'
|
|
11412
|
+
collection :filter_groups, as: 'filterGroups'
|
|
11413
|
+
end
|
|
11414
|
+
end
|
|
11415
|
+
|
|
11267
11416
|
class GoogleCloudDiscoveryengineV1alphaRemoveSuggestionRequest
|
|
11268
11417
|
# @private
|
|
11269
11418
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11282,6 +11431,14 @@ module Google
|
|
|
11282
11431
|
end
|
|
11283
11432
|
end
|
|
11284
11433
|
|
|
11434
|
+
class GoogleCloudDiscoveryengineV1alphaReplacePatientFilterRequest
|
|
11435
|
+
# @private
|
|
11436
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11437
|
+
property :data_store, as: 'dataStore'
|
|
11438
|
+
collection :filter_groups, as: 'filterGroups'
|
|
11439
|
+
end
|
|
11440
|
+
end
|
|
11441
|
+
|
|
11285
11442
|
class GoogleCloudDiscoveryengineV1alphaReply
|
|
11286
11443
|
# @private
|
|
11287
11444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13396,6 +13553,8 @@ module Google
|
|
|
13396
13553
|
property :display_name, as: 'displayName'
|
|
13397
13554
|
hash :features, as: 'features'
|
|
13398
13555
|
property :industry_vertical, as: 'industryVertical'
|
|
13556
|
+
property :knowledge_graph_config, as: 'knowledgeGraphConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfig::Representation
|
|
13557
|
+
|
|
13399
13558
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig::Representation
|
|
13400
13559
|
|
|
13401
13560
|
hash :model_configs, as: 'modelConfigs'
|
|
@@ -13441,6 +13600,28 @@ module Google
|
|
|
13441
13600
|
end
|
|
13442
13601
|
end
|
|
13443
13602
|
|
|
13603
|
+
class GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfig
|
|
13604
|
+
# @private
|
|
13605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13606
|
+
collection :cloud_knowledge_graph_types, as: 'cloudKnowledgeGraphTypes'
|
|
13607
|
+
property :enable_cloud_knowledge_graph, as: 'enableCloudKnowledgeGraph'
|
|
13608
|
+
property :enable_private_knowledge_graph, as: 'enablePrivateKnowledgeGraph'
|
|
13609
|
+
property :feature_config, as: 'featureConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfigFeatureConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfigFeatureConfig::Representation
|
|
13610
|
+
|
|
13611
|
+
collection :private_knowledge_graph_types, as: 'privateKnowledgeGraphTypes'
|
|
13612
|
+
end
|
|
13613
|
+
end
|
|
13614
|
+
|
|
13615
|
+
class GoogleCloudDiscoveryengineV1betaEngineKnowledgeGraphConfigFeatureConfig
|
|
13616
|
+
# @private
|
|
13617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13618
|
+
property :disable_private_kg_auto_complete, as: 'disablePrivateKgAutoComplete'
|
|
13619
|
+
property :disable_private_kg_enrichment, as: 'disablePrivateKgEnrichment'
|
|
13620
|
+
property :disable_private_kg_query_ui_chips, as: 'disablePrivateKgQueryUiChips'
|
|
13621
|
+
property :disable_private_kg_query_understanding, as: 'disablePrivateKgQueryUnderstanding'
|
|
13622
|
+
end
|
|
13623
|
+
end
|
|
13624
|
+
|
|
13444
13625
|
class GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig
|
|
13445
13626
|
# @private
|
|
13446
13627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13535,6 +13716,7 @@ module Google
|
|
|
13535
13716
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13536
13717
|
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
|
13537
13718
|
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
|
13719
|
+
collection :initial_filter_groups, as: 'initialFilterGroups'
|
|
13538
13720
|
end
|
|
13539
13721
|
end
|
|
13540
13722
|
|