google-apis-discoveryengine_v1alpha 0.75.0 → 0.76.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DiscoveryengineV1alpha
18
18
  # Version of the google-apis-discoveryengine_v1alpha gem
19
- GEM_VERSION = "0.75.0"
19
+ GEM_VERSION = "0.76.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 = "20250824"
25
+ REVISION = "20250908"
26
26
  end
27
27
  end
28
28
  end
@@ -250,6 +250,12 @@ module Google
250
250
  include Google::Apis::Core::JsonObjectSupport
251
251
  end
252
252
 
253
+ class GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
253
259
  class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
254
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
261
 
@@ -1294,6 +1300,30 @@ module Google
1294
1300
  include Google::Apis::Core::JsonObjectSupport
1295
1301
  end
1296
1302
 
1303
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1297
1327
  class GoogleCloudDiscoveryengineV1alphaAssistAnswerReply
1298
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1329
 
@@ -1354,6 +1384,12 @@ module Google
1354
1384
  include Google::Apis::Core::JsonObjectSupport
1355
1385
  end
1356
1386
 
1387
+ class GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1357
1393
  class GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig
1358
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1395
 
@@ -1834,6 +1870,12 @@ module Google
1834
1870
  include Google::Apis::Core::JsonObjectSupport
1835
1871
  end
1836
1872
 
1873
+ class GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig
1874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1875
+
1876
+ include Google::Apis::Core::JsonObjectSupport
1877
+ end
1878
+
1837
1879
  class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
1838
1880
  class Representation < Google::Apis::Core::JsonRepresentation; end
1839
1881
 
@@ -4726,6 +4768,114 @@ module Google
4726
4768
  include Google::Apis::Core::JsonObjectSupport
4727
4769
  end
4728
4770
 
4771
+ class GoogleCloudNotebooklmV1alphaFailureReason
4772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4773
+
4774
+ include Google::Apis::Core::JsonObjectSupport
4775
+ end
4776
+
4777
+ class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError
4778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4779
+
4780
+ include Google::Apis::Core::JsonObjectSupport
4781
+ end
4782
+
4783
+ class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed
4784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4785
+
4786
+ include Google::Apis::Core::JsonObjectSupport
4787
+ end
4788
+
4789
+ class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected
4790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4791
+
4792
+ include Google::Apis::Core::JsonObjectSupport
4793
+ end
4794
+
4795
+ class GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked
4796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4797
+
4798
+ include Google::Apis::Core::JsonObjectSupport
4799
+ end
4800
+
4801
+ class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError
4802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4803
+
4804
+ include Google::Apis::Core::JsonObjectSupport
4805
+ end
4806
+
4807
+ class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented
4808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4809
+
4810
+ include Google::Apis::Core::JsonObjectSupport
4811
+ end
4812
+
4813
+ class GoogleCloudNotebooklmV1alphaFailureReasonIngestionError
4814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4815
+
4816
+ include Google::Apis::Core::JsonObjectSupport
4817
+ end
4818
+
4819
+ class GoogleCloudNotebooklmV1alphaFailureReasonPaywallError
4820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4821
+
4822
+ include Google::Apis::Core::JsonObjectSupport
4823
+ end
4824
+
4825
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty
4826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4827
+
4828
+ include Google::Apis::Core::JsonObjectSupport
4829
+ end
4830
+
4831
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded
4832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4833
+
4834
+ include Google::Apis::Core::JsonObjectSupport
4835
+ end
4836
+
4837
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong
4838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4839
+
4840
+ include Google::Apis::Core::JsonObjectSupport
4841
+ end
4842
+
4843
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable
4844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4845
+
4846
+ include Google::Apis::Core::JsonObjectSupport
4847
+ end
4848
+
4849
+ class GoogleCloudNotebooklmV1alphaFailureReasonUnknown
4850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4851
+
4852
+ include Google::Apis::Core::JsonObjectSupport
4853
+ end
4854
+
4855
+ class GoogleCloudNotebooklmV1alphaFailureReasonUploadError
4856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4857
+
4858
+ include Google::Apis::Core::JsonObjectSupport
4859
+ end
4860
+
4861
+ class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError
4862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4863
+
4864
+ include Google::Apis::Core::JsonObjectSupport
4865
+ end
4866
+
4867
+ class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted
4868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4869
+
4870
+ include Google::Apis::Core::JsonObjectSupport
4871
+ end
4872
+
4873
+ class GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata
4874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4875
+
4876
+ include Google::Apis::Core::JsonObjectSupport
4877
+ end
4878
+
4729
4879
  class GoogleCloudNotebooklmV1alphaListRecentlyViewedNotebooksResponse
