google-apis-discoveryengine_v1alpha 0.75.0 → 0.77.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 +8 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +3331 -1398
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +888 -2
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +95 -8
- metadata +2 -2
@@ -214,12 +214,30 @@ module Google
|
|
214
214
|
include Google::Apis::Core::JsonObjectSupport
|
215
215
|
end
|
216
216
|
|
217
|
+
class GoogleCloudDiscoveryengineV1ActionConfig
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
217
223
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
218
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
225
|
|
220
226
|
include Google::Apis::Core::JsonObjectSupport
|
221
227
|
end
|
222
228
|
|
229
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfig
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
223
241
|
class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
|
224
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
243
|
|
@@ -250,6 +268,12 @@ module Google
|
|
250
268
|
include Google::Apis::Core::JsonObjectSupport
|
251
269
|
end
|
252
270
|
|
271
|
+
class GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
253
277
|
class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
|
254
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
279
|
|
@@ -274,6 +298,12 @@ module Google
|
|
274
298
|
include Google::Apis::Core::JsonObjectSupport
|
275
299
|
end
|
276
300
|
|
301
|
+
class GoogleCloudDiscoveryengineV1BapConfig
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
277
307
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
278
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
309
|
|
@@ -304,6 +334,12 @@ module Google
|
|
304
334
|
include Google::Apis::Core::JsonObjectSupport
|
305
335
|
end
|
306
336
|
|
337
|
+
class GoogleCloudDiscoveryengineV1Collection
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
307
343
|
class GoogleCloudDiscoveryengineV1Condition
|
308
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
345
|
|
@@ -400,6 +436,42 @@ module Google
|
|
400
436
|
include Google::Apis::Core::JsonObjectSupport
|
401
437
|
end
|
402
438
|
|
439
|
+
class GoogleCloudDiscoveryengineV1DataConnector
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
457
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
463
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
469
|
+
class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
403
475
|
class GoogleCloudDiscoveryengineV1DataStore
|
404
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
477
|
|
@@ -424,6 +496,12 @@ module Google
|
|
424
496
|
include Google::Apis::Core::JsonObjectSupport
|
425
497
|
end
|
426
498
|
|
499
|
+
class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
427
505
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
428
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
507
|
|
@@ -460,6 +538,18 @@ module Google
|
|
460
538
|
include Google::Apis::Core::JsonObjectSupport
|
461
539
|
end
|
462
540
|
|
541
|
+
class GoogleCloudDiscoveryengineV1DestinationConfig
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class GoogleCloudDiscoveryengineV1DestinationConfigDestination
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
463
553
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
464
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
555
|
|
@@ -604,6 +694,12 @@ module Google
|
|
604
694
|
include Google::Apis::Core::JsonObjectSupport
|
605
695
|
end
|
606
696
|
|
697
|
+
class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
607
703
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
608
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
705
|
|
@@ -682,6 +778,24 @@ module Google
|
|
682
778
|
include Google::Apis::Core::JsonObjectSupport
|
683
779
|
end
|
684
780
|
|
781
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
787
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
793
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
+
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
797
|
+
end
|
798
|
+
|
685
799
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
686
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
801
|
|
@@ -802,6 +916,12 @@ module Google
|
|
802
916
|
include Google::Apis::Core::JsonObjectSupport
|
803
917
|
end
|
804
918
|
|
919
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
805
925
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
806
926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
927
|
|
@@ -838,6 +958,12 @@ module Google
|
|
838
958
|
include Google::Apis::Core::JsonObjectSupport
|
839
959
|
end
|
840
960
|
|
961
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
841
967
|
class GoogleCloudDiscoveryengineV1TrainCustomModelMetadata
|
842
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
969
|
|
@@ -1294,6 +1420,30 @@ module Google
|
|
1294
1420
|
include Google::Apis::Core::JsonObjectSupport
|
1295
1421
|
end
|
1296
1422
|
|
1423
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1297
1447
|
class GoogleCloudDiscoveryengineV1alphaAssistAnswerReply
|
1298
1448
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
1449
|
|
@@ -1354,6 +1504,12 @@ module Google
|
|
1354
1504
|
include Google::Apis::Core::JsonObjectSupport
|
1355
1505
|
end
|
1356
1506
|
|
1507
|
+
class GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1357
1513
|
class GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig
|
1358
1514
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
1515
|
|
@@ -1834,6 +1990,12 @@ module Google
|
|
1834
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1835
1991
|
end
|
1836
1992
|
|
1993
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1837
1999
|
class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
|
1838
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
2001
|
|
@@ -2734,6 +2896,24 @@ module Google
|
|
2734
2896
|
include Google::Apis::Core::JsonObjectSupport
|
2735
2897
|
end
|
2736
2898
|
|
2899
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
2900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
|
+
|
2902
|
+
include Google::Apis::Core::JsonObjectSupport
|
2903
|
+
end
|
2904
|
+
|
2905
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
|
2906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
|
+
|
2908
|
+
include Google::Apis::Core::JsonObjectSupport
|
2909
|
+
end
|
2910
|
+
|
2911
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
2912
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
|
+
|
2914
|
+
include Google::Apis::Core::JsonObjectSupport
|
2915
|
+
end
|
2916
|
+
|
2737
2917
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
2738
2918
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2739
2919
|
|
@@ -3220,6 +3400,12 @@ module Google
|
|
3220
3400
|
include Google::Apis::Core::JsonObjectSupport
|
3221
3401
|
end
|
3222
3402
|
|
3403
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
3404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3405
|
+
|
3406
|
+
include Google::Apis::Core::JsonObjectSupport
|
3407
|
+
end
|
3408
|
+
|
3223
3409
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
3224
3410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
3411
|
|
@@ -4324,6 +4510,24 @@ module Google
|
|
4324
4510
|
include Google::Apis::Core::JsonObjectSupport
|
4325
4511
|
end
|
4326
4512
|
|
4513
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
4514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4515
|
+
|
4516
|
+
include Google::Apis::Core::JsonObjectSupport
|
4517
|
+
end
|
4518
|
+
|
4519
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
|
4520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4521
|
+
|
4522
|
+
include Google::Apis::Core::JsonObjectSupport
|
4523
|
+
end
|
4524
|
+
|
4525
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
4526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4527
|
+
|
4528
|
+
include Google::Apis::Core::JsonObjectSupport
|
4529
|
+
end
|
4530
|
+
|
4327
4531
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
4328
4532
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4329
4533
|
|
@@ -4540,6 +4744,12 @@ module Google
|
|
4540
4744
|
include Google::Apis::Core::JsonObjectSupport
|
4541
4745
|
end
|
4542
4746
|
|
4747
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
4748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4749
|
+
|
4750
|
+
include Google::Apis::Core::JsonObjectSupport
|
4751
|
+
end
|
4752
|
+
|
4543
4753
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
4544
4754
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4545
4755
|
|
@@ -4726,6 +4936,114 @@ module Google
|
|
4726
4936
|
include Google::Apis::Core::JsonObjectSupport
|
4727
4937
|
end
|
4728
4938
|
|
4939
|
+
class GoogleCloudNotebooklmV1alphaFailureReason
|
4940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4941
|
+
|
4942
|
+
include Google::Apis::Core::JsonObjectSupport
|
4943
|
+
end
|
4944
|
+
|
4945
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError
|
4946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4947
|
+
|
4948
|
+
include Google::Apis::Core::JsonObjectSupport
|
4949
|
+
end
|
4950
|
+
|
4951
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed
|
4952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4953
|
+
|
4954
|
+
include Google::Apis::Core::JsonObjectSupport
|
4955
|
+
end
|
4956
|
+
|
4957
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected
|
4958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4959
|
+
|
4960
|
+
include Google::Apis::Core::JsonObjectSupport
|
4961
|
+
end
|
4962
|
+
|
4963
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked
|
4964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4965
|
+
|
4966
|
+
include Google::Apis::Core::JsonObjectSupport
|
4967
|
+
end
|
4968
|
+
|
4969
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError
|
4970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4971
|
+
|
4972
|
+
include Google::Apis::Core::JsonObjectSupport
|
4973
|
+
end
|
4974
|
+
|
4975
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented
|
4976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4977
|
+
|
4978
|
+
include Google::Apis::Core::JsonObjectSupport
|
4979
|
+
end
|
4980
|
+
|
4981
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonIngestionError
|
4982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4983
|
+
|
4984
|
+
include Google::Apis::Core::JsonObjectSupport
|
4985
|
+
end
|
4986
|
+
|
4987
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonPaywallError
|
4988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4989
|
+
|
4990
|
+
include Google::Apis::Core::JsonObjectSupport
|
4991
|
+
end
|
4992
|
+
|
4993
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty
|
4994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4995
|
+
|
4996
|
+
include Google::Apis::Core::JsonObjectSupport
|
4997
|
+
end
|
4998
|
+
|
4999
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded
|
5000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5001
|
+
|
5002
|
+
include Google::Apis::Core::JsonObjectSupport
|
5003
|
+
end
|
5004
|
+
|
5005
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong
|
5006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5007
|
+
|
5008
|
+
include Google::Apis::Core::JsonObjectSupport
|
5009
|
+
end
|
5010
|
+
|
5011
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable
|
5012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5013
|
+
|
5014
|
+
include Google::Apis::Core::JsonObjectSupport
|
5015
|
+
end
|
5016
|
+
|
5017
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonUnknown
|
5018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5019
|
+
|
5020
|
+
include Google::Apis::Core::JsonObjectSupport
|
5021
|
+
end
|
5022
|
+
|
5023
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonUploadError
|
5024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5025
|
+
|
5026
|
+
include Google::Apis::Core::JsonObjectSupport
|
5027
|
+
end
|
5028
|
+
|
5029
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError
|
5030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5031
|
+
|
5032
|
+
include Google::Apis::Core::JsonObjectSupport
|
5033
|
+
end
|
5034
|
+
|
5035
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted
|
5036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5037
|
+
|
5038
|
+
include Google::Apis::Core::JsonObjectSupport
|
5039
|
+
end
|
5040
|
+
|
5041
|
+
class GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata
|
5042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5043
|
+
|
5044
|
+
include Google::Apis::Core::JsonObjectSupport
|
5045
|
+
end
|
5046
|
+
|
4729
5047
|
class GoogleCloudNotebooklmV1alphaListRecentlyViewedNotebooksResponse
|
4730
5048
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4731
5049
|
|
@@ -4774,6 +5092,12 @@ module Google
|
|
4774
5092
|
include Google::Apis::Core::JsonObjectSupport
|
4775
5093
|
end
|
4776
5094
|
|
5095
|
+
class GoogleCloudNotebooklmV1alphaSourceSettings
|
5096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5097
|
+
|
5098
|
+
include Google::Apis::Core::JsonObjectSupport
|
5099
|
+
end
|
5100
|
+
|
4777
5101
|
class GoogleCloudNotebooklmV1alphaUploadSourceFileRequest
|
4778
5102
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4779
5103
|
|
@@ -4822,6 +5146,12 @@ module Google
|
|
4822
5146
|
include Google::Apis::Core::JsonObjectSupport
|
4823
5147
|
end
|
4824
5148
|
|
5149
|
+
class GoogleCloudNotebooklmV1alphaYoutubeMetadata
|
5150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5151
|
+
|
5152
|
+
include Google::Apis::Core::JsonObjectSupport
|
5153
|
+
end
|
5154
|
+
|
4825
5155
|
class GoogleLongrunningCancelOperationRequest
|
4826
5156
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4827
5157
|
|
@@ -4908,6 +5238,7 @@ module Google
|
|
4908
5238
|
property :diff_object_version, as: 'diffObjectVersion'
|
4909
5239
|
property :final_status, as: 'finalStatus'
|
4910
5240
|
property :notification_type, as: 'notificationType'
|
5241
|
+
property :physical_headers, :base64 => true, as: 'physicalHeaders'
|
4911
5242
|
property :request_id, as: 'requestId'
|
4912
5243
|
property :request_received_params_serving_info, :base64 => true, as: 'requestReceivedParamsServingInfo'
|
4913
5244
|
property :total_bytes, :numeric_string => true, as: 'totalBytes'
|
@@ -5273,6 +5604,16 @@ module Google
|
|
5273
5604
|
end
|
5274
5605
|
end
|
5275
5606
|
|
5607
|
+
class GoogleCloudDiscoveryengineV1ActionConfig
|
5608
|
+
# @private
|
5609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5610
|
+
hash :action_params, as: 'actionParams'
|
5611
|
+
property :is_action_configured, as: 'isActionConfigured'
|
5612
|
+
property :service_name, as: 'serviceName'
|
5613
|
+
property :use_static_secrets, as: 'useStaticSecrets'
|
5614
|
+
end
|
5615
|
+
end
|
5616
|
+
|
5276
5617
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
5277
5618
|
# @private
|
5278
5619
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5281,6 +5622,23 @@ module Google
|
|
5281
5622
|
end
|
5282
5623
|
end
|
5283
5624
|
|
5625
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfig
|
5626
|
+
# @private
|
5627
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5628
|
+
collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment::Representation
|
5629
|
+
|
5630
|
+
property :alert_policy_name, as: 'alertPolicyName'
|
5631
|
+
end
|
5632
|
+
end
|
5633
|
+
|
5634
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
|
5635
|
+
# @private
|
5636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5637
|
+
property :alert_id, as: 'alertId'
|
5638
|
+
property :enroll_state, as: 'enrollState'
|
5639
|
+
end
|
5640
|
+
end
|
5641
|
+
|
5284
5642
|
class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
|
5285
5643
|
# @private
|
5286
5644
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5322,6 +5680,8 @@ module Google
|
|
5322
5680
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5323
5681
|
collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyBannedPhrase, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyBannedPhrase::Representation
|
5324
5682
|
|
5683
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig::Representation
|
5684
|
+
|
5325
5685
|
end
|
5326
5686
|
end
|
5327
5687
|
|
@@ -5334,6 +5694,15 @@ module Google
|
|
5334
5694
|
end
|
5335
5695
|
end
|
5336
5696
|
|
5697
|
+
class GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig
|
5698
|
+
# @private
|
5699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5700
|
+
property :failure_mode, as: 'failureMode'
|
5701
|
+
property :response_template, as: 'responseTemplate'
|
5702
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
5703
|
+
end
|
5704
|
+
end
|
5705
|
+
|
5337
5706
|
class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
|
5338
5707
|
# @private
|
5339
5708
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5366,6 +5735,13 @@ module Google
|
|
5366
5735
|
end
|
5367
5736
|
end
|
5368
5737
|
|
5738
|
+
class GoogleCloudDiscoveryengineV1BapConfig
|
5739
|
+
# @private
|
5740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5741
|
+
collection :supported_connector_modes, as: 'supportedConnectorModes'
|
5742
|
+
end
|
5743
|
+
end
|
5744
|
+
|
5369
5745
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
5370
5746
|
# @private
|
5371
5747
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5417,6 +5793,15 @@ module Google
|
|
5417
5793
|
end
|
5418
5794
|
end
|
5419
5795
|
|
5796
|
+
class GoogleCloudDiscoveryengineV1Collection
|
5797
|
+
# @private
|
5798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5799
|
+
property :create_time, as: 'createTime'
|
5800
|
+
property :display_name, as: 'displayName'
|
5801
|
+
property :name, as: 'name'
|
5802
|
+
end
|
5803
|
+
end
|
5804
|
+
|
5420
5805
|
class GoogleCloudDiscoveryengineV1Condition
|
5421
5806
|
# @private
|
5422
5807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5569,6 +5954,114 @@ module Google
|
|
5569
5954
|
end
|
5570
5955
|
end
|
5571
5956
|
|
5957
|
+
class GoogleCloudDiscoveryengineV1DataConnector
|
5958
|
+
# @private
|
5959
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5960
|
+
property :acl_enabled, as: 'aclEnabled'
|
5961
|
+
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ActionConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ActionConfig::Representation
|
5962
|
+
|
5963
|
+
property :action_state, as: 'actionState'
|
5964
|
+
collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyConfig::Representation
|
5965
|
+
|
5966
|
+
property :auto_run_disabled, as: 'autoRunDisabled'
|
5967
|
+
property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1BapConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1BapConfig::Representation
|
5968
|
+
|
5969
|
+
collection :blocking_reasons, as: 'blockingReasons'
|
5970
|
+
collection :connector_modes, as: 'connectorModes'
|
5971
|
+
property :connector_type, as: 'connectorType'
|
5972
|
+
property :create_eua_saas, as: 'createEuaSaas'
|
5973
|
+
property :create_time, as: 'createTime'
|
5974
|
+
property :data_source, as: 'dataSource'
|
5975
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DestinationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DestinationConfig::Representation
|
5976
|
+
|
5977
|
+
property :end_user_config, as: 'endUserConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig::Representation
|
5978
|
+
|
5979
|
+
collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity::Representation
|
5980
|
+
|
5981
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
5982
|
+
|
5983
|
+
property :federated_config, as: 'federatedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig::Representation
|
5984
|
+
|
5985
|
+
property :hybrid_ingestion_disabled, as: 'hybridIngestionDisabled'
|
5986
|
+
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
5987
|
+
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1IdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1IdentityScheduleConfig::Representation
|
5988
|
+
|
5989
|
+
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
5990
|
+
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
5991
|
+
property :json_params, as: 'jsonParams'
|
5992
|
+
property :kms_key_name, as: 'kmsKeyName'
|
5993
|
+
property :last_sync_time, as: 'lastSyncTime'
|
5994
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
5995
|
+
property :name, as: 'name'
|
5996
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDateTime::Representation
|
5997
|
+
|
5998
|
+
hash :params, as: 'params'
|
5999
|
+
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
6000
|
+
property :realtime_state, as: 'realtimeState'
|
6001
|
+
property :realtime_sync_config, as: 'realtimeSyncConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig::Representation
|
6002
|
+
|
6003
|
+
property :refresh_interval, as: 'refreshInterval'
|
6004
|
+
collection :remove_param_keys, as: 'removeParamKeys'
|
6005
|
+
property :state, as: 'state'
|
6006
|
+
collection :static_ip_addresses, as: 'staticIpAddresses'
|
6007
|
+
property :static_ip_enabled, as: 'staticIpEnabled'
|
6008
|
+
property :sync_mode, as: 'syncMode'
|
6009
|
+
property :update_time, as: 'updateTime'
|
6010
|
+
end
|
6011
|
+
end
|
6012
|
+
|
6013
|
+
class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
|
6014
|
+
# @private
|
6015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6016
|
+
hash :additional_params, as: 'additionalParams'
|
6017
|
+
hash :auth_params, as: 'authParams'
|
6018
|
+
property :tenant, as: 'tenant', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Tenant, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Tenant::Representation
|
6019
|
+
|
6020
|
+
end
|
6021
|
+
end
|
6022
|
+
|
6023
|
+
class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
|
6024
|
+
# @private
|
6025
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6026
|
+
hash :additional_params, as: 'additionalParams'
|
6027
|
+
hash :auth_params, as: 'authParams'
|
6028
|
+
end
|
6029
|
+
end
|
6030
|
+
|
6031
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
|
6032
|
+
# @private
|
6033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6034
|
+
property :realtime_sync_secret, as: 'realtimeSyncSecret'
|
6035
|
+
property :streaming_error, as: 'streamingError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError::Representation
|
6036
|
+
|
6037
|
+
property :webhook_uri, as: 'webhookUri'
|
6038
|
+
end
|
6039
|
+
end
|
6040
|
+
|
6041
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
|
6042
|
+
# @private
|
6043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6044
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
6045
|
+
|
6046
|
+
property :streaming_error_reason, as: 'streamingErrorReason'
|
6047
|
+
end
|
6048
|
+
end
|
6049
|
+
|
6050
|
+
class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
|
6051
|
+
# @private
|
6052
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6053
|
+
property :data_store, as: 'dataStore'
|
6054
|
+
property :entity_name, as: 'entityName'
|
6055
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1HealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1HealthcareFhirConfig::Representation
|
6056
|
+
|
6057
|
+
property :json_params, as: 'jsonParams'
|
6058
|
+
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6059
|
+
hash :params, as: 'params'
|
6060
|
+
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Schema::Representation
|
6061
|
+
|
6062
|
+
end
|
6063
|
+
end
|
6064
|
+
|
5572
6065
|
class GoogleCloudDiscoveryengineV1DataStore
|
5573
6066
|
# @private
|
5574
6067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5629,6 +6122,14 @@ module Google
|
|
5629
6122
|
end
|
5630
6123
|
end
|
5631
6124
|
|
6125
|
+
class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
|
6126
|
+
# @private
|
6127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6128
|
+
property :create_time, as: 'createTime'
|
6129
|
+
property :update_time, as: 'updateTime'
|
6130
|
+
end
|
6131
|
+
end
|
6132
|
+
|
5632
6133
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
5633
6134
|
# @private
|
5634
6135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5677,6 +6178,25 @@ module Google
|
|
5677
6178
|
end
|
5678
6179
|
end
|
5679
6180
|
|
6181
|
+
class GoogleCloudDiscoveryengineV1DestinationConfig
|
6182
|
+
# @private
|
6183
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6184
|
+
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DestinationConfigDestination::Representation
|
6185
|
+
|
6186
|
+
property :json_params, as: 'jsonParams'
|
6187
|
+
property :key, as: 'key'
|
6188
|
+
hash :params, as: 'params'
|
6189
|
+
end
|
6190
|
+
end
|
6191
|
+
|
6192
|
+
class GoogleCloudDiscoveryengineV1DestinationConfigDestination
|
6193
|
+
# @private
|
6194
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6195
|
+
property :host, as: 'host'
|
6196
|
+
property :port, as: 'port'
|
6197
|
+
end
|
6198
|
+
end
|
6199
|
+
|
5680
6200
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
5681
6201
|
# @private
|
5682
6202
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5783,6 +6303,7 @@ module Google
|
|
5783
6303
|
|
5784
6304
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
5785
6305
|
|
6306
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
5786
6307
|
property :create_time, as: 'createTime'
|
5787
6308
|
collection :data_store_ids, as: 'dataStoreIds'
|
5788
6309
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -5903,6 +6424,15 @@ module Google
|
|
5903
6424
|
end
|
5904
6425
|
end
|
5905
6426
|
|
6427
|
+
class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
|
6428
|
+
# @private
|
6429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6430
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDateTime::Representation
|
6431
|
+
|
6432
|
+
property :refresh_interval, as: 'refreshInterval'
|
6433
|
+
end
|
6434
|
+
end
|
6435
|
+
|
5906
6436
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
5907
6437
|
# @private
|
5908
6438
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6019,6 +6549,8 @@ module Google
|
|
6019
6549
|
# @private
|
6020
6550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6021
6551
|
property :create_time, as: 'createTime'
|
6552
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
|
6553
|
+
|
6022
6554
|
property :name, as: 'name'
|
6023
6555
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
6024
6556
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
|
@@ -6026,6 +6558,30 @@ module Google
|
|
6026
6558
|
end
|
6027
6559
|
end
|
6028
6560
|
|
6561
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
6562
|
+
# @private
|
6563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6564
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
6565
|
+
|
6566
|
+
end
|
6567
|
+
end
|
6568
|
+
|
6569
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
|
6570
|
+
# @private
|
6571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6572
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
6573
|
+
|
6574
|
+
end
|
6575
|
+
end
|
6576
|
+
|
6577
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
6578
|
+
# @private
|
6579
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6580
|
+
property :response_template, as: 'responseTemplate'
|
6581
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
6582
|
+
end
|
6583
|
+
end
|
6584
|
+
|
6029
6585
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
6030
6586
|
# @private
|
6031
6587
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6240,6 +6796,12 @@ module Google
|
|
6240
6796
|
end
|
6241
6797
|
end
|
6242
6798
|
|
6799
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
|
6800
|
+
# @private
|
6801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6802
|
+
end
|
6803
|
+
end
|
6804
|
+
|
6243
6805
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
6244
6806
|
# @private
|
6245
6807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6297,6 +6859,15 @@ module Google
|
|
6297
6859
|
end
|
6298
6860
|
end
|
6299
6861
|
|
6862
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
6863
|
+
# @private
|
6864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6865
|
+
property :display_name, as: 'displayName'
|
6866
|
+
property :id, as: 'id'
|
6867
|
+
property :uri, as: 'uri'
|
6868
|
+
end
|
6869
|
+
end
|
6870
|
+
|
6300
6871
|
class GoogleCloudDiscoveryengineV1TrainCustomModelMetadata
|
6301
6872
|
# @private
|
6302
6873
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7068,6 +7639,8 @@ module Google
|
|
7068
7639
|
# @private
|
7069
7640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7070
7641
|
collection :assist_skipped_reasons, as: 'assistSkippedReasons'
|
7642
|
+
property :customer_policy_enforcement_result, as: 'customerPolicyEnforcementResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult::Representation
|
7643
|
+
|
7071
7644
|
property :name, as: 'name'
|
7072
7645
|
collection :replies, as: 'replies', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerReply, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerReply::Representation
|
7073
7646
|
|
@@ -7075,6 +7648,41 @@ module Google
|
|
7075
7648
|
end
|
7076
7649
|
end
|
7077
7650
|
|
7651
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult
|
7652
|
+
# @private
|
7653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7654
|
+
collection :policy_results, as: 'policyResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult::Representation
|
7655
|
+
|
7656
|
+
property :verdict, as: 'verdict'
|
7657
|
+
end
|
7658
|
+
end
|
7659
|
+
|
7660
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
|
7661
|
+
# @private
|
7662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7663
|
+
collection :banned_phrases, as: 'bannedPhrases'
|
7664
|
+
end
|
7665
|
+
end
|
7666
|
+
|
7667
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
|
7668
|
+
# @private
|
7669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7670
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
7671
|
+
|
7672
|
+
property :model_armor_violation, as: 'modelArmorViolation'
|
7673
|
+
end
|
7674
|
+
end
|
7675
|
+
|
7676
|
+
class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
|
7677
|
+
# @private
|
7678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7679
|
+
property :banned_phrase_enforcement_result, as: 'bannedPhraseEnforcementResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult::Representation
|
7680
|
+
|
7681
|
+
property :model_armor_enforcement_result, as: 'modelArmorEnforcementResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult::Representation
|
7682
|
+
|
7683
|
+
end
|
7684
|
+
end
|
7685
|
+
|
7078
7686
|
class GoogleCloudDiscoveryengineV1alphaAssistAnswerReply
|
7079
7687
|
# @private
|
7080
7688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7158,6 +7766,8 @@ module Google
|
|
7158
7766
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7159
7767
|
collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyBannedPhrase, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyBannedPhrase::Representation
|
7160
7768
|
|
7769
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig::Representation
|
7770
|
+
|
7161
7771
|
end
|
7162
7772
|
end
|
7163
7773
|
|
@@ -7170,6 +7780,15 @@ module Google
|
|
7170
7780
|
end
|
7171
7781
|
end
|
7172
7782
|
|
7783
|
+
class GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicyModelArmorConfig
|
7784
|
+
# @private
|
7785
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7786
|
+
property :failure_mode, as: 'failureMode'
|
7787
|
+
property :response_template, as: 'responseTemplate'
|
7788
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
7789
|
+
end
|
7790
|
+
end
|
7791
|
+
|
7173
7792
|
class GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig
|
7174
7793
|
# @private
|
7175
7794
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7220,6 +7839,7 @@ module Google
|
|
7220
7839
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7221
7840
|
property :document, as: 'document'
|
7222
7841
|
property :domain, as: 'domain'
|
7842
|
+
property :mime_type, as: 'mimeType'
|
7223
7843
|
property :page_identifier, as: 'pageIdentifier'
|
7224
7844
|
property :title, as: 'title'
|
7225
7845
|
property :uri, as: 'uri'
|
@@ -7986,12 +8606,15 @@ module Google
|
|
7986
8606
|
|
7987
8607
|
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
7988
8608
|
|
8609
|
+
property :federated_config, as: 'federatedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig::Representation
|
8610
|
+
|
7989
8611
|
property :hybrid_ingestion_disabled, as: 'hybridIngestionDisabled'
|
7990
8612
|
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
7991
8613
|
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
|
7992
8614
|
|
7993
8615
|
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
7994
8616
|
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
8617
|
+
property :json_params, as: 'jsonParams'
|
7995
8618
|
property :kms_key_name, as: 'kmsKeyName'
|
7996
8619
|
property :last_sync_time, as: 'lastSyncTime'
|
7997
8620
|
property :latest_pause_time, as: 'latestPauseTime'
|
@@ -8004,6 +8627,7 @@ module Google
|
|
8004
8627
|
property :realtime_sync_config, as: 'realtimeSyncConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig::Representation
|
8005
8628
|
|
8006
8629
|
property :refresh_interval, as: 'refreshInterval'
|
8630
|
+
collection :remove_param_keys, as: 'removeParamKeys'
|
8007
8631
|
property :state, as: 'state'
|
8008
8632
|
collection :static_ip_addresses, as: 'staticIpAddresses'
|
8009
8633
|
property :static_ip_enabled, as: 'staticIpEnabled'
|
@@ -8022,6 +8646,14 @@ module Google
|
|
8022
8646
|
end
|
8023
8647
|
end
|
8024
8648
|
|
8649
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorFederatedConfig
|
8650
|
+
# @private
|
8651
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8652
|
+
hash :additional_params, as: 'additionalParams'
|
8653
|
+
hash :auth_params, as: 'authParams'
|
8654
|
+
end
|
8655
|
+
end
|
8656
|
+
|
8025
8657
|
class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfig
|
8026
8658
|
# @private
|
8027
8659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8048,6 +8680,7 @@ module Google
|
|
8048
8680
|
property :entity_name, as: 'entityName'
|
8049
8681
|
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
|
8050
8682
|
|
8683
|
+
property :json_params, as: 'jsonParams'
|
8051
8684
|
hash :key_property_mappings, as: 'keyPropertyMappings'
|
8052
8685
|
hash :params, as: 'params'
|
8053
8686
|
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
@@ -8203,6 +8836,7 @@ module Google
|
|
8203
8836
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8204
8837
|
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
8205
8838
|
|
8839
|
+
property :json_params, as: 'jsonParams'
|
8206
8840
|
property :key, as: 'key'
|
8207
8841
|
hash :params, as: 'params'
|
8208
8842
|
end
|
@@ -8417,6 +9051,7 @@ module Google
|
|
8417
9051
|
|
8418
9052
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
8419
9053
|
|
9054
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
8420
9055
|
property :create_time, as: 'createTime'
|
8421
9056
|
collection :data_store_ids, as: 'dataStoreIds'
|
8422
9057
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -9491,6 +10126,8 @@ module Google
|
|
9491
10126
|
# @private
|
9492
10127
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9493
10128
|
property :create_time, as: 'createTime'
|
10129
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
|
10130
|
+
|
9494
10131
|
property :name, as: 'name'
|
9495
10132
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
9496
10133
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
|
@@ -9498,6 +10135,30 @@ module Google
|
|
9498
10135
|
end
|
9499
10136
|
end
|
9500
10137
|
|
10138
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
10139
|
+
# @private
|
10140
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10141
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
10142
|
+
|
10143
|
+
end
|
10144
|
+
end
|
10145
|
+
|
10146
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
|
10147
|
+
# @private
|
10148
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10149
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
10150
|
+
|
10151
|
+
end
|
10152
|
+
end
|
10153
|
+
|
10154
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
10155
|
+
# @private
|
10156
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10157
|
+
property :response_template, as: 'responseTemplate'
|
10158
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
10159
|
+
end
|
10160
|
+
end
|
10161
|
+
|
9501
10162
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
9502
10163
|
# @private
|
9503
10164
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9529,6 +10190,7 @@ module Google
|
|
9529
10190
|
# @private
|
9530
10191
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9531
10192
|
property :accept_biz_qos, as: 'acceptBizQos'
|
10193
|
+
property :is_biz, as: 'isBiz'
|
9532
10194
|
end
|
9533
10195
|
end
|
9534
10196
|
|
@@ -10086,6 +10748,8 @@ module Google
|
|
10086
10748
|
|
10087
10749
|
property :relevance_threshold, as: 'relevanceThreshold'
|
10088
10750
|
property :safe_search, as: 'safeSearch'
|
10751
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec::Representation
|
10752
|
+
|
10089
10753
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
10090
10754
|
|
10091
10755
|
property :serving_config, as: 'servingConfig'
|
@@ -10292,6 +10956,7 @@ module Google
|
|
10292
10956
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
10293
10957
|
# @private
|
10294
10958
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10959
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
10295
10960
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
10296
10961
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
10297
10962
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -10320,6 +10985,15 @@ module Google
|
|
10320
10985
|
end
|
10321
10986
|
end
|
10322
10987
|
|
10988
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
10989
|
+
# @private
|
10990
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10991
|
+
property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
|
10992
|
+
property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
|
10993
|
+
property :disable_semantic_add_on, as: 'disableSemanticAddOn'
|
10994
|
+
end
|
10995
|
+
end
|
10996
|
+
|
10323
10997
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
10324
10998
|
# @private
|
10325
10999
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11278,6 +11952,7 @@ module Google
|
|
11278
11952
|
# @private
|
11279
11953
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11280
11954
|
property :default_web_grounding_toggle_off, as: 'defaultWebGroundingToggleOff'
|
11955
|
+
property :disable_location_context, as: 'disableLocationContext'
|
11281
11956
|
property :google_search_grounding_enabled, as: 'googleSearchGroundingEnabled'
|
11282
11957
|
property :web_grounding_type, as: 'webGroundingType'
|
11283
11958
|
end
|
@@ -11308,6 +11983,7 @@ module Google
|
|
11308
11983
|
# @private
|
11309
11984
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11310
11985
|
property :content_config, as: 'contentConfig'
|
11986
|
+
property :data_store_config_type, as: 'dataStoreConfigType'
|
11311
11987
|
property :display_name, as: 'displayName'
|
11312
11988
|
property :entity_name, as: 'entityName'
|
11313
11989
|
property :id, as: 'id'
|
@@ -11386,6 +12062,7 @@ module Google
|
|
11386
12062
|
property :default_search_request_order_by, as: 'defaultSearchRequestOrderBy'
|
11387
12063
|
property :disable_user_events_collection, as: 'disableUserEventsCollection'
|
11388
12064
|
property :enable_autocomplete, as: 'enableAutocomplete'
|
12065
|
+
property :enable_create_agent_button, as: 'enableCreateAgentButton'
|
11389
12066
|
property :enable_people_search, as: 'enablePeopleSearch'
|
11390
12067
|
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
11391
12068
|
property :enable_safe_search, as: 'enableSafeSearch'
|
@@ -11883,6 +12560,7 @@ module Google
|
|
11883
12560
|
|
11884
12561
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
11885
12562
|
|
12563
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
11886
12564
|
property :create_time, as: 'createTime'
|
11887
12565
|
collection :data_store_ids, as: 'dataStoreIds'
|
11888
12566
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -12225,6 +12903,8 @@ module Google
|
|
12225
12903
|
# @private
|
12226
12904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12227
12905
|
property :create_time, as: 'createTime'
|
12906
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
|
12907
|
+
|
12228
12908
|
property :name, as: 'name'
|
12229
12909
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
12230
12910
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
|
@@ -12232,6 +12912,30 @@ module Google
|
|
12232
12912
|
end
|
12233
12913
|
end
|
12234
12914
|
|
12915
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
12916
|
+
# @private
|
12917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12918
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
12919
|
+
|
12920
|
+
end
|
12921
|
+
end
|
12922
|
+
|
12923
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
|
12924
|
+
# @private
|
12925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12926
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
12927
|
+
|
12928
|
+
end
|
12929
|
+
end
|
12930
|
+
|
12931
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
12932
|
+
# @private
|
12933
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12934
|
+
property :response_template, as: 'responseTemplate'
|
12935
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
12936
|
+
end
|
12937
|
+
end
|
12938
|
+
|
12235
12939
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
12236
12940
|
# @private
|
12237
12941
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12390,6 +13094,8 @@ module Google
|
|
12390
13094
|
|
12391
13095
|
property :relevance_threshold, as: 'relevanceThreshold'
|
12392
13096
|
property :safe_search, as: 'safeSearch'
|
13097
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec::Representation
|
13098
|
+
|
12393
13099
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
|
12394
13100
|
|
12395
13101
|
property :serving_config, as: 'servingConfig'
|
@@ -12595,6 +13301,7 @@ module Google
|
|
12595
13301
|
class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
12596
13302
|
# @private
|
12597
13303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13304
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
12598
13305
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
12599
13306
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
12600
13307
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -12623,6 +13330,15 @@ module Google
|
|
12623
13330
|
end
|
12624
13331
|
end
|
12625
13332
|
|
13333
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
13334
|
+
# @private
|
13335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13336
|
+
property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
|
13337
|
+
property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
|
13338
|
+
property :disable_semantic_add_on, as: 'disableSemanticAddOn'
|
13339
|
+
end
|
13340
|
+
end
|
13341
|
+
|
12626
13342
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
12627
13343
|
# @private
|
12628
13344
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12820,12 +13536,12 @@ module Google
|
|
12820
13536
|
class GoogleCloudNotebooklmV1alphaAudioOverview
|
12821
13537
|
# @private
|
12822
13538
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12823
|
-
property :audio, :base64 => true, as: 'audio'
|
12824
13539
|
property :audio_overview_id, as: 'audioOverviewId'
|
13540
|
+
property :generation_options, as: 'generationOptions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions::Representation
|
13541
|
+
|
12825
13542
|
property :language_code, as: 'languageCode'
|
12826
13543
|
property :mime_type, as: 'mimeType'
|
12827
13544
|
property :name, as: 'name'
|
12828
|
-
property :playback_url, as: 'playbackUrl'
|
12829
13545
|
property :status, as: 'status'
|
12830
13546
|
end
|
12831
13547
|
end
|
@@ -12893,6 +13609,151 @@ module Google
|
|
12893
13609
|
end
|
12894
13610
|
end
|
12895
13611
|
|
13612
|
+
class GoogleCloudNotebooklmV1alphaFailureReason
|
13613
|
+
# @private
|
13614
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13615
|
+
property :audio_transcription_error, as: 'audioTranscriptionError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError::Representation
|
13616
|
+
|
13617
|
+
property :domain_blocked, as: 'domainBlocked', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked::Representation
|
13618
|
+
|
13619
|
+
property :google_drive_error, as: 'googleDriveError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError::Representation
|
13620
|
+
|
13621
|
+
property :ingestion_error, as: 'ingestionError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonIngestionError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonIngestionError::Representation
|
13622
|
+
|
13623
|
+
property :paywall_error, as: 'paywallError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonPaywallError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonPaywallError::Representation
|
13624
|
+
|
13625
|
+
property :source_empty, as: 'sourceEmpty', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty::Representation
|
13626
|
+
|
13627
|
+
property :source_limit_exceeded, as: 'sourceLimitExceeded', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded::Representation
|
13628
|
+
|
13629
|
+
property :source_too_long, as: 'sourceTooLong', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong::Representation
|
13630
|
+
|
13631
|
+
property :source_unreachable, as: 'sourceUnreachable', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable::Representation
|
13632
|
+
|
13633
|
+
property :unknown, as: 'unknown', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUnknown, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUnknown::Representation
|
13634
|
+
|
13635
|
+
property :upload_error, as: 'uploadError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUploadError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonUploadError::Representation
|
13636
|
+
|
13637
|
+
property :youtube_error, as: 'youtubeError', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError::Representation
|
13638
|
+
|
13639
|
+
end
|
13640
|
+
end
|
13641
|
+
|
13642
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionError
|
13643
|
+
# @private
|
13644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13645
|
+
property :language_detection_failed, as: 'languageDetectionFailed', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed::Representation
|
13646
|
+
|
13647
|
+
property :no_audio_detected, as: 'noAudioDetected', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected::Representation
|
13648
|
+
|
13649
|
+
end
|
13650
|
+
end
|
13651
|
+
|
13652
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorLanguageDetectionFailed
|
13653
|
+
# @private
|
13654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13655
|
+
end
|
13656
|
+
end
|
13657
|
+
|
13658
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonAudioTranscriptionErrorNoAudioDetected
|
13659
|
+
# @private
|
13660
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13661
|
+
end
|
13662
|
+
end
|
13663
|
+
|
13664
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonDomainBlocked
|
13665
|
+
# @private
|
13666
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13667
|
+
end
|
13668
|
+
end
|
13669
|
+
|
13670
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError
|
13671
|
+
# @private
|
13672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13673
|
+
property :download_prevented, as: 'downloadPrevented', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented::Representation
|
13674
|
+
|
13675
|
+
end
|
13676
|
+
end
|
13677
|
+
|
13678
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented
|
13679
|
+
# @private
|
13680
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13681
|
+
end
|
13682
|
+
end
|
13683
|
+
|
13684
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonIngestionError
|
13685
|
+
# @private
|
13686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13687
|
+
end
|
13688
|
+
end
|
13689
|
+
|
13690
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonPaywallError
|
13691
|
+
# @private
|
13692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13693
|
+
end
|
13694
|
+
end
|
13695
|
+
|
13696
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceEmpty
|
13697
|
+
# @private
|
13698
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13699
|
+
end
|
13700
|
+
end
|
13701
|
+
|
13702
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceLimitExceeded
|
13703
|
+
# @private
|
13704
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13705
|
+
end
|
13706
|
+
end
|
13707
|
+
|
13708
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceTooLong
|
13709
|
+
# @private
|
13710
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13711
|
+
property :word_count, as: 'wordCount'
|
13712
|
+
property :word_limit, as: 'wordLimit'
|
13713
|
+
end
|
13714
|
+
end
|
13715
|
+
|
13716
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonSourceUnreachable
|
13717
|
+
# @private
|
13718
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13719
|
+
property :error_details, as: 'errorDetails'
|
13720
|
+
end
|
13721
|
+
end
|
13722
|
+
|
13723
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonUnknown
|
13724
|
+
# @private
|
13725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13726
|
+
end
|
13727
|
+
end
|
13728
|
+
|
13729
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonUploadError
|
13730
|
+
# @private
|
13731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13732
|
+
end
|
13733
|
+
end
|
13734
|
+
|
13735
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeError
|
13736
|
+
# @private
|
13737
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13738
|
+
property :video_deleted, as: 'videoDeleted', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted::Representation
|
13739
|
+
|
13740
|
+
end
|
13741
|
+
end
|
13742
|
+
|
13743
|
+
class GoogleCloudNotebooklmV1alphaFailureReasonYoutubeErrorVideoDeleted
|
13744
|
+
# @private
|
13745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13746
|
+
end
|
13747
|
+
end
|
13748
|
+
|
13749
|
+
class GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata
|
13750
|
+
# @private
|
13751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13752
|
+
property :document_id, as: 'documentId'
|
13753
|
+
property :revision_id, as: 'revisionId'
|
13754
|
+
end
|
13755
|
+
end
|
13756
|
+
|
12896
13757
|
class GoogleCloudNotebooklmV1alphaListRecentlyViewedNotebooksResponse
|
12897
13758
|
# @private
|
12898
13759
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12912,6 +13773,8 @@ module Google
|
|
12912
13773
|
|
12913
13774
|
property :name, as: 'name'
|
12914
13775
|
property :notebook_id, as: 'notebookId'
|
13776
|
+
collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSource::Representation
|
13777
|
+
|
12915
13778
|
property :title, as: 'title'
|
12916
13779
|
end
|
12917
13780
|
end
|
@@ -12947,6 +13810,8 @@ module Google
|
|
12947
13810
|
property :metadata, as: 'metadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceMetadata::Representation
|
12948
13811
|
|
12949
13812
|
property :name, as: 'name'
|
13813
|
+
property :settings, as: 'settings', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceSettings, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceSettings::Representation
|
13814
|
+
|
12950
13815
|
property :source_id, as: 'sourceId', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId::Representation
|
12951
13816
|
|
12952
13817
|
property :title, as: 'title'
|
@@ -12965,9 +13830,22 @@ module Google
|
|
12965
13830
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12966
13831
|
property :agentspace_metadata, as: 'agentspaceMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAgentspaceMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAgentspaceMetadata::Representation
|
12967
13832
|
|
13833
|
+
property :google_docs_metadata, as: 'googleDocsMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaGoogleDocsSourceMetadata::Representation
|
13834
|
+
|
12968
13835
|
property :source_added_timestamp, as: 'sourceAddedTimestamp'
|
12969
13836
|
property :token_count, as: 'tokenCount'
|
12970
13837
|
property :word_count, as: 'wordCount'
|
13838
|
+
property :youtube_metadata, as: 'youtubeMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaYoutubeMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaYoutubeMetadata::Representation
|
13839
|
+
|
13840
|
+
end
|
13841
|
+
end
|
13842
|
+
|
13843
|
+
class GoogleCloudNotebooklmV1alphaSourceSettings
|
13844
|
+
# @private
|
13845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13846
|
+
property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaFailureReason::Representation
|
13847
|
+
|
13848
|
+
property :status, as: 'status'
|
12971
13849
|
end
|
12972
13850
|
end
|
12973
13851
|
|
@@ -13049,6 +13927,14 @@ module Google
|
|
13049
13927
|
end
|
13050
13928
|
end
|
13051
13929
|
|
13930
|
+
class GoogleCloudNotebooklmV1alphaYoutubeMetadata
|
13931
|
+
# @private
|
13932
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13933
|
+
property :channel_name, as: 'channelName'
|
13934
|
+
property :video_id, as: 'videoId'
|
13935
|
+
end
|
13936
|
+
end
|
13937
|
+
|
13052
13938
|
class GoogleLongrunningCancelOperationRequest
|
13053
13939
|
# @private
|
13054
13940
|
class Representation < Google::Apis::Core::JsonRepresentation
|