google-apis-discoveryengine_v1alpha 0.79.0 → 0.81.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 +745 -204
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +316 -93
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +526 -0
- data/lib/google/apis/discoveryengine_v1alpha.rb +6 -0
- metadata +2 -2
|
@@ -238,18 +238,6 @@ module Google
|
|
|
238
238
|
include Google::Apis::Core::JsonObjectSupport
|
|
239
239
|
end
|
|
240
240
|
|
|
241
|
-
class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig
|
|
242
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
-
|
|
244
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
-
end
|
|
246
|
-
|
|
247
|
-
class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment
|
|
248
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
-
|
|
250
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
-
end
|
|
252
|
-
|
|
253
241
|
class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
|
|
254
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
255
243
|
|
|
@@ -370,12 +358,6 @@ module Google
|
|
|
370
358
|
include Google::Apis::Core::JsonObjectSupport
|
|
371
359
|
end
|
|
372
360
|
|
|
373
|
-
class GoogleCloudDiscoveryengineV1ContactDetails
|
|
374
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
|
-
|
|
376
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
377
|
-
end
|
|
378
|
-
|
|
379
361
|
class GoogleCloudDiscoveryengineV1Control
|
|
380
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
363
|
|
|
@@ -1024,6 +1006,12 @@ module Google
|
|
|
1024
1006
|
include Google::Apis::Core::JsonObjectSupport
|
|
1025
1007
|
end
|
|
1026
1008
|
|
|
1009
|
+
class GoogleCloudDiscoveryengineV1UserStore
|
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
|
+
|
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1013
|
+
end
|
|
1014
|
+
|
|
1027
1015
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
1028
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
1017
|
|
|
@@ -1720,6 +1708,30 @@ module Google
|
|
|
1720
1708
|
include Google::Apis::Core::JsonObjectSupport
|
|
1721
1709
|
end
|
|
1722
1710
|
|
|
1711
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuery
|
|
1712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1713
|
+
|
|
1714
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1715
|
+
end
|
|
1716
|
+
|
|
1717
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability
|
|
1718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1719
|
+
|
|
1720
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1721
|
+
end
|
|
1722
|
+
|
|
1723
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts
|
|
1724
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1725
|
+
|
|
1726
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1727
|
+
end
|
|
1728
|
+
|
|
1729
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt
|
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1731
|
+
|
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1733
|
+
end
|
|
1734
|
+
|
|
1723
1735
|
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
|
1724
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1725
1737
|
|
|
@@ -1750,6 +1762,12 @@ module Google
|
|
|
1750
1762
|
include Google::Apis::Core::JsonObjectSupport
|
|
1751
1763
|
end
|
|
1752
1764
|
|
|
1765
|
+
class GoogleCloudDiscoveryengineV1alphaCheckRefreshTokenResponse
|
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1767
|
+
|
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1769
|
+
end
|
|
1770
|
+
|
|
1753
1771
|
class GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest
|
|
1754
1772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1755
1773
|
|
|
@@ -1804,6 +1822,18 @@ module Google
|
|
|
1804
1822
|
include Google::Apis::Core::JsonObjectSupport
|
|
1805
1823
|
end
|
|
1806
1824
|
|
|
1825
|
+
class GoogleCloudDiscoveryengineV1alphaCitation
|
|
1826
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1827
|
+
|
|
1828
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1829
|
+
end
|
|
1830
|
+
|
|
1831
|
+
class GoogleCloudDiscoveryengineV1alphaCitationMetadata
|
|
1832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1833
|
+
|
|
1834
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1835
|
+
end
|
|
1836
|
+
|
|
1807
1837
|
class GoogleCloudDiscoveryengineV1alphaCloudSqlSource
|
|
1808
1838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1809
1839
|
|
|
@@ -1864,6 +1894,24 @@ module Google
|
|
|
1864
1894
|
include Google::Apis::Core::JsonObjectSupport
|
|
1865
1895
|
end
|
|
1866
1896
|
|
|
1897
|
+
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStats
|
|
1898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1899
|
+
|
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1901
|
+
end
|
|
1902
|
+
|
|
1903
|
+
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage
|
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1905
|
+
|
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1907
|
+
end
|
|
1908
|
+
|
|
1909
|
+
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage
|
|
1910
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1911
|
+
|
|
1912
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1913
|
+
end
|
|
1914
|
+
|
|
1867
1915
|
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
|
1868
1916
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1869
1917
|
|
|
@@ -2146,6 +2194,12 @@ module Google
|
|
|
2146
2194
|
include Google::Apis::Core::JsonObjectSupport
|
|
2147
2195
|
end
|
|
2148
2196
|
|
|
2197
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
|
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2199
|
+
|
|
2200
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2201
|
+
end
|
|
2202
|
+
|
|
2149
2203
|
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
|
2150
2204
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2151
2205
|
|
|
@@ -2176,6 +2230,18 @@ module Google
|
|
|
2176
2230
|
include Google::Apis::Core::JsonObjectSupport
|
|
2177
2231
|
end
|
|
2178
2232
|
|
|
2233
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigRequest
|
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2235
|
+
|
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2237
|
+
end
|
|
2238
|
+
|
|
2239
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigResponse
|
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2241
|
+
|
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2243
|
+
end
|
|
2244
|
+
|
|
2179
2245
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
|
2180
2246
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2181
2247
|
|
|
@@ -2746,6 +2812,12 @@ module Google
|
|
|
2746
2812
|
include Google::Apis::Core::JsonObjectSupport
|
|
2747
2813
|
end
|
|
2748
2814
|
|
|
2815
|
+
class GoogleCloudDiscoveryengineV1alphaListCannedQueriesResponse
|
|
2816
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2817
|
+
|
|
2818
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2819
|
+
end
|
|
2820
|
+
|
|
2749
2821
|
class GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
|
2750
2822
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2751
2823
|
|
|
@@ -3274,6 +3346,18 @@ module Google
|
|
|
3274
3346
|
include Google::Apis::Core::JsonObjectSupport
|
|
3275
3347
|
end
|
|
3276
3348
|
|
|
3349
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigRequest
|
|
3350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3351
|
+
|
|
3352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3353
|
+
end
|
|
3354
|
+
|
|
3355
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigResponse
|
|
3356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3357
|
+
|
|
3358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3359
|
+
end
|
|
3360
|
+
|
|
3277
3361
|
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
|
3278
3362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3279
3363
|
|
|
@@ -3982,6 +4066,12 @@ module Google
|
|
|
3982
4066
|
include Google::Apis::Core::JsonObjectSupport
|
|
3983
4067
|
end
|
|
3984
4068
|
|
|
4069
|
+
class GoogleCloudDiscoveryengineV1alphaUserStore
|
|
4070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4071
|
+
|
|
4072
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4073
|
+
end
|
|
4074
|
+
|
|
3985
4075
|
class GoogleCloudDiscoveryengineV1alphaVideoCharacteristics
|
|
3986
4076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3987
4077
|
|
|
@@ -4084,25 +4174,19 @@ module Google
|
|
|
4084
4174
|
include Google::Apis::Core::JsonObjectSupport
|
|
4085
4175
|
end
|
|
4086
4176
|
|
|
4087
|
-
class
|
|
4177
|
+
class GoogleCloudDiscoveryengineV1alphaWorkspaceSettings
|
|
4088
4178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4089
4179
|
|
|
4090
4180
|
include Google::Apis::Core::JsonObjectSupport
|
|
4091
4181
|
end
|
|
4092
4182
|
|
|
4093
|
-
class
|
|
4094
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4095
|
-
|
|
4096
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
4097
|
-
end
|
|
4098
|
-
|
|
4099
|
-
class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig
|
|
4183
|
+
class GoogleCloudDiscoveryengineV1betaAclConfig
|
|
4100
4184
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4101
4185
|
|
|
4102
4186
|
include Google::Apis::Core::JsonObjectSupport
|
|
4103
4187
|
end
|
|
4104
4188
|
|
|
4105
|
-
class
|
|
4189
|
+
class GoogleCloudDiscoveryengineV1betaAdvancedSiteSearchConfig
|
|
4106
4190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4107
4191
|
|
|
4108
4192
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -4156,12 +4240,6 @@ module Google
|
|
|
4156
4240
|
include Google::Apis::Core::JsonObjectSupport
|
|
4157
4241
|
end
|
|
4158
4242
|
|
|
4159
|
-
class GoogleCloudDiscoveryengineV1betaContactDetails
|
|
4160
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4161
|
-
|
|
4162
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
4163
|
-
end
|
|
4164
|
-
|
|
4165
4243
|
class GoogleCloudDiscoveryengineV1betaControl
|
|
4166
4244
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4167
4245
|
|
|
@@ -4954,6 +5032,12 @@ module Google
|
|
|
4954
5032
|
include Google::Apis::Core::JsonObjectSupport
|
|
4955
5033
|
end
|
|
4956
5034
|
|
|
5035
|
+
class GoogleCloudDiscoveryengineV1betaUserStore
|
|
5036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5037
|
+
|
|
5038
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5039
|
+
end
|
|
5040
|
+
|
|
4957
5041
|
class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
|
|
4958
5042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4959
5043
|
|
|
@@ -5730,27 +5814,6 @@ module Google
|
|
|
5730
5814
|
end
|
|
5731
5815
|
end
|
|
5732
5816
|
|
|
5733
|
-
class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig
|
|
5734
|
-
# @private
|
|
5735
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5736
|
-
collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment::Representation
|
|
5737
|
-
|
|
5738
|
-
property :alert_policy, as: 'alertPolicy'
|
|
5739
|
-
collection :contact_details, as: 'contactDetails', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ContactDetails, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ContactDetails::Representation
|
|
5740
|
-
|
|
5741
|
-
property :language_code, as: 'languageCode'
|
|
5742
|
-
end
|
|
5743
|
-
end
|
|
5744
|
-
|
|
5745
|
-
class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment
|
|
5746
|
-
# @private
|
|
5747
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5748
|
-
property :alert_id, as: 'alertId'
|
|
5749
|
-
property :enroll_state, as: 'enrollState'
|
|
5750
|
-
hash :notification_params, as: 'notificationParams'
|
|
5751
|
-
end
|
|
5752
|
-
end
|
|
5753
|
-
|
|
5754
5817
|
class GoogleCloudDiscoveryengineV1AnswerGenerationSpec
|
|
5755
5818
|
# @private
|
|
5756
5819
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -5942,13 +6005,6 @@ module Google
|
|
|
5942
6005
|
end
|
|
5943
6006
|
end
|
|
5944
6007
|
|
|
5945
|
-
class GoogleCloudDiscoveryengineV1ContactDetails
|
|
5946
|
-
# @private
|
|
5947
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5948
|
-
property :email_address, as: 'emailAddress'
|
|
5949
|
-
end
|
|
5950
|
-
end
|
|
5951
|
-
|
|
5952
6008
|
class GoogleCloudDiscoveryengineV1Control
|
|
5953
6009
|
# @private
|
|
5954
6010
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6671,12 +6727,11 @@ module Google
|
|
|
6671
6727
|
class GoogleCloudDiscoveryengineV1LicenseConfig
|
|
6672
6728
|
# @private
|
|
6673
6729
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6674
|
-
property :alert_policy_resource_config, as: 'alertPolicyResourceConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig::Representation
|
|
6675
|
-
|
|
6676
6730
|
property :auto_renew, as: 'autoRenew'
|
|
6677
6731
|
property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
6678
6732
|
|
|
6679
6733
|
property :free_trial, as: 'freeTrial'
|
|
6734
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
6680
6735
|
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
6681
6736
|
property :name, as: 'name'
|
|
6682
6737
|
property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
@@ -6713,6 +6768,7 @@ module Google
|
|
|
6713
6768
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6714
6769
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
6715
6770
|
|
|
6771
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
6716
6772
|
end
|
|
6717
6773
|
end
|
|
6718
6774
|
|
|
@@ -7068,6 +7124,17 @@ module Google
|
|
|
7068
7124
|
end
|
|
7069
7125
|
end
|
|
7070
7126
|
|
|
7127
|
+
class GoogleCloudDiscoveryengineV1UserStore
|
|
7128
|
+
# @private
|
|
7129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7130
|
+
property :default_license_config, as: 'defaultLicenseConfig'
|
|
7131
|
+
property :display_name, as: 'displayName'
|
|
7132
|
+
property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
|
|
7133
|
+
property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
|
|
7134
|
+
property :name, as: 'name'
|
|
7135
|
+
end
|
|
7136
|
+
end
|
|
7137
|
+
|
|
7071
7138
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
7072
7139
|
# @private
|
|
7073
7140
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7973,6 +8040,8 @@ module Google
|
|
|
7973
8040
|
class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContent
|
|
7974
8041
|
# @private
|
|
7975
8042
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8043
|
+
property :citation_metadata, as: 'citationMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCitationMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCitationMetadata::Representation
|
|
8044
|
+
|
|
7976
8045
|
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantContent::Representation
|
|
7977
8046
|
|
|
7978
8047
|
property :text_grounding_metadata, as: 'textGroundingMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadata::Representation
|
|
@@ -8222,6 +8291,46 @@ module Google
|
|
|
8222
8291
|
end
|
|
8223
8292
|
end
|
|
8224
8293
|
|
|
8294
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuery
|
|
8295
|
+
# @private
|
|
8296
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8297
|
+
property :default_texts, as: 'defaultTexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts::Representation
|
|
8298
|
+
|
|
8299
|
+
property :display_name, as: 'displayName'
|
|
8300
|
+
property :enabled, as: 'enabled'
|
|
8301
|
+
property :google_defined, as: 'googleDefined'
|
|
8302
|
+
hash :localized_texts, as: 'localizedTexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts::Representation
|
|
8303
|
+
|
|
8304
|
+
property :name, as: 'name'
|
|
8305
|
+
collection :required_capabilities, as: 'requiredCapabilities', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability::Representation
|
|
8306
|
+
|
|
8307
|
+
end
|
|
8308
|
+
end
|
|
8309
|
+
|
|
8310
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability
|
|
8311
|
+
# @private
|
|
8312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8313
|
+
property :action_name, as: 'actionName'
|
|
8314
|
+
end
|
|
8315
|
+
end
|
|
8316
|
+
|
|
8317
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts
|
|
8318
|
+
# @private
|
|
8319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8320
|
+
property :prefix, as: 'prefix'
|
|
8321
|
+
collection :suggested_prompts, as: 'suggestedPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt::Representation
|
|
8322
|
+
|
|
8323
|
+
property :title, as: 'title'
|
|
8324
|
+
end
|
|
8325
|
+
end
|
|
8326
|
+
|
|
8327
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt
|
|
8328
|
+
# @private
|
|
8329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8330
|
+
property :prompt_text, as: 'promptText'
|
|
8331
|
+
end
|
|
8332
|
+
end
|
|
8333
|
+
|
|
8225
8334
|
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
|
8226
8335
|
# @private
|
|
8227
8336
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8274,6 +8383,14 @@ module Google
|
|
|
8274
8383
|
end
|
|
8275
8384
|
end
|
|
8276
8385
|
|
|
8386
|
+
class GoogleCloudDiscoveryengineV1alphaCheckRefreshTokenResponse
|
|
8387
|
+
# @private
|
|
8388
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8389
|
+
property :refresh_token_info, as: 'refreshTokenInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRefreshTokenInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRefreshTokenInfo::Representation
|
|
8390
|
+
|
|
8391
|
+
end
|
|
8392
|
+
end
|
|
8393
|
+
|
|
8277
8394
|
class GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest
|
|
8278
8395
|
# @private
|
|
8279
8396
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8375,6 +8492,27 @@ module Google
|
|
|
8375
8492
|
end
|
|
8376
8493
|
end
|
|
8377
8494
|
|
|
8495
|
+
class GoogleCloudDiscoveryengineV1alphaCitation
|
|
8496
|
+
# @private
|
|
8497
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8498
|
+
property :end_index, as: 'endIndex'
|
|
8499
|
+
property :license, as: 'license'
|
|
8500
|
+
property :publication_date, as: 'publicationDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8501
|
+
|
|
8502
|
+
property :start_index, as: 'startIndex'
|
|
8503
|
+
property :title, as: 'title'
|
|
8504
|
+
property :uri, as: 'uri'
|
|
8505
|
+
end
|
|
8506
|
+
end
|
|
8507
|
+
|
|
8508
|
+
class GoogleCloudDiscoveryengineV1alphaCitationMetadata
|
|
8509
|
+
# @private
|
|
8510
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8511
|
+
collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCitation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCitation::Representation
|
|
8512
|
+
|
|
8513
|
+
end
|
|
8514
|
+
end
|
|
8515
|
+
|
|
8378
8516
|
class GoogleCloudDiscoveryengineV1alphaCloudSqlSource
|
|
8379
8517
|
# @private
|
|
8380
8518
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8478,6 +8616,34 @@ module Google
|
|
|
8478
8616
|
end
|
|
8479
8617
|
end
|
|
8480
8618
|
|
|
8619
|
+
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStats
|
|
8620
|
+
# @private
|
|
8621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8622
|
+
collection :metric_usages, as: 'metricUsages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage::Representation
|
|
8623
|
+
|
|
8624
|
+
property :name, as: 'name'
|
|
8625
|
+
end
|
|
8626
|
+
end
|
|
8627
|
+
|
|
8628
|
+
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage
|
|
8629
|
+
# @private
|
|
8630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8631
|
+
property :date, as: 'date', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8632
|
+
|
|
8633
|
+
property :usage, as: 'usage'
|
|
8634
|
+
end
|
|
8635
|
+
end
|
|
8636
|
+
|
|
8637
|
+
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage
|
|
8638
|
+
# @private
|
|
8639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8640
|
+
collection :dated_usages, as: 'datedUsages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage::Representation
|
|
8641
|
+
|
|
8642
|
+
property :metric_type, as: 'metricType'
|
|
8643
|
+
collection :total_usages, as: 'totalUsages'
|
|
8644
|
+
end
|
|
8645
|
+
end
|
|
8646
|
+
|
|
8481
8647
|
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
|
8482
8648
|
# @private
|
|
8483
8649
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9026,6 +9192,14 @@ module Google
|
|
|
9026
9192
|
end
|
|
9027
9193
|
end
|
|
9028
9194
|
|
|
9195
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
|
|
9196
|
+
# @private
|
|
9197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9198
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
|
9199
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
|
9200
|
+
end
|
|
9201
|
+
end
|
|
9202
|
+
|
|
9029
9203
|
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
|
9030
9204
|
# @private
|
|
9031
9205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9065,6 +9239,24 @@ module Google
|
|
|
9065
9239
|
end
|
|
9066
9240
|
end
|
|
9067
9241
|
|
|
9242
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigRequest
|
|
9243
|
+
# @private
|
|
9244
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9245
|
+
property :license_config_id, as: 'licenseConfigId'
|
|
9246
|
+
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
9247
|
+
property :location, as: 'location'
|
|
9248
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
|
9249
|
+
end
|
|
9250
|
+
end
|
|
9251
|
+
|
|
9252
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigResponse
|
|
9253
|
+
# @private
|
|
9254
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9255
|
+
property :license_config, as: 'licenseConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig::Representation
|
|
9256
|
+
|
|
9257
|
+
end
|
|
9258
|
+
end
|
|
9259
|
+
|
|
9068
9260
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
|
9069
9261
|
# @private
|
|
9070
9262
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10010,6 +10202,7 @@ module Google
|
|
|
10010
10202
|
property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
10011
10203
|
|
|
10012
10204
|
property :free_trial, as: 'freeTrial'
|
|
10205
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
10013
10206
|
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
10014
10207
|
property :name, as: 'name'
|
|
10015
10208
|
property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
@@ -10028,6 +10221,15 @@ module Google
|
|
|
10028
10221
|
end
|
|
10029
10222
|
end
|
|
10030
10223
|
|
|
10224
|
+
class GoogleCloudDiscoveryengineV1alphaListCannedQueriesResponse
|
|
10225
|
+
# @private
|
|
10226
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10227
|
+
collection :canned_queries, as: 'cannedQueries', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuery::Representation
|
|
10228
|
+
|
|
10229
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10230
|
+
end
|
|
10231
|
+
end
|
|
10232
|
+
|
|
10031
10233
|
class GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
|
10032
10234
|
# @private
|
|
10033
10235
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10370,6 +10572,7 @@ module Google
|
|
|
10370
10572
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10371
10573
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
10372
10574
|
|
|
10575
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
10373
10576
|
end
|
|
10374
10577
|
end
|
|
10375
10578
|
|
|
@@ -10845,6 +11048,23 @@ module Google
|
|
|
10845
11048
|
end
|
|
10846
11049
|
end
|
|
10847
11050
|
|
|
11051
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigRequest
|
|
11052
|
+
# @private
|
|
11053
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11054
|
+
property :full_retract, as: 'fullRetract'
|
|
11055
|
+
property :license_config, as: 'licenseConfig'
|
|
11056
|
+
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
11057
|
+
end
|
|
11058
|
+
end
|
|
11059
|
+
|
|
11060
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigResponse
|
|
11061
|
+
# @private
|
|
11062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11063
|
+
property :license_config, as: 'licenseConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig::Representation
|
|
11064
|
+
|
|
11065
|
+
end
|
|
11066
|
+
end
|
|
11067
|
+
|
|
10848
11068
|
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
|
10849
11069
|
# @private
|
|
10850
11070
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11618,6 +11838,7 @@ module Google
|
|
|
11618
11838
|
property :display_name, as: 'displayName'
|
|
11619
11839
|
property :end_time, as: 'endTime'
|
|
11620
11840
|
property :is_pinned, as: 'isPinned'
|
|
11841
|
+
collection :labels, as: 'labels'
|
|
11621
11842
|
property :name, as: 'name'
|
|
11622
11843
|
property :start_time, as: 'startTime'
|
|
11623
11844
|
property :state, as: 'state'
|
|
@@ -12094,6 +12315,17 @@ module Google
|
|
|
12094
12315
|
end
|
|
12095
12316
|
end
|
|
12096
12317
|
|
|
12318
|
+
class GoogleCloudDiscoveryengineV1alphaUserStore
|
|
12319
|
+
# @private
|
|
12320
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12321
|
+
property :default_license_config, as: 'defaultLicenseConfig'
|
|
12322
|
+
property :display_name, as: 'displayName'
|
|
12323
|
+
property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
|
|
12324
|
+
property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
|
|
12325
|
+
property :name, as: 'name'
|
|
12326
|
+
end
|
|
12327
|
+
end
|
|
12328
|
+
|
|
12097
12329
|
class GoogleCloudDiscoveryengineV1alphaVideoCharacteristics
|
|
12098
12330
|
# @private
|
|
12099
12331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12145,6 +12377,7 @@ module Google
|
|
|
12145
12377
|
|
|
12146
12378
|
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
|
12147
12379
|
|
|
12380
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
12148
12381
|
property :homepage_setting, as: 'homepageSetting', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigHomepageSetting, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigHomepageSetting::Representation
|
|
12149
12382
|
|
|
12150
12383
|
property :industry_vertical, as: 'industryVertical'
|
|
@@ -12326,6 +12559,13 @@ module Google
|
|
|
12326
12559
|
end
|
|
12327
12560
|
end
|
|
12328
12561
|
|
|
12562
|
+
class GoogleCloudDiscoveryengineV1alphaWorkspaceSettings
|
|
12563
|
+
# @private
|
|
12564
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12565
|
+
property :workspace_access_enabled, as: 'workspaceAccessEnabled'
|
|
12566
|
+
end
|
|
12567
|
+
end
|
|
12568
|
+
|
|
12329
12569
|
class GoogleCloudDiscoveryengineV1betaAclConfig
|
|
12330
12570
|
# @private
|
|
12331
12571
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12343,27 +12583,6 @@ module Google
|
|
|
12343
12583
|
end
|
|
12344
12584
|
end
|
|
12345
12585
|
|
|
12346
|
-
class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig
|
|
12347
|
-
# @private
|
|
12348
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12349
|
-
collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment::Representation
|
|
12350
|
-
|
|
12351
|
-
property :alert_policy, as: 'alertPolicy'
|
|
12352
|
-
collection :contact_details, as: 'contactDetails', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaContactDetails, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaContactDetails::Representation
|
|
12353
|
-
|
|
12354
|
-
property :language_code, as: 'languageCode'
|
|
12355
|
-
end
|
|
12356
|
-
end
|
|
12357
|
-
|
|
12358
|
-
class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment
|
|
12359
|
-
# @private
|
|
12360
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12361
|
-
property :alert_id, as: 'alertId'
|
|
12362
|
-
property :enroll_state, as: 'enrollState'
|
|
12363
|
-
hash :notification_params, as: 'notificationParams'
|
|
12364
|
-
end
|
|
12365
|
-
end
|
|
12366
|
-
|
|
12367
12586
|
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
|
12368
12587
|
# @private
|
|
12369
12588
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12442,13 +12661,6 @@ module Google
|
|
|
12442
12661
|
end
|
|
12443
12662
|
end
|
|
12444
12663
|
|
|
12445
|
-
class GoogleCloudDiscoveryengineV1betaContactDetails
|
|
12446
|
-
# @private
|
|
12447
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12448
|
-
property :email_address, as: 'emailAddress'
|
|
12449
|
-
end
|
|
12450
|
-
end
|
|
12451
|
-
|
|
12452
12664
|
class GoogleCloudDiscoveryengineV1betaControl
|
|
12453
12665
|
# @private
|
|
12454
12666
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13125,12 +13337,11 @@ module Google
|
|
|
13125
13337
|
class GoogleCloudDiscoveryengineV1betaLicenseConfig
|
|
13126
13338
|
# @private
|
|
13127
13339
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13128
|
-
property :alert_policy_resource_config, as: 'alertPolicyResourceConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig::Representation
|
|
13129
|
-
|
|
13130
13340
|
property :auto_renew, as: 'autoRenew'
|
|
13131
13341
|
property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
13132
13342
|
|
|
13133
13343
|
property :free_trial, as: 'freeTrial'
|
|
13344
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
13134
13345
|
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
13135
13346
|
property :name, as: 'name'
|
|
13136
13347
|
property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
@@ -13197,6 +13408,7 @@ module Google
|
|
|
13197
13408
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13198
13409
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
13199
13410
|
|
|
13411
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
13200
13412
|
end
|
|
13201
13413
|
end
|
|
13202
13414
|
|
|
@@ -13779,6 +13991,17 @@ module Google
|
|
|
13779
13991
|
end
|
|
13780
13992
|
end
|
|
13781
13993
|
|
|
13994
|
+
class GoogleCloudDiscoveryengineV1betaUserStore
|
|
13995
|
+
# @private
|
|
13996
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13997
|
+
property :default_license_config, as: 'defaultLicenseConfig'
|
|
13998
|
+
property :display_name, as: 'displayName'
|
|
13999
|
+
property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
|
|
14000
|
+
property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
|
|
14001
|
+
property :name, as: 'name'
|
|
14002
|
+
end
|
|
14003
|
+
end
|
|
14004
|
+
|
|
13782
14005
|
class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
|
|
13783
14006
|
# @private
|
|
13784
14007
|
class Representation < Google::Apis::Core::JsonRepresentation
|