4730
4880
  class Representation < Google::Apis::Core::JsonRepresentation; end
4731
4881
 
@@ -4774,6 +4924,12 @@ module Google
4774
4924
  include Google::Apis::Core::JsonObjectSupport
4775
4925
  end
4776
4926
 
4927
+ class GoogleCloudNotebooklmV1alphaSourceSettings
4928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4929
+
4930
+ include Google::Apis::Core::JsonObjectSupport
4931
+ end
4932
+
4777
4933
  class GoogleCloudNotebooklmV1alphaUploadSourceFileRequest
4778
4934
  class Representation < Google::Apis::Core::JsonRepresentation; end
4779
4935
 
@@ -4822,6 +4978,12 @@ module Google
4822
4978
  include Google::Apis::Core::JsonObjectSupport
4823
4979
  end
4824
4980
 
4981
+ class GoogleCloudNotebooklmV1alphaYoutubeMetadata
4982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4983
+
4984
+ include Google::Apis::Core::JsonObjectSupport
4985
+ end
4986
+
4825
4987
  class GoogleLongrunningCancelOperationRequest
4826
4988
  class Representation < Google::Apis::Core::JsonRepresentation; end
4827
4989
 
@@ -5322,6 +5484,8 @@ module Google
5322
5484
  class Representation < Google::Apis::Core::JsonRepresentation
5323
5485
  collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyBannedPhrase, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyBannedPhrase::Representation
5324
5486
 
5487
+ property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig::Representation
5488
+
5325
5489
  end
5326
5490
  end
5327
5491
 
@@ -5334,6 +5498,15 @@ module Google
5334
5498
  end
5335
5499
  end
5336
5500
 
5501
+ class GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig
5502
+ # @private
5503
+ class Representation < Google::Apis::Core::JsonRepresentation
5504
+ property :failure_mode, as: 'failureMode'
5505
+ property :response_template, as: 'responseTemplate'
5506
+ property :user_prompt_template, as: 'userPromptTemplate'
5507
+ end
5508
+ end
5509
+
5337
5510
  class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
5338
5511
  # @private
5339
5512
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7068,6 +7241,8 @@ module Google
7068
7241
  # @private
7069
7242
  class Representation < Google::Apis::Core::JsonRepresentation
7070
7243
  collection :assist_skipped_reasons, as: 'assistSkippedReasons'
7244
+ property :customer_policy_enforcement_result, as: 'customerPolicyEnforcementResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult::Representation
7245
+
7071
7246
  property :name, as: 'name'
7072
7247
  collection :replies, as: 'replies', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerReply, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerReply::Representation
7073
7248
 
@@ -7075,6 +7250,41 @@ module Google
7075
7250
  end
7076
7251
  end
7077
7252
 
