google-apis-discoveryengine_v1beta 0.82.0 → 0.83.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.
@@ -202,12 +202,30 @@ module Google
202
202
  include Google::Apis::Core::JsonObjectSupport
203
203
  end
204
204
 
205
+ class GoogleCloudDiscoveryengineV1ActionConfig
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
205
211
  class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
206
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
213
 
208
214
  include Google::Apis::Core::JsonObjectSupport
209
215
  end
210
216
 
217
+ class GoogleCloudDiscoveryengineV1AlertPolicyConfig
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
211
229
  class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
212
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
231
 
@@ -268,6 +286,12 @@ module Google
268
286
  include Google::Apis::Core::JsonObjectSupport
269
287
  end
270
288
 
289
+ class GoogleCloudDiscoveryengineV1BapConfig
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
271
295
  class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
272
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
297
 
@@ -298,6 +322,12 @@ module Google
298
322
  include Google::Apis::Core::JsonObjectSupport
299
323
  end
300
324
 
325
+ class GoogleCloudDiscoveryengineV1Collection
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
301
331
  class GoogleCloudDiscoveryengineV1Condition
302
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
333
 
@@ -394,6 +424,42 @@ module Google
394
424
  include Google::Apis::Core::JsonObjectSupport
395
425
  end
396
426
 
427
+ class GoogleCloudDiscoveryengineV1DataConnector
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
397
463
  class GoogleCloudDiscoveryengineV1DataStore
398
464
  class Representation < Google::Apis::Core::JsonRepresentation; end
399
465
 
@@ -418,6 +484,12 @@ module Google
418
484
  include Google::Apis::Core::JsonObjectSupport
419
485
  end
420
486
 
487
+ class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
421
493
  class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
422
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
495
 
@@ -454,6 +526,18 @@ module Google
454
526
  include Google::Apis::Core::JsonObjectSupport
455
527
  end
456
528
 
529
+ class GoogleCloudDiscoveryengineV1DestinationConfig
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDiscoveryengineV1DestinationConfigDestination
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
457
541
  class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
458
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
459
543
 
@@ -598,6 +682,12 @@ module Google
598
682
  include Google::Apis::Core::JsonObjectSupport
599
683
  end
600
684
 
685
+ class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
601
691
  class GoogleCloudDiscoveryengineV1IdpConfig
602
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
603
693
 
@@ -676,6 +766,24 @@ module Google
676
766
  include Google::Apis::Core::JsonObjectSupport
677
767
  end
678
768
 
769
+ class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
679
787
  class GoogleCloudDiscoveryengineV1ProjectServiceTerms
680
788
  class Representation < Google::Apis::Core::JsonRepresentation; end
681
789
 
@@ -796,6 +904,12 @@ module Google
796
904
  include Google::Apis::Core::JsonObjectSupport
797
905
  end
798
906
 
907
+ class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
799
913
  class GoogleCloudDiscoveryengineV1SingleRegionKey
800
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
801
915
 
@@ -832,6 +946,12 @@ module Google
832
946
  include Google::Apis::Core::JsonObjectSupport
833
947
  end
834
948
 
949
+ class GoogleCloudDiscoveryengineV1Tenant
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
835
955
  class GoogleCloudDiscoveryengineV1TrainCustomModelMetadata
836
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
957
 
@@ -1684,6 +1804,24 @@ module Google
1684
1804
  include Google::Apis::Core::JsonObjectSupport
1685
1805
  end
1686
1806
 
1807
+ class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1687
1825
  class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
1688
1826
  class Representation < Google::Apis::Core::JsonRepresentation; end
1689
1827
 
@@ -1960,6 +2098,12 @@ module Google
1960
2098
  include Google::Apis::Core::JsonObjectSupport
1961
2099
  end
1962
2100
 
2101
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
1963
2107
  class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
1964
2108
  class Representation < Google::Apis::Core::JsonRepresentation; end
1965
2109
 
@@ -3700,6 +3844,24 @@ module Google
3700
3844
  include Google::Apis::Core::JsonObjectSupport
3701
3845
  end
3702
3846
 
