google-apis-discoveryengine_v1alpha 0.74.0 → 0.75.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +528 -0
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +283 -0
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +264 -0
- metadata +2 -2
@@ -208,6 +208,12 @@ module Google
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
+
class GoogleCloudDiscoveryengineV1AclConfig
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
211
217
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
212
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
219
|
|
@@ -598,6 +604,18 @@ module Google
|
|
598
604
|
include Google::Apis::Core::JsonObjectSupport
|
599
605
|
end
|
600
606
|
|
607
|
+
class GoogleCloudDiscoveryengineV1IdpConfig
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
613
|
+
class GoogleCloudDiscoveryengineV1IdpConfigExternalIdpConfig
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
601
619
|
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
|
602
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
621
|
|
@@ -3814,6 +3832,12 @@ module Google
|
|
3814
3832
|
include Google::Apis::Core::JsonObjectSupport
|
3815
3833
|
end
|
3816
3834
|
|
3835
|
+
class GoogleCloudDiscoveryengineV1betaAclConfig
|
3836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3837
|
+
|
3838
|
+
include Google::Apis::Core::JsonObjectSupport
|
3839
|
+
end
|
3840
|
+
|
3817
3841
|
class GoogleCloudDiscoveryengineV1betaAdvancedSiteSearchConfig
|
3818
3842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3819
3843
|
|
@@ -4180,6 +4204,18 @@ module Google
|
|
4180
4204
|
include Google::Apis::Core::JsonObjectSupport
|
4181
4205
|
end
|
4182
4206
|
|
4207
|
+
class GoogleCloudDiscoveryengineV1betaIdpConfig
|
4208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4209
|
+
|
4210
|
+
include Google::Apis::Core::JsonObjectSupport
|
4211
|
+
end
|
4212
|
+
|
4213
|
+
class GoogleCloudDiscoveryengineV1betaIdpConfigExternalIdpConfig
|
4214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4215
|
+
|
4216
|
+
include Google::Apis::Core::JsonObjectSupport
|
4217
|
+
end
|
4218
|
+
|
4183
4219
|
class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata
|
4184
4220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4185
4221
|
|
@@ -4624,12 +4660,30 @@ module Google
|
|
4624
4660
|
include Google::Apis::Core::JsonObjectSupport
|
4625
4661
|
end
|
4626
4662
|
|
4663
|
+
class GoogleCloudNotebooklmV1alphaAccountAndRole
|
4664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4665
|
+
|
4666
|
+
include Google::Apis::Core::JsonObjectSupport
|
4667
|
+
end
|
4668
|
+
|
4627
4669
|
class GoogleCloudNotebooklmV1alphaAgentspaceMetadata
|
4628
4670
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4629
4671
|
|
4630
4672
|
include Google::Apis::Core::JsonObjectSupport
|
4631
4673
|
end
|
4632
4674
|
|
4675
|
+
class GoogleCloudNotebooklmV1alphaAudioOverview
|
4676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4677
|
+
|
4678
|
+
include Google::Apis::Core::JsonObjectSupport
|
4679
|
+
end
|
4680
|
+
|
4681
|
+
class GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions
|
4682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4683
|
+
|
4684
|
+
include Google::Apis::Core::JsonObjectSupport
|
4685
|
+
end
|
4686
|
+
|
4633
4687
|
class GoogleCloudNotebooklmV1alphaBatchCreateSourcesRequest
|
4634
4688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4635
4689
|
|
@@ -4642,12 +4696,36 @@ module Google
|
|
4642
4696
|
include Google::Apis::Core::JsonObjectSupport
|
4643
4697
|
end
|
4644
4698
|
|
4699
|
+
class GoogleCloudNotebooklmV1alphaBatchDeleteNotebooksRequest
|
4700
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4701
|
+
|
4702
|
+
include Google::Apis::Core::JsonObjectSupport
|
4703
|
+
end
|
4704
|
+
|
4705
|
+
class GoogleCloudNotebooklmV1alphaBatchDeleteSourcesRequest
|
4706
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4707
|
+
|
4708
|
+
include Google::Apis::Core::JsonObjectSupport
|
4709
|
+
end
|
4710
|
+
|
4645
4711
|
class GoogleCloudNotebooklmV1alphaCmekConfig
|
4646
4712
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4647
4713
|
|
4648
4714
|
include Google::Apis::Core::JsonObjectSupport
|
4649
4715
|
end
|
4650
4716
|
|
4717
|
+
class GoogleCloudNotebooklmV1alphaCreateAudioOverviewRequest
|
4718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4719
|
+
|
4720
|
+
include Google::Apis::Core::JsonObjectSupport
|
4721
|
+
end
|
4722
|
+
|
4723
|
+
class GoogleCloudNotebooklmV1alphaCreateAudioOverviewResponse
|
4724
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4725
|
+
|
4726
|
+
include Google::Apis::Core::JsonObjectSupport
|
4727
|
+
end
|
4728
|
+
|
4651
4729
|
class GoogleCloudNotebooklmV1alphaListRecentlyViewedNotebooksResponse
|
4652
4730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4653
4731
|
|
@@ -4666,6 +4744,18 @@ module Google
|
|
4666
4744
|
include Google::Apis::Core::JsonObjectSupport
|
4667
4745
|
end
|
4668
4746
|
|
4747
|
+
class GoogleCloudNotebooklmV1alphaShareNotebookRequest
|
4748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4749
|
+
|
4750
|
+
include Google::Apis::Core::JsonObjectSupport
|
4751
|
+
end
|
4752
|
+
|
4753
|
+
class GoogleCloudNotebooklmV1alphaShareNotebookResponse
|
4754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4755
|
+
|
4756
|
+
include Google::Apis::Core::JsonObjectSupport
|
4757
|
+
end
|
4758
|
+
|
4669
4759
|
class GoogleCloudNotebooklmV1alphaSource
|
4670
4760
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4671
4761
|
|
@@ -4708,6 +4798,30 @@ module Google
|
|
4708
4798
|
include Google::Apis::Core::JsonObjectSupport
|
4709
4799
|
end
|
4710
4800
|
|
4801
|
+
class GoogleCloudNotebooklmV1alphaUserContentGoogleDriveContent
|
4802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4803
|
+
|
4804
|
+
include Google::Apis::Core::JsonObjectSupport
|
4805
|
+
end
|
4806
|
+
|
4807
|
+
class GoogleCloudNotebooklmV1alphaUserContentTextContent
|
4808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4809
|
+
|
4810
|
+
include Google::Apis::Core::JsonObjectSupport
|
4811
|
+
end
|
4812
|
+
|
4813
|
+
class GoogleCloudNotebooklmV1alphaUserContentVideoContent
|
4814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4815
|
+
|
4816
|
+
include Google::Apis::Core::JsonObjectSupport
|
4817
|
+
end
|
4818
|
+
|
4819
|
+
class GoogleCloudNotebooklmV1alphaUserContentWebContent
|
4820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4821
|
+
|
4822
|
+
include Google::Apis::Core::JsonObjectSupport
|
4823
|
+
end
|
4824
|
+
|
4711
4825
|
class GoogleLongrunningCancelOperationRequest
|
4712
4826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4713
4827
|
|
@@ -5150,6 +5264,15 @@ module Google
|
|
5150
5264
|
end
|
5151
5265
|
end
|
5152
5266
|
|
5267
|
+
class GoogleCloudDiscoveryengineV1AclConfig
|
5268
|
+
# @private
|
5269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5270
|
+
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1IdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1IdpConfig::Representation
|
5271
|
+
|
5272
|
+
property :name, as: 'name'
|
5273
|
+
end
|
5274
|
+
end
|
5275
|
+
|
5153
5276
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
5154
5277
|
# @private
|
5155
5278
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5653,6 +5776,7 @@ module Google
|
|
5653
5776
|
class GoogleCloudDiscoveryengineV1Engine
|
5654
5777
|
# @private
|
5655
5778
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5779
|
+
property :app_type, as: 'appType'
|
5656
5780
|
property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
|
5657
5781
|
|
5658
5782
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
|
@@ -5779,6 +5903,22 @@ module Google
|
|
5779
5903
|
end
|
5780
5904
|
end
|
5781
5905
|
|
5906
|
+
class GoogleCloudDiscoveryengineV1IdpConfig
|
5907
|
+
# @private
|
5908
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5909
|
+
property :external_idp_config, as: 'externalIdpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1IdpConfigExternalIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1IdpConfigExternalIdpConfig::Representation
|
5910
|
+
|
5911
|
+
property :idp_type, as: 'idpType'
|
5912
|
+
end
|
5913
|
+
end
|
5914
|
+
|
5915
|
+
class GoogleCloudDiscoveryengineV1IdpConfigExternalIdpConfig
|
5916
|
+
# @private
|
5917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5918
|
+
property :workforce_pool_name, as: 'workforcePoolName'
|
5919
|
+
end
|
5920
|
+
end
|
5921
|
+
|
5782
5922
|
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
|
5783
5923
|
# @private
|
5784
5924
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8270,6 +8410,7 @@ module Google
|
|
8270
8410
|
class GoogleCloudDiscoveryengineV1alphaEngine
|
8271
8411
|
# @private
|
8272
8412
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8413
|
+
property :app_type, as: 'appType'
|
8273
8414
|
property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig::Representation
|
8274
8415
|
|
8275
8416
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
|
@@ -11284,6 +11425,15 @@ module Google
|
|
11284
11425
|
end
|
11285
11426
|
end
|
11286
11427
|
|
11428
|
+
class GoogleCloudDiscoveryengineV1betaAclConfig
|
11429
|
+
# @private
|
11430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11431
|
+
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaIdpConfig::Representation
|
11432
|
+
|
11433
|
+
property :name, as: 'name'
|
11434
|
+
end
|
11435
|
+
end
|
11436
|
+
|
11287
11437
|
class GoogleCloudDiscoveryengineV1betaAdvancedSiteSearchConfig
|
11288
11438
|
# @private
|
11289
11439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11726,6 +11876,7 @@ module Google
|
|
11726
11876
|
class GoogleCloudDiscoveryengineV1betaEngine
|
11727
11877
|
# @private
|
11728
11878
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11879
|
+
property :app_type, as: 'appType'
|
11729
11880
|
property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig::Representation
|
11730
11881
|
|
11731
11882
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata::Representation
|
@@ -11887,6 +12038,22 @@ module Google
|
|
11887
12038
|
end
|
11888
12039
|
end
|
11889
12040
|
|
12041
|
+
class GoogleCloudDiscoveryengineV1betaIdpConfig
|
12042
|
+
# @private
|
12043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12044
|
+
property :external_idp_config, as: 'externalIdpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaIdpConfigExternalIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaIdpConfigExternalIdpConfig::Representation
|
12045
|
+
|
12046
|
+
property :idp_type, as: 'idpType'
|
12047
|
+
end
|
12048
|
+
end
|
12049
|
+
|
12050
|
+
class GoogleCloudDiscoveryengineV1betaIdpConfigExternalIdpConfig
|
12051
|
+
# @private
|
12052
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12053
|
+
property :workforce_pool_name, as: 'workforcePoolName'
|
12054
|
+
end
|
12055
|
+
end
|
12056
|
+
|
11890
12057
|
class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata
|
11891
12058
|
# @private
|
11892
12059
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12634,6 +12801,14 @@ module Google
|
|
12634
12801
|
end
|
12635
12802
|
end
|
12636
12803
|
|
12804
|
+
class GoogleCloudNotebooklmV1alphaAccountAndRole
|
12805
|
+
# @private
|
12806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12807
|
+
property :email, as: 'email'
|
12808
|
+
property :role, as: 'role'
|
12809
|
+
end
|
12810
|
+
end
|
12811
|
+
|
12637
12812
|
class GoogleCloudNotebooklmV1alphaAgentspaceMetadata
|
12638
12813
|
# @private
|
12639
12814
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12642,6 +12817,29 @@ module Google
|
|
12642
12817
|
end
|
12643
12818
|
end
|
12644
12819
|
|
12820
|
+
class GoogleCloudNotebooklmV1alphaAudioOverview
|
12821
|
+
# @private
|
12822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12823
|
+
property :audio, :base64 => true, as: 'audio'
|
12824
|
+
property :audio_overview_id, as: 'audioOverviewId'
|
12825
|
+
property :language_code, as: 'languageCode'
|
12826
|
+
property :mime_type, as: 'mimeType'
|
12827
|
+
property :name, as: 'name'
|
12828
|
+
property :playback_url, as: 'playbackUrl'
|
12829
|
+
property :status, as: 'status'
|
12830
|
+
end
|
12831
|
+
end
|
12832
|
+
|
12833
|
+
class GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions
|
12834
|
+
# @private
|
12835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12836
|
+
property :episode_focus, as: 'episodeFocus'
|
12837
|
+
property :language_code, as: 'languageCode'
|
12838
|
+
collection :source_ids, as: 'sourceIds', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId::Representation
|
12839
|
+
|
12840
|
+
end
|
12841
|
+
end
|
12842
|
+
|
12645
12843
|
class GoogleCloudNotebooklmV1alphaBatchCreateSourcesRequest
|
12646
12844
|
# @private
|
12647
12845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12658,6 +12856,20 @@ module Google
|
|
12658
12856
|
end
|
12659
12857
|
end
|
12660
12858
|
|
12859
|
+
class GoogleCloudNotebooklmV1alphaBatchDeleteNotebooksRequest
|
12860
|
+
# @private
|
12861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12862
|
+
collection :names, as: 'names'
|
12863
|
+
end
|
12864
|
+
end
|
12865
|
+
|
12866
|
+
class GoogleCloudNotebooklmV1alphaBatchDeleteSourcesRequest
|
12867
|
+
# @private
|
12868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12869
|
+
collection :names, as: 'names'
|
12870
|
+
end
|
12871
|
+
end
|
12872
|
+
|
12661
12873
|
class GoogleCloudNotebooklmV1alphaCmekConfig
|
12662
12874
|
# @private
|
12663
12875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12665,6 +12877,22 @@ module Google
|
|
12665
12877
|
end
|
12666
12878
|
end
|
12667
12879
|
|
12880
|
+
class GoogleCloudNotebooklmV1alphaCreateAudioOverviewRequest
|
12881
|
+
# @private
|
12882
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12883
|
+
property :generation_options, as: 'generationOptions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions::Representation
|
12884
|
+
|
12885
|
+
end
|
12886
|
+
end
|
12887
|
+
|
12888
|
+
class GoogleCloudNotebooklmV1alphaCreateAudioOverviewResponse
|
12889
|
+
# @private
|
12890
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12891
|
+
property :audio_overview, as: 'audioOverview', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAudioOverview, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAudioOverview::Representation
|
12892
|
+
|
12893
|
+
end
|
12894
|
+
end
|
12895
|
+
|
12668
12896
|
class GoogleCloudNotebooklmV1alphaListRecentlyViewedNotebooksResponse
|
12669
12897
|
# @private
|
12670
12898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12698,6 +12926,21 @@ module Google
|
|
12698
12926
|
end
|
12699
12927
|
end
|
12700
12928
|
|
12929
|
+
class GoogleCloudNotebooklmV1alphaShareNotebookRequest
|
12930
|
+
# @private
|
12931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12932
|
+
collection :account_and_roles, as: 'accountAndRoles', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAccountAndRole, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaAccountAndRole::Representation
|
12933
|
+
|
12934
|
+
property :notify_via_email, as: 'notifyViaEmail'
|
12935
|
+
end
|
12936
|
+
end
|
12937
|
+
|
12938
|
+
class GoogleCloudNotebooklmV1alphaShareNotebookResponse
|
12939
|
+
# @private
|
12940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12941
|
+
end
|
12942
|
+
end
|
12943
|
+
|
12701
12944
|
class GoogleCloudNotebooklmV1alphaSource
|
12702
12945
|
# @private
|
12703
12946
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12754,6 +12997,14 @@ module Google
|
|
12754
12997
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12755
12998
|
property :agentspace_content, as: 'agentspaceContent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentAgentspaceContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentAgentspaceContent::Representation
|
12756
12999
|
|
13000
|
+
property :google_drive_content, as: 'googleDriveContent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentGoogleDriveContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentGoogleDriveContent::Representation
|
13001
|
+
|
13002
|
+
property :text_content, as: 'textContent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentTextContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentTextContent::Representation
|
13003
|
+
|
13004
|
+
property :video_content, as: 'videoContent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentVideoContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentVideoContent::Representation
|
13005
|
+
|
13006
|
+
property :web_content, as: 'webContent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentWebContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaUserContentWebContent::Representation
|
13007
|
+
|
12757
13008
|
end
|
12758
13009
|
end
|
12759
13010
|
|
@@ -12766,6 +13017,38 @@ module Google
|
|
12766
13017
|
end
|
12767
13018
|
end
|
12768
13019
|
|
13020
|
+
class GoogleCloudNotebooklmV1alphaUserContentGoogleDriveContent
|
13021
|
+
# @private
|
13022
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13023
|
+
property :document_id, as: 'documentId'
|
13024
|
+
property :mime_type, as: 'mimeType'
|
13025
|
+
property :source_name, as: 'sourceName'
|
13026
|
+
end
|
13027
|
+
end
|
13028
|
+
|
13029
|
+
class GoogleCloudNotebooklmV1alphaUserContentTextContent
|
13030
|
+
# @private
|
13031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13032
|
+
property :content, as: 'content'
|
13033
|
+
property :source_name, as: 'sourceName'
|
13034
|
+
end
|
13035
|
+
end
|
13036
|
+
|
13037
|
+
class GoogleCloudNotebooklmV1alphaUserContentVideoContent
|
13038
|
+
# @private
|
13039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13040
|
+
property :youtube_url, as: 'youtubeUrl'
|
13041
|
+
end
|
13042
|
+
end
|
13043
|
+
|
13044
|
+
class GoogleCloudNotebooklmV1alphaUserContentWebContent
|
13045
|
+
# @private
|
13046
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13047
|
+
property :source_name, as: 'sourceName'
|
13048
|
+
property :url, as: 'url'
|
13049
|
+
end
|
13050
|
+
end
|
13051
|
+
|
12769
13052
|
class GoogleLongrunningCancelOperationRequest
|
12770
13053
|
# @private
|
12771
13054
|
class Representation < Google::Apis::Core::JsonRepresentation
|