7253
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult
7254
+ # @private
7255
+ class Representation < Google::Apis::Core::JsonRepresentation
7256
+ collection :policy_results, as: 'policyResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult::Representation
7257
+
7258
+ property :verdict, as: 'verdict'
7259
+ end
7260
+ end
7261
+
7262
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
7263
+ # @private
7264
+ class Representation < Google::Apis::Core::JsonRepresentation
7265
+ collection :banned_phrases, as: 'bannedPhrases'
7266
+ end
7267
+ end
7268
+
7269
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
7270
+ # @private
7271
+ class Representation < Google::Apis::Core::JsonRepresentation
7272
+ property :error, as: 'error', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
7273
+
7274
+ property :model_armor_violation, as: 'modelArmorViolation'
7275
+ end
7276
+ end
7277
+
7278
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
7279
+ # @private
7280
+ class Representation < Google::Apis::Core::JsonRepresentation
7281
+ property :banned_phrase_enforcement_result, as: 'bannedPhraseEnforcementResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult::Representation
7282
+
7283
+ property :model_armor_enforcement_result, as: 'modelArmorEnforcementResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult::Representation
7284
+
7285
+ end
7286
+ end
7287
+
7078
7288
  class GoogleCloudDiscoveryengineV1alphaAssistAnswerReply
7079
7289
  # @private
7080
7290
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7158,6 +7368,8 @@ module Google
7158
7368
  class Representation < Google::Apis::Core::JsonRepresentation
7159
7369
  collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyBannedPhrase, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyBannedPhrase::Representation
7160
7370
 
7371
+ property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig::Representation
7372
+
7161
7373
  end
7162
7374
  end
7163
7375
 
@@ -7170,6 +7382,15 @@ module Google
7170
7382
  end
7171
7383
  end
7172
7384
 
7385
+ class GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig
7386
+ # @private
7387
+ class Representation < Google::Apis::Core::JsonRepresentation
7388
+ property :failure_mode, as: 'failureMode'
7389
+ property :response_template, as: 'responseTemplate'
7390
+ property :user_prompt_template, as: 'userPromptTemplate'
7391
+ end
7392
+ end
7393
+
7173
7394
  class GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig
7174
7395
  # @private
7175
7396
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7986,6 +8207,8 @@ module Google
7986
8207
 
7987
8208
  collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
7988
8209
 
8210
+ property :federated_config, as: 'federatedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig::Representation
8211
+
7989
8212
  property :hybrid_ingestion_disabled, as: 'hybridIngestionDisabled'
7990
8213
  property :identity_refresh_interval, as: 'identityRefreshInterval'
7991
8214
  property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
@@ -8004,6 +8227,7 @@ module Google
8004
8227
  property :realtime_sync_config, as: 'realtimeSyncConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig::Representation
8005
8228
 
8006
8229
  property :refresh_interval, as: 'refreshInterval'
8230
+ collection :remove_param_keys, as: 'removeParamKeys'
8007
8231
  property :state, as: 'state'
8008
8232
  collection :static_ip_addresses, as: 'staticIpAddresses'
8009
8233
  property :static_ip_enabled, as: 'staticIpEnabled'
@@ -8022,6 +8246,14 @@ module Google
8022
8246
  end
8023
8247
  end
8024
8248
 
8249
+ class GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig
8250
+ # @private
8251
+ class Representation < Google::Apis::Core::JsonRepresentation
8252
+ hash :additional_params, as: 'additionalParams'
8253
+ hash :auth_params, as: 'authParams'
8254
+ end
8255
+ end
8256
+
8025
8257
  class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
8026
8258
  # @private
8027
8259
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11278,6 +11510,7 @@ module Google
11278
11510
  # @private
11279
11511
  class Representation < Google::Apis::Core::JsonRepresentation
11280
11512
  property :default_web_grounding_toggle_off, as: 'defaultWebGroundingToggleOff'
11513
+ property :disable_location_context, as: 'disableLocationContext'
11281
11514
  property :google_search_grounding_enabled, as: 'googleSearchGroundingEnabled'
11282
11515
  property :web_grounding_type, as: 'webGroundingType'
11283
11516
  end
@@ -11308,6 +11541,7 @@ module Google
11308
11541
  # @private
11309
11542
  class Representation < Google::Apis::Core::JsonRepresentation
11310
11543
  property :content_config, as: 'contentConfig'