3847
+ class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
3848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3849
+
3850
+ include Google::Apis::Core::JsonObjectSupport
3851
+ end
3852
+
3853
+ class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
3854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3855
+
3856
+ include Google::Apis::Core::JsonObjectSupport
3857
+ end
3858
+
3859
+ class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
3860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3861
+
3862
+ include Google::Apis::Core::JsonObjectSupport
3863
+ end
3864
+
3703
3865
  class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
3704
3866
  class Representation < Google::Apis::Core::JsonRepresentation; end
3705
3867
 
@@ -4096,6 +4258,12 @@ module Google
4096
4258
  include Google::Apis::Core::JsonObjectSupport
4097
4259
  end
4098
4260
 
4261
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
4262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4263
+
4264
+ include Google::Apis::Core::JsonObjectSupport
4265
+ end
4266
+
4099
4267
  class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
4100
4268
  class Representation < Google::Apis::Core::JsonRepresentation; end
4101
4269
 
@@ -4951,6 +5119,16 @@ module Google
4951
5119
  end
4952
5120
  end
4953
5121
 
5122
+ class GoogleCloudDiscoveryengineV1ActionConfig
5123
+ # @private
5124
+ class Representation < Google::Apis::Core::JsonRepresentation
5125
+ hash :action_params, as: 'actionParams'
5126
+ property :is_action_configured, as: 'isActionConfigured'
5127
+ property :service_name, as: 'serviceName'
5128
+ property :use_static_secrets, as: 'useStaticSecrets'
5129
+ end
5130
+ end
5131
+
4954
5132
  class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
4955
5133
  # @private
4956
5134
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4959,6 +5137,23 @@ module Google
4959
5137
  end
4960
5138
  end
4961
5139
 
5140
+ class GoogleCloudDiscoveryengineV1AlertPolicyConfig
5141
+ # @private
5142
+ class Representation < Google::Apis::Core::JsonRepresentation
5143
+ collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment::Representation
5144
+
5145
+ property :alert_policy_name, as: 'alertPolicyName'
5146
+ end
5147
+ end
5148
+
5149
+ class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
5150
+ # @private
5151
+ class Representation < Google::Apis::Core::JsonRepresentation
5152
+ property :alert_id, as: 'alertId'
5153
+ property :enroll_state, as: 'enrollState'
5154
+ end
5155
+ end
5156
+
4962
5157
  class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
4963
5158
  # @private
4964
5159
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5055,6 +5250,13 @@ module Google
5055
5250
  end
5056
5251
  end
5057
5252
 
5253
+ class GoogleCloudDiscoveryengineV1BapConfig
5254
+ # @private
5255
+ class Representation < Google::Apis::Core::JsonRepresentation
5256
+ collection :supported_connector_modes, as: 'supportedConnectorModes'
5257
+ end
5258
+ end
5259
+
5058
5260
  class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
5059
5261
  # @private
5060
5262
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5106,6 +5308,15 @@ module Google
5106
5308
  end
5107
5309
  end
5108
5310
 
5311
+ class GoogleCloudDiscoveryengineV1Collection
5312
+ # @private
5313
+ class Representation < Google::Apis::Core::JsonRepresentation
5314
+ property :create_time, as: 'createTime'
5315
+ property :display_name, as: 'displayName'
5316
+ property :name, as: 'name'
5317
+ end
5318
+ end
5319
+
5109
5320
  class GoogleCloudDiscoveryengineV1Condition
5110
5321
  # @private
5111
5322
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5258,6 +5469,114 @@ module Google
5258
5469
  end
5259
5470
  end
5260
5471
 
