google-apis-discoveryengine_v1alpha 0.80.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 +4 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +502 -2
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +207 -0
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +403 -0
- metadata +2 -2
|
@@ -1006,6 +1006,12 @@ module Google
|
|
|
1006
1006
|
include Google::Apis::Core::JsonObjectSupport
|
|
1007
1007
|
end
|
|
1008
1008
|
|
|
1009
|
+
class GoogleCloudDiscoveryengineV1UserStore
|
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
|
+
|
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1013
|
+
end
|
|
1014
|
+
|
|
1009
1015
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
1010
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
1017
|
|
|
@@ -1702,6 +1708,30 @@ module Google
|
|
|
1702
1708
|
include Google::Apis::Core::JsonObjectSupport
|
|
1703
1709
|
end
|
|
1704
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
|
+
|
|
1705
1735
|
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
|
1706
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1707
1737
|
|
|
@@ -2164,6 +2194,12 @@ module Google
|
|
|
2164
2194
|
include Google::Apis::Core::JsonObjectSupport
|
|
2165
2195
|
end
|
|
2166
2196
|
|
|
2197
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
|
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2199
|
+
|
|
2200
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2201
|
+
end
|
|
2202
|
+
|
|
2167
2203
|
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
|
2168
2204
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2169
2205
|
|
|
@@ -2194,6 +2230,18 @@ module Google
|
|
|
2194
2230
|
include Google::Apis::Core::JsonObjectSupport
|
|
2195
2231
|
end
|
|
2196
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
|
+
|
|
2197
2245
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
|
2198
2246
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2199
2247
|
|
|
@@ -2764,6 +2812,12 @@ module Google
|
|
|
2764
2812
|
include Google::Apis::Core::JsonObjectSupport
|
|
2765
2813
|
end
|
|
2766
2814
|
|
|
2815
|
+
class GoogleCloudDiscoveryengineV1alphaListCannedQueriesResponse
|
|
2816
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2817
|
+
|
|
2818
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2819
|
+
end
|
|
2820
|
+
|
|
2767
2821
|
class GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
|
2768
2822
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2769
2823
|
|
|
@@ -3292,6 +3346,18 @@ module Google
|
|
|
3292
3346
|
include Google::Apis::Core::JsonObjectSupport
|
|
3293
3347
|
end
|
|
3294
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
|
+
|
|
3295
3361
|
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
|
3296
3362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3297
3363
|
|
|
@@ -4000,6 +4066,12 @@ module Google
|
|
|
4000
4066
|
include Google::Apis::Core::JsonObjectSupport
|
|
4001
4067
|
end
|
|
4002
4068
|
|
|
4069
|
+
class GoogleCloudDiscoveryengineV1alphaUserStore
|
|
4070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4071
|
+
|
|
4072
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4073
|
+
end
|
|
4074
|
+
|
|
4003
4075
|
class GoogleCloudDiscoveryengineV1alphaVideoCharacteristics
|
|
4004
4076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4005
4077
|
|
|
@@ -4960,6 +5032,12 @@ module Google
|
|
|
4960
5032
|
include Google::Apis::Core::JsonObjectSupport
|
|
4961
5033
|
end
|
|
4962
5034
|
|
|
5035
|
+
class GoogleCloudDiscoveryengineV1betaUserStore
|
|
5036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5037
|
+
|
|
5038
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5039
|
+
end
|
|
5040
|
+
|
|
4963
5041
|
class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
|
|
4964
5042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4965
5043
|
|
|
@@ -6690,6 +6768,7 @@ module Google
|
|
|
6690
6768
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6691
6769
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
6692
6770
|
|
|
6771
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
6693
6772
|
end
|
|
6694
6773
|
end
|
|
6695
6774
|
|
|
@@ -7045,6 +7124,17 @@ module Google
|
|
|
7045
7124
|
end
|
|
7046
7125
|
end
|
|
7047
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
|
+
|
|
7048
7138
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
7049
7139
|
# @private
|
|
7050
7140
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8201,6 +8291,46 @@ module Google
|
|
|
8201
8291
|
end
|
|
8202
8292
|
end
|
|
8203
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
|
+
|
|
8204
8334
|
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
|
8205
8335
|
# @private
|
|
8206
8336
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9062,6 +9192,14 @@ module Google
|
|
|
9062
9192
|
end
|
|
9063
9193
|
end
|
|
9064
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
|
+
|
|
9065
9203
|
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
|
9066
9204
|
# @private
|
|
9067
9205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9101,6 +9239,24 @@ module Google
|
|
|
9101
9239
|
end
|
|
9102
9240
|
end
|
|
9103
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
|
+
|
|
9104
9260
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
|
9105
9261
|
# @private
|
|
9106
9262
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10065,6 +10221,15 @@ module Google
|
|
|
10065
10221
|
end
|
|
10066
10222
|
end
|
|
10067
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
|
+
|
|
10068
10233
|
class GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
|
10069
10234
|
# @private
|
|
10070
10235
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10407,6 +10572,7 @@ module Google
|
|
|
10407
10572
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10408
10573
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
10409
10574
|
|
|
10575
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
10410
10576
|
end
|
|
10411
10577
|
end
|
|
10412
10578
|
|
|
@@ -10882,6 +11048,23 @@ module Google
|
|
|
10882
11048
|
end
|
|
10883
11049
|
end
|
|
10884
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
|
+
|
|
10885
11068
|
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
|
10886
11069
|
# @private
|
|
10887
11070
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12132,6 +12315,17 @@ module Google
|
|
|
12132
12315
|
end
|
|
12133
12316
|
end
|
|
12134
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
|
+
|
|
12135
12329
|
class GoogleCloudDiscoveryengineV1alphaVideoCharacteristics
|
|
12136
12330
|
# @private
|
|
12137
12331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12183,6 +12377,7 @@ module Google
|
|
|
12183
12377
|
|
|
12184
12378
|
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
|
12185
12379
|
|
|
12380
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
12186
12381
|
property :homepage_setting, as: 'homepageSetting', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigHomepageSetting, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigHomepageSetting::Representation
|
|
12187
12382
|
|
|
12188
12383
|
property :industry_vertical, as: 'industryVertical'
|
|
@@ -13213,6 +13408,7 @@ module Google
|
|
|
13213
13408
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13214
13409
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
13215
13410
|
|
|
13411
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
13216
13412
|
end
|
|
13217
13413
|
end
|
|
13218
13414
|
|
|
@@ -13795,6 +13991,17 @@ module Google
|
|
|
13795
13991
|
end
|
|
13796
13992
|
end
|
|
13797
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
|
+
|
|
13798
14005
|
class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
|
|
13799
14006
|
# @private
|
|
13800
14007
|
class Representation < Google::Apis::Core::JsonRepresentation
|