11544
+ property :data_store_config_type, as: 'dataStoreConfigType'
11311
11545
  property :display_name, as: 'displayName'
11312
11546
  property :entity_name, as: 'entityName'
11313
11547
  property :id, as: 'id'
@@ -12893,6 +13127,151 @@ module Google
12893
13127
  end
12894
13128
  end
12895
13129
 
13130
+ class GoogleCloudNotebooklmV1alphaFailureReason
13131
+ # @private
13132
+ class Representation < Google::Apis::Core::JsonRepresentation
13133
+ property :audio_transcription_error, as: 'audioTranscriptionError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError::Representation
13134
+
13135
+ property :domain_blocked, as: 'domainBlocked', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked::Representation
13136
+
13137
+ property :google_drive_error, as: 'googleDriveError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError::Representation
13138
+
13139
+ property :ingestion_error, as: 'ingestionError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonIngestionError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonIngestionError::Representation
13140
+
13141
+ property :paywall_error, as: 'paywallError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonPaywallError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonPaywallError::Representation
13142
+
13143
+ property :source_empty, as: 'sourceEmpty', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty::Representation
13144
+
13145
+ property :source_limit_exceeded, as: 'sourceLimitExceeded', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded::Representation
13146
+
13147
+ property :source_too_long, as: 'sourceTooLong', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong::Representation
13148
+
13149
+ property :source_unreachable, as: 'sourceUnreachable', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable::Representation
13150
+
13151
+ property :unknown, as: 'unknown', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUnknown, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUnknown::Representation
13152
+
13153
+ property :upload_error, as: 'uploadError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUploadError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUploadError::Representation
13154
+
13155
+ property :youtube_error, as: 'youtubeError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError::Representation
13156
+
13157
+ end
13158
+ end
13159
+
13160
+ class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError
13161
+ # @private
13162
+ class Representation < Google::Apis::Core::JsonRepresentation
13163
+ property :language_detection_failed, as: 'languageDetectionFailed', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed::Representation
13164
+
13165
+ property :no_audio_detected, as: 'noAudioDetected', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected::Representation
13166
+
13167
+ end
13168
+ end
13169
+
13170
+ class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed
13171
+ # @private
13172
+ class Representation < Google::Apis::Core::JsonRepresentation
13173
+ end
13174
+ end
13175
+
13176
+ class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected
13177
+ # @private
13178
+ class Representation < Google::Apis::Core::JsonRepresentation
13179
+ end
13180
+ end
13181
+
13182
+ class GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked
13183
+ # @private
13184
+ class Representation < Google::Apis::Core::JsonRepresentation
13185
+ end
13186
+ end
13187
+
13188
+ class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError
13189
+ # @private
13190
+ class Representation < Google::Apis::Core::JsonRepresentation
13191
+ property :download_prevented, as: 'downloadPrevented', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented::Representation
13192
+
13193
+ end
13194
+ end
13195
+
13196
+ class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented
13197
+ # @private
13198
+ class Representation < Google::Apis::Core::JsonRepresentation
13199
+ end
13200
+ end
13201
+
13202
+ class GoogleCloudNotebooklmV1alphaFailureReasonIngestionError
13203
+ # @private
13204
+ class Representation < Google::Apis::Core::JsonRepresentation
13205
+ end
13206
+ end
13207
+
13208
+ class GoogleCloudNotebooklmV1alphaFailureReasonPaywallError
13209
+ # @private
13210
+ class Representation < Google::Apis::Core::JsonRepresentation
13211
+ end
13212
+ end
13213
+
13214
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty
13215
+ # @private
13216
+ class Representation < Google::Apis::Core::JsonRepresentation
13217
+ end
13218
+ end
13219
+
13220
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded
13221
+ # @private
13222
+ class Representation < Google::Apis::Core::JsonRepresentation
13223
+ end
13224
+ end
13225
+
13226
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong
13227
+ # @private
13228
+ class Representation < Google::Apis::Core::JsonRepresentation
13229
+ property :word_count, as: 'wordCount'
13230
+ property :word_limit, as: 'wordLimit'
13231
+ end
13232
+ end
13233
+
13234
+ class GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable
13235
+ # @private
13236
+ class Representation < Google::Apis::Core::JsonRepresentation
13237
+ property :error_details, as: 'errorDetails'
13238
+ end
13239
+ end
13240
+
13241
+ class GoogleCloudNotebooklmV1alphaFailureReasonUnknown
13242
+ # @private
13243
+ class Representation < Google::Apis::Core::JsonRepresentation
13244
+ end
13245
+ end
13246
+
13247
+ class GoogleCloudNotebooklmV1alphaFailureReasonUploadError
13248
+ # @private
13249
+ class Representation < Google::Apis::Core::JsonRepresentation
13250
+ end
13251
+ end
13252
+
13253
+ class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError
13254
+ # @private
13255
+ class Representation < Google::Apis::Core::JsonRepresentation
13256
+ property :video_deleted, as: 'videoDeleted', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted::Representation
13257
+
13258
+ end
13259
+ end
13260
+
13261
+ class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted
13262
+ # @private
13263
+ class Representation < Google::Apis::Core::JsonRepresentation
13264
+ end
13265
+ end
13266
+
13267
+ class GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata
13268
+ # @private
13269
+ class Representation < Google::Apis::Core::JsonRepresentation
13270
+ property :document_id, as: 'documentId'
13271
+ property :revision_id, as: 'revisionId'
13272
+ end
13273
+ end
13274
+
12896
13275
  class GoogleCloudNotebooklmV1alphaListRecentlyViewedNotebooksResponse