5472
+ class GoogleCloudDiscoveryengineV1DataConnector
5473
+ # @private
5474
+ class Representation < Google::Apis::Core::JsonRepresentation
5475
+ property :acl_enabled, as: 'aclEnabled'
5476
+ property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ActionConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ActionConfig::Representation
5477
+
5478
+ property :action_state, as: 'actionState'
5479
+ collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1AlertPolicyConfig::Representation
5480
+
5481
+ property :auto_run_disabled, as: 'autoRunDisabled'
5482
+ property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1BapConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1BapConfig::Representation
5483
+
5484
+ collection :blocking_reasons, as: 'blockingReasons'
5485
+ collection :connector_modes, as: 'connectorModes'
5486
+ property :connector_type, as: 'connectorType'
5487
+ property :create_eua_saas, as: 'createEuaSaas'
5488
+ property :create_time, as: 'createTime'
5489
+ property :data_source, as: 'dataSource'
5490
+ collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DestinationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DestinationConfig::Representation
5491
+
5492
+ property :end_user_config, as: 'endUserConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig::Representation
5493
+
5494
+ collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity::Representation
5495
+
5496
+ collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
5497
+
5498
+ property :federated_config, as: 'federatedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig::Representation
5499
+
5500
+ property :hybrid_ingestion_disabled, as: 'hybridIngestionDisabled'
5501
+ property :identity_refresh_interval, as: 'identityRefreshInterval'
5502
+ property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1IdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1IdentityScheduleConfig::Representation
5503
+
5504
+ property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
5505
+ property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
5506
+ property :json_params, as: 'jsonParams'
5507
+ property :kms_key_name, as: 'kmsKeyName'
5508
+ property :last_sync_time, as: 'lastSyncTime'
5509
+ property :latest_pause_time, as: 'latestPauseTime'
5510
+ property :name, as: 'name'
5511
+ property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1beta::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1beta::GoogleTypeDateTime::Representation
5512
+
5513
+ hash :params, as: 'params'
5514
+ property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
5515
+ property :realtime_state, as: 'realtimeState'
5516
+ property :realtime_sync_config, as: 'realtimeSyncConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig::Representation
5517
+
5518
+ property :refresh_interval, as: 'refreshInterval'
5519
+ collection :remove_param_keys, as: 'removeParamKeys'
5520
+ property :state, as: 'state'
5521
+ collection :static_ip_addresses, as: 'staticIpAddresses'
5522
+ property :static_ip_enabled, as: 'staticIpEnabled'
5523
+ property :sync_mode, as: 'syncMode'
5524
+ property :update_time, as: 'updateTime'
5525
+ end
5526
+ end
5527
+
5528
+ class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
5529
+ # @private
5530
+ class Representation < Google::Apis::Core::JsonRepresentation
5531
+ hash :additional_params, as: 'additionalParams'
5532
+ hash :auth_params, as: 'authParams'
5533
+ property :tenant, as: 'tenant', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Tenant, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Tenant::Representation
5534
+
5535
+ end
5536
+ end
5537
+
5538
+ class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
5539
+ # @private
5540
+ class Representation < Google::Apis::Core::JsonRepresentation
5541
+ hash :additional_params, as: 'additionalParams'
5542
+ hash :auth_params, as: 'authParams'
5543
+ end
5544
+ end
5545
+
5546
+ class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
5547
+ # @private
5548
+ class Representation < Google::Apis::Core::JsonRepresentation
5549
+ property :realtime_sync_secret, as: 'realtimeSyncSecret'
5550
+ property :streaming_error, as: 'streamingError', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError::Representation
5551
+
5552
+ property :webhook_uri, as: 'webhookUri'
5553
+ end
5554
+ end
5555
+
5556
+ class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
5557
+ # @private
5558
+ class Representation < Google::Apis::Core::JsonRepresentation
5559
+ property :error, as: 'error', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
5560
+
5561
+ property :streaming_error_reason, as: 'streamingErrorReason'
5562
+ end
5563
+ end
5564
+
5565
+ class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
5566
+ # @private
5567
+ class Representation < Google::Apis::Core::JsonRepresentation
5568
+ property :data_store, as: 'dataStore'
5569
+ property :entity_name, as: 'entityName'
5570
+ property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1HealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1HealthcareFhirConfig::Representation
5571
+
5572
+ property :json_params, as: 'jsonParams'
5573
+ hash :key_property_mappings, as: 'keyPropertyMappings'
5574
+ hash :params, as: 'params'
5575
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Schema::Representation
5576
+
5577
+ end
5578
+ end
5579
+
5261
5580
  class GoogleCloudDiscoveryengineV1DataStore
5262
5581
  # @private
5263
5582
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5318,6 +5637,14 @@ module Google
5318
5637
  end
5319
5638
  end
5320
5639
 
5640
+ class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
5641
+ # @private
5642
+ class Representation < Google::Apis::Core::JsonRepresentation
5643
+ property :create_time, as: 'createTime'
5644
+ property :update_time, as: 'updateTime'
5645
+ end
5646
+ end
5647
+
5321
5648
  class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
5322
5649
  # @private
5323
5650
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5366,6 +5693,25 @@ module Google
5366
5693
  end
5367
5694
  end
5368
5695
 
5696
+ class GoogleCloudDiscoveryengineV1DestinationConfig
5697
+ # @private
5698
+ class Representation < Google::Apis::Core::JsonRepresentation
5699
+ collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DestinationConfigDestination::Representation
5700
+
5701
+ property :json_params, as: 'jsonParams'
5702
+ property :key, as: 'key'
5703
+ hash :params, as: 'params'
5704
+ end
5705
+ end
5706
+
5707
+ class GoogleCloudDiscoveryengineV1DestinationConfigDestination
5708
+ # @private
5709
+ class Representation < Google::Apis::Core::JsonRepresentation
5710
+ property :host, as: 'host'
5711
+ property :port, as: 'port'
5712
+ end
5713
+ end
5714
+
5369
5715
  class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
5370
5716
  # @private
5371
5717
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5472,6 +5818,7 @@ module Google
5472
5818
 
5473
5819
  property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
5474
5820
 
5821
+ property :configurable_billing_approach, as: 'configurableBillingApproach'
5475
5822
  property :create_time, as: 'createTime'
5476
5823
  collection :data_store_ids, as: 'dataStoreIds'
5477
5824
  property :disable_analytics, as: 'disableAnalytics'
@@ -5592,6 +5939,15 @@ module Google
5592
5939
  end
5593
5940
  end
5594
5941
 
5942
+ class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
5943
+ # @private
5944
+ class Representation < Google::Apis::Core::JsonRepresentation
5945
+ property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1beta::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1beta::GoogleTypeDateTime::Representation
5946
+
5947
+ property :refresh_interval, as: 'refreshInterval'
5948
+ end
5949
+ end
5950
+
5595
5951
  class GoogleCloudDiscoveryengineV1IdpConfig
5596
5952
  # @private
5597
5953
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5708,6 +6064,8 @@ module Google
5708
6064
  # @private
5709
6065
  class Representation < Google::Apis::Core::JsonRepresentation
5710
6066
  property :create_time, as: 'createTime'
6067
+ property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
6068
+
5711
6069
  property :name, as: 'name'
5712
6070
  property :provision_completion_time, as: 'provisionCompletionTime'
5713
6071
  hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
@@ -5715,6 +6073,30 @@ module Google
5715
6073
  end
5716
6074
  end
5717
6075
 
6076
+ class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
6077
+ # @private
6078
+ class Representation < Google::Apis::Core::JsonRepresentation
6079
+ property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig::Representation
6080
+
6081
+ end
6082
+ end
6083
+
6084
+ class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
6085
+ # @private
6086
+ class Representation < Google::Apis::Core::JsonRepresentation
6087
+ property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
6088
+
6089
+ end
6090
+ end
6091
+
6092
+ class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
6093
+ # @private
6094
+ class Representation < Google::Apis::Core::JsonRepresentation
6095
+ property :response_template, as: 'responseTemplate'
6096
+ property :user_prompt_template, as: 'userPromptTemplate'
6097
+ end
6098
+ end
6099
+
5718
6100
  class GoogleCloudDiscoveryengineV1ProjectServiceTerms
5719
6101
  # @private
5720
6102
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5929,6 +6311,12 @@ module Google
5929
6311
  end
5930
6312
  end
5931
6313
 
6314
+ class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
6315
+ # @private
6316
+ class Representation < Google::Apis::Core::JsonRepresentation
6317
+ end
6318
+ end
6319
+
5932
6320
  class GoogleCloudDiscoveryengineV1SingleRegionKey
5933
6321
  # @private
5934
6322
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5986,6 +6374,15 @@ module Google
5986
6374
  end
5987
6375
  end
5988
6376
 