12897
13276
  # @private
12898
13277
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12912,6 +13291,8 @@ module Google
12912
13291
 
12913
13292
  property :name, as: 'name'
12914
13293
  property :notebook_id, as: 'notebookId'
13294
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSource::Representation
13295
+
12915
13296
  property :title, as: 'title'
12916
13297
  end
12917
13298
  end
@@ -12947,6 +13328,8 @@ module Google
12947
13328
  property :metadata, as: 'metadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceMetadata::Representation
12948
13329
 
12949
13330
  property :name, as: 'name'
13331
+ property :settings, as: 'settings', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceSettings, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceSettings::Representation
13332
+
12950
13333
  property :source_id, as: 'sourceId', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId::Representation
12951
13334
 
12952
13335
  property :title, as: 'title'
@@ -12965,9 +13348,22 @@ module Google
12965
13348
  class Representation < Google::Apis::Core::JsonRepresentation
12966
13349
  property :agentspace_metadata, as: 'agentspaceMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAgentspaceMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAgentspaceMetadata::Representation
12967
13350
 
13351
+ property :google_docs_metadata, as: 'googleDocsMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata::Representation
13352
+
12968
13353
  property :source_added_timestamp, as: 'sourceAddedTimestamp'
12969
13354
  property :token_count, as: 'tokenCount'
12970
13355
  property :word_count, as: 'wordCount'
13356
+ property :youtube_metadata, as: 'youtubeMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaYoutubeMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaYoutubeMetadata::Representation
13357
+
13358
+ end
13359
+ end
13360
+
13361
+ class GoogleCloudNotebooklmV1alphaSourceSettings
13362
+ # @private
13363
+ class Representation < Google::Apis::Core::JsonRepresentation
13364
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReason::Representation
13365
+
13366
+ property :status, as: 'status'
12971
13367
  end
12972
13368
  end
12973
13369
 
@@ -13049,6 +13445,14 @@ module Google
13049
13445
  end
13050
13446
  end
13051
13447
 
13448
+ class GoogleCloudNotebooklmV1alphaYoutubeMetadata
13449
+ # @private
13450
+ class Representation < Google::Apis::Core::JsonRepresentation
13451
+ property :channel_name, as: 'channelName'
13452
+ property :video_id, as: 'videoId'
13453
+ end
13454
+ end
13455
+
13052
13456
  class GoogleLongrunningCancelOperationRequest