6377
+ class GoogleCloudDiscoveryengineV1Tenant
6378
+ # @private
6379
+ class Representation < Google::Apis::Core::JsonRepresentation
6380
+ property :display_name, as: 'displayName'
6381
+ property :id, as: 'id'
6382
+ property :uri, as: 'uri'
6383
+ end
6384
+ end
6385
+
5989
6386
  class GoogleCloudDiscoveryengineV1TrainCustomModelMetadata
5990
6387
  # @private
5991
6388
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6645,6 +7042,7 @@ module Google
6645
7042
 
6646
7043
  property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
6647
7044
  property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
7045
+ property :json_params, as: 'jsonParams'
6648
7046
  property :kms_key_name, as: 'kmsKeyName'
6649
7047
  property :last_sync_time, as: 'lastSyncTime'
6650
7048
  property :latest_pause_time, as: 'latestPauseTime'
@@ -6710,6 +7108,7 @@ module Google
6710
7108
  property :entity_name, as: 'entityName'
6711
7109
  property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
6712
7110
 
7111
+ property :json_params, as: 'jsonParams'
6713
7112
  hash :key_property_mappings, as: 'keyPropertyMappings'
6714
7113
  hash :params, as: 'params'
6715
7114
  property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSchema::Representation
@@ -6865,6 +7264,7 @@ module Google
6865
7264
  class Representation < Google::Apis::Core::JsonRepresentation
6866
7265
  collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
6867
7266
 
7267
+ property :json_params, as: 'jsonParams'
6868
7268
  property :key, as: 'key'
6869
7269
  hash :params, as: 'params'
6870
7270
  end
@@ -6984,6 +7384,7 @@ module Google
6984
7384
 
6985
7385
  property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
6986
7386
 
7387
+ property :configurable_billing_approach, as: 'configurableBillingApproach'
6987
7388
  property :create_time, as: 'createTime'
6988
7389
  collection :data_store_ids, as: 'dataStoreIds'
6989
7390
  property :disable_analytics, as: 'disableAnalytics'
@@ -7438,6 +7839,8 @@ module Google
7438
7839
  # @private
7439
7840
  class Representation < Google::Apis::Core::JsonRepresentation
7440
7841
  property :create_time, as: 'createTime'
7842
+ property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
7843
+
7441
7844
  property :name, as: 'name'
7442
7845
  property :provision_completion_time, as: 'provisionCompletionTime'
7443
7846
  hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
@@ -7445,6 +7848,30 @@ module Google
7445
7848
  end
7446
7849
  end
7447
7850
 
7851
+ class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
7852
+ # @private
7853
+ class Representation < Google::Apis::Core::JsonRepresentation
7854
+ property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig::Representation
7855
+
7856
+ end
7857
+ end
7858
+
7859
+ class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
7860
+ # @private
7861
+ class Representation < Google::Apis::Core::JsonRepresentation
7862
+ property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
7863
+
7864
+ end
7865
+ end
7866
+
7867
+ class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
7868
+ # @private
7869
+ class Representation < Google::Apis::Core::JsonRepresentation
7870
+ property :response_template, as: 'responseTemplate'
7871
+ property :user_prompt_template, as: 'userPromptTemplate'
7872
+ end
7873
+ end
7874
+
7448
7875
  class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
7449
7876
  # @private
7450
7877
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7705,6 +8132,8 @@ module Google
7705
8132
 
7706
8133
  property :relevance_threshold, as: 'relevanceThreshold'
7707
8134
  property :safe_search, as: 'safeSearch'
8135
+ property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec::Representation
8136
+
7708
8137
  property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
7709
8138
 
7710
8139
  property :serving_config, as: 'servingConfig'
@@ -7911,6 +8340,7 @@ module Google
7911
8340
  class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
7912
8341
  # @private
7913
8342
  class Representation < Google::Apis::Core::JsonRepresentation
8343
+ collection :allowed_field_names, as: 'allowedFieldNames'
7914
8344
  property :extracted_filter_behavior, as: 'extractedFilterBehavior'
7915
8345
  property :filter_extraction_condition, as: 'filterExtractionCondition'
7916
8346
  collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
@@ -7939,6 +8369,15 @@ module Google
7939
8369
  end
7940
8370
  end
7941
8371
 
8372
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
8373
+ # @private
8374
+ class Representation < Google::Apis::Core::JsonRepresentation
8375
+ property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
8376
+ property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
8377
+ property :disable_semantic_add_on, as: 'disableSemanticAddOn'
8378
+ end
8379
+ end
8380
+
7942
8381
  class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
7943
8382
  # @private
7944
8383
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9057,6 +9496,7 @@ module Google
9057
9496
  class Representation < Google::Apis::Core::JsonRepresentation
9058
9497
  property :document, as: 'document'
9059
9498
  property :domain, as: 'domain'
9499
+ property :mime_type, as: 'mimeType'
9060
9500
  property :page_identifier, as: 'pageIdentifier'
9061
9501
  property :title, as: 'title'
9062
9502
  property :uri, as: 'uri'
@@ -10001,6 +10441,7 @@ module Google
10001
10441
 
10002
10442
  property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
10003
10443
 
10444
+ property :configurable_billing_approach, as: 'configurableBillingApproach'
10004
10445
  property :create_time, as: 'createTime'
10005
10446
  collection :data_store_ids, as: 'dataStoreIds'
10006
10447
  property :disable_analytics, as: 'disableAnalytics'
@@ -10799,6 +11240,8 @@ module Google
10799
11240
  # @private
10800
11241
  class Representation < Google::Apis::Core::JsonRepresentation
10801
11242
  property :create_time, as: 'createTime'
11243
+ property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
11244
+
10802
11245
  property :name, as: 'name'
10803
11246
  property :provision_completion_time, as: 'provisionCompletionTime'
10804
11247
  hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
@@ -10806,6 +11249,30 @@ module Google
10806
11249
  end
10807
11250
  end
10808
11251
 
11252
+ class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
11253
+ # @private
11254
+ class Representation < Google::Apis::Core::JsonRepresentation
11255
+ property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig::Representation
11256
+
11257
+ end
11258
+ end
11259
+
11260
+ class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
11261
+ # @private
11262
+ class Representation < Google::Apis::Core::JsonRepresentation
11263
+ property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
11264
+
11265
+ end
11266
+ end
11267
+
11268
+ class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
11269
+ # @private
11270
+ class Representation < Google::Apis::Core::JsonRepresentation
11271
+ property :response_template, as: 'responseTemplate'
11272
+ property :user_prompt_template, as: 'userPromptTemplate'
11273
+ end
11274
+ end
11275
+
10809
11276
  class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
10810
11277
  # @private
10811
11278
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10837,6 +11304,7 @@ module Google
10837
11304
  # @private
10838
11305
  class Representation < Google::Apis::Core::JsonRepresentation
10839
11306
  property :accept_biz_qos, as: 'acceptBizQos'
11307
+ property :is_biz, as: 'isBiz'
10840
11308
  end
10841
11309
  end
10842
11310
 
@@ -11239,6 +11707,8 @@ module Google
11239
11707
 
11240
11708
  property :relevance_threshold, as: 'relevanceThreshold'
11241
11709
  property :safe_search, as: 'safeSearch'
11710
+ property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec::Representation
11711
+
11242
11712
  property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
11243
11713
 
11244
11714
  property :serving_config, as: 'servingConfig'
@@ -11444,6 +11914,7 @@ module Google
11444
11914
  class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
11445
11915
  # @private
11446
11916
  class Representation < Google::Apis::Core::JsonRepresentation
11917
+ collection :allowed_field_names, as: 'allowedFieldNames'
11447
11918
  property :extracted_filter_behavior, as: 'extractedFilterBehavior'
11448
11919
  property :filter_extraction_condition, as: 'filterExtractionCondition'
11449
11920
  collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
@@ -11472,6 +11943,15 @@ module Google
11472
11943
  end
11473
11944
  end
11474
11945
 
11946
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
11947
+ # @private
11948
+ class Representation < Google::Apis::Core::JsonRepresentation
11949
+ property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
11950
+ property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
11951
+ property :disable_semantic_add_on, as: 'disableSemanticAddOn'
11952
+ end
11953
+ end
11954
+
11475
11955
  class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
11476
11956
  # @private
11477
11957
  class Representation < Google::Apis::Core::JsonRepresentation