13053
13457
  # @private
13054
13458
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9930,7 +9930,7 @@ module Google
9930
9930
  execute_or_queue_command(command, &block)
9931
9931
  end
9932
9932
 
9933
- # Batch deletes Notebooks. Needs a side channel with the user's EUC.
9933
+ # Batch deletes Notebooks.
9934
9934
  # @param [String] parent
9935
9935
  # Required. The parent branch resource name, such as `projects/`project`/
9936
9936
  # locations/`location``.
@@ -9964,7 +9964,7 @@ module Google
9964
9964
  execute_or_queue_command(command, &block)
9965
9965
  end
9966
9966
 
9967
- # Creates a notebook. Needs a side channel with the user's EUC.
9967
+ # Creates a notebook.
9968
9968
  # @param [String] parent
9969
9969
  # Required. The parent resource name, such as `projects/`project`/locations/`
9970
9970
  # location``.
@@ -9998,7 +9998,7 @@ module Google
9998
9998
  execute_or_queue_command(command, &block)
9999
9999
  end
10000
10000
 
10001
- # Gets a notebook. Needs a side channel with the user's EUC.
10001
+ # Gets a notebook.
10002
10002
  # @param [String] name
10003
10003
  # Required. Full resource name of Notebook, such as `projects/`project`/
10004
10004
  # locations/`location`/notebooks/`notebook_id``.
@@ -10029,13 +10029,13 @@ module Google
10029
10029
  execute_or_queue_command(command, &block)
10030
10030
  end
10031
10031
 
10032
- # Lists the recently viewed notebooks. Needs a side channel with the user's EUC.
10032
+ # Lists the notebooks ordered by last view time.
10033
10033
  # @param [String] parent
10034
10034
  # Required. The parent branch resource name, such as `projects/`project`/
10035
10035
  # locations/`location``.
10036
10036
  # @param [Fixnum] page_size
10037
10037
  # Optional. Maximum number of Notebooks to return. If unspecified, defaults to "
10038
- # 200". The maximum allowed value is "500". If this field is negative, will use
10038
+ # 500". The maximum allowed value is "500". If this field is negative, will use
10039
10039
  # the default value.
10040
10040
  # @param [String] page_token
10041
10041
  # Optional. The page token, provide this to retrieve the subsequent page.
@@ -10068,7 +10068,7 @@ module Google
10068
10068
  execute_or_queue_command(command, &block)
10069
10069
  end
10070
10070
 
10071
- # Shares a notebook to other accounts. Needs a side channel with the user's EUC.
10071
+ # Shares a notebook to other accounts.
10072
10072
  # @param [String] name
10073
10073
  # Required. Full resource name of Notebook, such as `projects/`project`/
10074
10074
  # locations/`location`/notebooks/`notebook_id``.
@@ -10102,7 +10102,7 @@ module Google
10102
10102
  execute_or_queue_command(command, &block)
10103
10103
  end
10104
10104
 
10105
- # Generates a new audio overview. Needs a side channel with the user's EUC.
10105
+ # Generates a new audio overview.
10106
10106
  # @param [String] parent
10107
10107
  # Required. The parent resource where this notebook will be created. Format:
10108
10108
  # projects/`project`/locations/`location`/notebooks/`notebook`
@@ -10136,7 +10136,7 @@ module Google
10136
10136
  execute_or_queue_command(command, &block)
10137
10137
  end
10138
10138
 
10139
- # Deletes an audio overview. Needs a side channel with the user's EUC.
10139
+ # Deletes an audio overview.
10140
10140
  # @param [String] name
10141
10141
  # Required. The full resource name of the AudioOverview, such as `projects/`
10142
10142
  # project`/locations/`location`/notebooks/`notebook`/audioOverviews/`
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-discoveryengine_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.75.0
4
+ version: 0.76.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1alpha/v0.75.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1alpha/v0.76.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: