google-apis-discoveryengine_v1alpha 0.81.0 → 0.83.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 +1659 -65
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +602 -1
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +1131 -158
- metadata +2 -2
|
@@ -784,6 +784,12 @@ module Google
|
|
|
784
784
|
include Google::Apis::Core::JsonObjectSupport
|
|
785
785
|
end
|
|
786
786
|
|
|
787
|
+
class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
|
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
789
|
+
|
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
791
|
+
end
|
|
792
|
+
|
|
787
793
|
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
|
788
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
789
795
|
|
|
@@ -1018,6 +1024,12 @@ module Google
|
|
|
1018
1024
|
include Google::Apis::Core::JsonObjectSupport
|
|
1019
1025
|
end
|
|
1020
1026
|
|
|
1027
|
+
class GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
1021
1033
|
class GoogleCloudDiscoveryengineV1alphaAclConfig
|
|
1022
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
1035
|
|
|
@@ -1042,6 +1054,18 @@ module Google
|
|
|
1042
1054
|
include Google::Apis::Core::JsonObjectSupport
|
|
1043
1055
|
end
|
|
1044
1056
|
|
|
1057
|
+
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition
|
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1059
|
+
|
|
1060
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1061
|
+
end
|
|
1062
|
+
|
|
1063
|
+
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine
|
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1065
|
+
|
|
1066
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1067
|
+
end
|
|
1068
|
+
|
|
1045
1069
|
class GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryRequest
|
|
1046
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1047
1071
|
|
|
@@ -1102,6 +1126,54 @@ module Google
|
|
|
1102
1126
|
include Google::Apis::Core::JsonObjectSupport
|
|
1103
1127
|
end
|
|
1104
1128
|
|
|
1129
|
+
class GoogleCloudDiscoveryengineV1alphaAgent
|
|
1130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1131
|
+
|
|
1132
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1133
|
+
end
|
|
1134
|
+
|
|
1135
|
+
class GoogleCloudDiscoveryengineV1alphaAgentFile
|
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1137
|
+
|
|
1138
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1139
|
+
end
|
|
1140
|
+
|
|
1141
|
+
class GoogleCloudDiscoveryengineV1alphaAgentImage
|
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1143
|
+
|
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1145
|
+
end
|
|
1146
|
+
|
|
1147
|
+
class GoogleCloudDiscoveryengineV1alphaAgentSharingConfig
|
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1149
|
+
|
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1151
|
+
end
|
|
1152
|
+
|
|
1153
|
+
class GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt
|
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1155
|
+
|
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1157
|
+
end
|
|
1158
|
+
|
|
1159
|
+
class GoogleCloudDiscoveryengineV1alphaAgentView
|
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1161
|
+
|
|
1162
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1163
|
+
end
|
|
1164
|
+
|
|
1165
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt
|
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1167
|
+
|
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1169
|
+
end
|
|
1170
|
+
|
|
1171
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions
|
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1173
|
+
|
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1175
|
+
end
|
|
1176
|
+
|
|
1105
1177
|
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
|
1106
1178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1107
1179
|
|
|
@@ -1588,6 +1660,24 @@ module Google
|
|
|
1588
1660
|
include Google::Apis::Core::JsonObjectSupport
|
|
1589
1661
|
end
|
|
1590
1662
|
|
|
1663
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorization
|
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1665
|
+
|
|
1666
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1667
|
+
end
|
|
1668
|
+
|
|
1669
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationConfig
|
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1671
|
+
|
|
1672
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1673
|
+
end
|
|
1674
|
+
|
|
1675
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2
|
|
1676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1677
|
+
|
|
1678
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1679
|
+
end
|
|
1680
|
+
|
|
1591
1681
|
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
|
1592
1682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1593
1683
|
|
|
@@ -1696,6 +1786,12 @@ module Google
|
|
|
1696
1786
|
include Google::Apis::Core::JsonObjectSupport
|
|
1697
1787
|
end
|
|
1698
1788
|
|
|
1789
|
+
class GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig
|
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1791
|
+
|
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1793
|
+
end
|
|
1794
|
+
|
|
1699
1795
|
class GoogleCloudDiscoveryengineV1alphaBranch
|
|
1700
1796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1701
1797
|
|
|
@@ -2140,6 +2236,12 @@ module Google
|
|
|
2140
2236
|
include Google::Apis::Core::JsonObjectSupport
|
|
2141
2237
|
end
|
|
2142
2238
|
|
|
2239
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
|
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2241
|
+
|
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2243
|
+
end
|
|
2244
|
+
|
|
2143
2245
|
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
|
2144
2246
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2145
2247
|
|
|
@@ -2212,6 +2314,12 @@ module Google
|
|
|
2212
2314
|
include Google::Apis::Core::JsonObjectSupport
|
|
2213
2315
|
end
|
|
2214
2316
|
|
|
2317
|
+
class GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition
|
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2319
|
+
|
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2321
|
+
end
|
|
2322
|
+
|
|
2215
2323
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
|
2216
2324
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2217
2325
|
|
|
@@ -2566,6 +2674,12 @@ module Google
|
|
|
2566
2674
|
include Google::Apis::Core::JsonObjectSupport
|
|
2567
2675
|
end
|
|
2568
2676
|
|
|
2677
|
+
class GoogleCloudDiscoveryengineV1alphaGetAgentViewResponse
|
|
2678
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2679
|
+
|
|
2680
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2681
|
+
end
|
|
2682
|
+
|
|
2569
2683
|
class GoogleCloudDiscoveryengineV1alphaGetConnectorSecretResponse
|
|
2570
2684
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2571
2685
|
|
|
@@ -2644,6 +2758,18 @@ module Google
|
|
|
2644
2758
|
include Google::Apis::Core::JsonObjectSupport
|
|
2645
2759
|
end
|
|
2646
2760
|
|
|
2761
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileRequest
|
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2763
|
+
|
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2765
|
+
end
|
|
2766
|
+
|
|
2767
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileResponse
|
|
2768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2769
|
+
|
|
2770
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2771
|
+
end
|
|
2772
|
+
|
|
2647
2773
|
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
|
2648
2774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2649
2775
|
|
|
@@ -2806,6 +2932,36 @@ module Google
|
|
|
2806
2932
|
include Google::Apis::Core::JsonObjectSupport
|
|
2807
2933
|
end
|
|
2808
2934
|
|
|
2935
|
+
class GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats
|
|
2936
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2937
|
+
|
|
2938
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2939
|
+
end
|
|
2940
|
+
|
|
2941
|
+
class GoogleCloudDiscoveryengineV1alphaListAgentsResponse
|
|
2942
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2943
|
+
|
|
2944
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2945
|
+
end
|
|
2946
|
+
|
|
2947
|
+
class GoogleCloudDiscoveryengineV1alphaListAuthorizationsResponse
|
|
2948
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2949
|
+
|
|
2950
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2951
|
+
end
|
|
2952
|
+
|
|
2953
|
+
class GoogleCloudDiscoveryengineV1alphaListAvailableAgentViewsResponse
|
|
2954
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2955
|
+
|
|
2956
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2957
|
+
end
|
|
2958
|
+
|
|
2959
|
+
class GoogleCloudDiscoveryengineV1alphaListBillingAccountLicenseConfigsResponse
|
|
2960
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2961
|
+
|
|
2962
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2963
|
+
end
|
|
2964
|
+
|
|
2809
2965
|
class GoogleCloudDiscoveryengineV1alphaListBranchesResponse
|
|
2810
2966
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2811
2967
|
|
|
@@ -2914,6 +3070,12 @@ module Google
|
|
|
2914
3070
|
include Google::Apis::Core::JsonObjectSupport
|
|
2915
3071
|
end
|
|
2916
3072
|
|
|
3073
|
+
class GoogleCloudDiscoveryengineV1alphaListLicenseConfigsUsageStatsResponse
|
|
3074
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3075
|
+
|
|
3076
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3077
|
+
end
|
|
3078
|
+
|
|
2917
3079
|
class GoogleCloudDiscoveryengineV1alphaListSampleQueriesResponse
|
|
2918
3080
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2919
3081
|
|
|
@@ -3034,6 +3196,12 @@ module Google
|
|
|
3034
3196
|
include Google::Apis::Core::JsonObjectSupport
|
|
3035
3197
|
end
|
|
3036
3198
|
|
|
3199
|
+
class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
|
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3201
|
+
|
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3203
|
+
end
|
|
3204
|
+
|
|
3037
3205
|
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
|
3038
3206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3039
3207
|
|
|
@@ -4036,6 +4204,18 @@ module Google
|
|
|
4036
4204
|
include Google::Apis::Core::JsonObjectSupport
|
|
4037
4205
|
end
|
|
4038
4206
|
|
|
4207
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileRequest
|
|
4208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4209
|
+
|
|
4210
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4211
|
+
end
|
|
4212
|
+
|
|
4213
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileResponse
|
|
4214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4215
|
+
|
|
4216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4217
|
+
end
|
|
4218
|
+
|
|
4039
4219
|
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileRequest
|
|
4040
4220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4041
4221
|
|
|
@@ -4048,6 +4228,12 @@ module Google
|
|
|
4048
4228
|
include Google::Apis::Core::JsonObjectSupport
|
|
4049
4229
|
end
|
|
4050
4230
|
|
|
4231
|
+
class GoogleCloudDiscoveryengineV1alphaUserAnnotations
|
|
4232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4233
|
+
|
|
4234
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4235
|
+
end
|
|
4236
|
+
|
|
4051
4237
|
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
|
4052
4238
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4053
4239
|
|
|
@@ -4168,6 +4354,12 @@ module Google
|
|
|
4168
4354
|
include Google::Apis::Core::JsonObjectSupport
|
|
4169
4355
|
end
|
|
4170
4356
|
|
|
4357
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec
|
|
4358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4359
|
+
|
|
4360
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4361
|
+
end
|
|
4362
|
+
|
|
4171
4363
|
class GoogleCloudDiscoveryengineV1alphaWorkspaceConfig
|
|
4172
4364
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4173
4365
|
|
|
@@ -4678,6 +4870,12 @@ module Google
|
|
|
4678
4870
|
include Google::Apis::Core::JsonObjectSupport
|
|
4679
4871
|
end
|
|
4680
4872
|
|
|
4873
|
+
class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
|
|
4874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4875
|
+
|
|
4876
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4877
|
+
end
|
|
4878
|
+
|
|
4681
4879
|
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
|
4682
4880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4683
4881
|
|
|
@@ -5326,6 +5524,24 @@ module Google
|
|
|
5326
5524
|
include Google::Apis::Core::JsonObjectSupport
|
|
5327
5525
|
end
|
|
5328
5526
|
|
|
5527
|
+
class GoogleIamV1Binding
|
|
5528
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5529
|
+
|
|
5530
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5531
|
+
end
|
|
5532
|
+
|
|
5533
|
+
class GoogleIamV1Policy
|
|
5534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5535
|
+
|
|
5536
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5537
|
+
end
|
|
5538
|
+
|
|
5539
|
+
class GoogleIamV1SetIamPolicyRequest
|
|
5540
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5541
|
+
|
|
5542
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5543
|
+
end
|
|
5544
|
+
|
|
5329
5545
|
class GoogleLongrunningCancelOperationRequest
|
|
5330
5546
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5331
5547
|
|
|
@@ -6251,6 +6467,7 @@ module Google
|
|
|
6251
6467
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
|
6252
6468
|
|
|
6253
6469
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
6470
|
+
property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
|
|
6254
6471
|
property :content_config, as: 'contentConfig'
|
|
6255
6472
|
property :create_time, as: 'createTime'
|
|
6256
6473
|
property :default_schema_id, as: 'defaultSchemaId'
|
|
@@ -6442,6 +6659,7 @@ module Google
|
|
|
6442
6659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6443
6660
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
6444
6661
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
6662
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
6445
6663
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
6446
6664
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
6447
6665
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -6480,6 +6698,8 @@ module Google
|
|
|
6480
6698
|
|
|
6481
6699
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
|
|
6482
6700
|
|
|
6701
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
|
6702
|
+
|
|
6483
6703
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
|
6484
6704
|
|
|
6485
6705
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -6491,6 +6711,7 @@ module Google
|
|
|
6491
6711
|
property :industry_vertical, as: 'industryVertical'
|
|
6492
6712
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig::Representation
|
|
6493
6713
|
|
|
6714
|
+
hash :model_configs, as: 'modelConfigs'
|
|
6494
6715
|
property :name, as: 'name'
|
|
6495
6716
|
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
|
|
6496
6717
|
|
|
@@ -6745,6 +6966,8 @@ module Google
|
|
|
6745
6966
|
class GoogleCloudDiscoveryengineV1Project
|
|
6746
6967
|
# @private
|
|
6747
6968
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6969
|
+
property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus::Representation
|
|
6970
|
+
|
|
6748
6971
|
property :create_time, as: 'createTime'
|
|
6749
6972
|
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
|
|
6750
6973
|
|
|
@@ -6755,6 +6978,15 @@ module Google
|
|
|
6755
6978
|
end
|
|
6756
6979
|
end
|
|
6757
6980
|
|
|
6981
|
+
class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
|
|
6982
|
+
# @private
|
|
6983
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6984
|
+
property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
|
|
6985
|
+
property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
|
|
6986
|
+
property :start_time, as: 'startTime'
|
|
6987
|
+
end
|
|
6988
|
+
end
|
|
6989
|
+
|
|
6758
6990
|
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
|
6759
6991
|
# @private
|
|
6760
6992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7145,6 +7377,13 @@ module Google
|
|
|
7145
7377
|
end
|
|
7146
7378
|
end
|
|
7147
7379
|
|
|
7380
|
+
class GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition
|
|
7381
|
+
# @private
|
|
7382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7383
|
+
property :json_agent_card, as: 'jsonAgentCard'
|
|
7384
|
+
end
|
|
7385
|
+
end
|
|
7386
|
+
|
|
7148
7387
|
class GoogleCloudDiscoveryengineV1alphaAclConfig
|
|
7149
7388
|
# @private
|
|
7150
7389
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7180,6 +7419,21 @@ module Google
|
|
|
7180
7419
|
end
|
|
7181
7420
|
end
|
|
7182
7421
|
|
|
7422
|
+
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition
|
|
7423
|
+
# @private
|
|
7424
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7425
|
+
property :provisioned_reasoning_engine, as: 'provisionedReasoningEngine', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine::Representation
|
|
7426
|
+
|
|
7427
|
+
end
|
|
7428
|
+
end
|
|
7429
|
+
|
|
7430
|
+
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine
|
|
7431
|
+
# @private
|
|
7432
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7433
|
+
property :reasoning_engine, as: 'reasoningEngine'
|
|
7434
|
+
end
|
|
7435
|
+
end
|
|
7436
|
+
|
|
7183
7437
|
class GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryRequest
|
|
7184
7438
|
# @private
|
|
7185
7439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7292,6 +7546,113 @@ module Google
|
|
|
7292
7546
|
end
|
|
7293
7547
|
end
|
|
7294
7548
|
|
|
7549
|
+
class GoogleCloudDiscoveryengineV1alphaAgent
|
|
7550
|
+
# @private
|
|
7551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7552
|
+
property :a2a_agent_definition, as: 'a2aAgentDefinition', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition::Representation
|
|
7553
|
+
|
|
7554
|
+
property :adk_agent_definition, as: 'adkAgentDefinition', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition::Representation
|
|
7555
|
+
|
|
7556
|
+
property :authorization_config, as: 'authorizationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationConfig::Representation
|
|
7557
|
+
|
|
7558
|
+
property :create_time, as: 'createTime'
|
|
7559
|
+
property :custom_placeholder_text, as: 'customPlaceholderText'
|
|
7560
|
+
property :deployment_failure_reason, as: 'deploymentFailureReason'
|
|
7561
|
+
property :description, as: 'description'
|
|
7562
|
+
property :dialogflow_agent_definition, as: 'dialogflowAgentDefinition', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition::Representation
|
|
7563
|
+
|
|
7564
|
+
property :display_name, as: 'displayName'
|
|
7565
|
+
property :icon, as: 'icon', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage::Representation
|
|
7566
|
+
|
|
7567
|
+
property :language_code, as: 'languageCode'
|
|
7568
|
+
property :name, as: 'name'
|
|
7569
|
+
property :rejection_reason, as: 'rejectionReason'
|
|
7570
|
+
property :sharing_config, as: 'sharingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentSharingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentSharingConfig::Representation
|
|
7571
|
+
|
|
7572
|
+
collection :starter_prompts, as: 'starterPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt::Representation
|
|
7573
|
+
|
|
7574
|
+
property :state, as: 'state'
|
|
7575
|
+
property :suspension_reason, as: 'suspensionReason'
|
|
7576
|
+
property :update_time, as: 'updateTime'
|
|
7577
|
+
end
|
|
7578
|
+
end
|
|
7579
|
+
|
|
7580
|
+
class GoogleCloudDiscoveryengineV1alphaAgentFile
|
|
7581
|
+
# @private
|
|
7582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7583
|
+
property :file_name, as: 'fileName'
|
|
7584
|
+
property :mime_type, as: 'mimeType'
|
|
7585
|
+
property :name, as: 'name'
|
|
7586
|
+
end
|
|
7587
|
+
end
|
|
7588
|
+
|
|
7589
|
+
class GoogleCloudDiscoveryengineV1alphaAgentImage
|
|
7590
|
+
# @private
|
|
7591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7592
|
+
property :content, as: 'content'
|
|
7593
|
+
property :uri, as: 'uri'
|
|
7594
|
+
end
|
|
7595
|
+
end
|
|
7596
|
+
|
|
7597
|
+
class GoogleCloudDiscoveryengineV1alphaAgentSharingConfig
|
|
7598
|
+
# @private
|
|
7599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7600
|
+
property :scope, as: 'scope'
|
|
7601
|
+
end
|
|
7602
|
+
end
|
|
7603
|
+
|
|
7604
|
+
class GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt
|
|
7605
|
+
# @private
|
|
7606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7607
|
+
property :text, as: 'text'
|
|
7608
|
+
end
|
|
7609
|
+
end
|
|
7610
|
+
|
|
7611
|
+
class GoogleCloudDiscoveryengineV1alphaAgentView
|
|
7612
|
+
# @private
|
|
7613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7614
|
+
property :agent_origin, as: 'agentOrigin'
|
|
7615
|
+
property :agent_sharing_state, as: 'agentSharingState'
|
|
7616
|
+
property :agent_type, as: 'agentType'
|
|
7617
|
+
property :custom_placeholder_text, as: 'customPlaceholderText'
|
|
7618
|
+
property :deployment_failure_reason, as: 'deploymentFailureReason'
|
|
7619
|
+
property :description, as: 'description'
|
|
7620
|
+
property :display_name, as: 'displayName'
|
|
7621
|
+
property :icon, as: 'icon', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage::Representation
|
|
7622
|
+
|
|
7623
|
+
property :name, as: 'name'
|
|
7624
|
+
property :rejection_reason, as: 'rejectionReason'
|
|
7625
|
+
property :state, as: 'state'
|
|
7626
|
+
collection :suggested_prompts, as: 'suggestedPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt::Representation
|
|
7627
|
+
|
|
7628
|
+
property :suspension_reason, as: 'suspensionReason'
|
|
7629
|
+
property :user_annotations, as: 'userAnnotations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserAnnotations, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserAnnotations::Representation
|
|
7630
|
+
|
|
7631
|
+
property :user_permissions, as: 'userPermissions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions::Representation
|
|
7632
|
+
|
|
7633
|
+
end
|
|
7634
|
+
end
|
|
7635
|
+
|
|
7636
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt
|
|
7637
|
+
# @private
|
|
7638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7639
|
+
property :text, as: 'text'
|
|
7640
|
+
end
|
|
7641
|
+
end
|
|
7642
|
+
|
|
7643
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions
|
|
7644
|
+
# @private
|
|
7645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7646
|
+
property :can_delete, as: 'canDelete'
|
|
7647
|
+
property :can_edit, as: 'canEdit'
|
|
7648
|
+
property :can_propose_users, as: 'canProposeUsers'
|
|
7649
|
+
property :can_request_review, as: 'canRequestReview'
|
|
7650
|
+
property :can_run, as: 'canRun'
|
|
7651
|
+
property :can_view, as: 'canView'
|
|
7652
|
+
property :can_withdraw, as: 'canWithdraw'
|
|
7653
|
+
end
|
|
7654
|
+
end
|
|
7655
|
+
|
|
7295
7656
|
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
|
7296
7657
|
# @private
|
|
7297
7658
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8107,6 +8468,35 @@ module Google
|
|
|
8107
8468
|
end
|
|
8108
8469
|
end
|
|
8109
8470
|
|
|
8471
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorization
|
|
8472
|
+
# @private
|
|
8473
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8474
|
+
property :display_name, as: 'displayName'
|
|
8475
|
+
property :name, as: 'name'
|
|
8476
|
+
property :server_side_oauth2, as: 'serverSideOauth2', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2::Representation
|
|
8477
|
+
|
|
8478
|
+
end
|
|
8479
|
+
end
|
|
8480
|
+
|
|
8481
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationConfig
|
|
8482
|
+
# @private
|
|
8483
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8484
|
+
property :agent_authorization, as: 'agentAuthorization'
|
|
8485
|
+
collection :tool_authorizations, as: 'toolAuthorizations'
|
|
8486
|
+
end
|
|
8487
|
+
end
|
|
8488
|
+
|
|
8489
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2
|
|
8490
|
+
# @private
|
|
8491
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8492
|
+
property :authorization_uri, as: 'authorizationUri'
|
|
8493
|
+
property :client_id, as: 'clientId'
|
|
8494
|
+
property :client_secret, as: 'clientSecret'
|
|
8495
|
+
collection :scopes, as: 'scopes'
|
|
8496
|
+
property :token_uri, as: 'tokenUri'
|
|
8497
|
+
end
|
|
8498
|
+
end
|
|
8499
|
+
|
|
8110
8500
|
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
|
8111
8501
|
# @private
|
|
8112
8502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8272,6 +8662,27 @@ module Google
|
|
|
8272
8662
|
end
|
|
8273
8663
|
end
|
|
8274
8664
|
|
|
8665
|
+
class GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig
|
|
8666
|
+
# @private
|
|
8667
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8668
|
+
property :auto_renew, as: 'autoRenew'
|
|
8669
|
+
property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8670
|
+
|
|
8671
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
8672
|
+
hash :license_config_distributions, as: 'licenseConfigDistributions'
|
|
8673
|
+
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
8674
|
+
property :name, as: 'name'
|
|
8675
|
+
property :procurement_entitlement_id, as: 'procurementEntitlementId'
|
|
8676
|
+
property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8677
|
+
|
|
8678
|
+
property :state, as: 'state'
|
|
8679
|
+
property :subscription_display_name, as: 'subscriptionDisplayName'
|
|
8680
|
+
property :subscription_name, as: 'subscriptionName'
|
|
8681
|
+
property :subscription_term, as: 'subscriptionTerm'
|
|
8682
|
+
property :subscription_tier, as: 'subscriptionTier'
|
|
8683
|
+
end
|
|
8684
|
+
end
|
|
8685
|
+
|
|
8275
8686
|
class GoogleCloudDiscoveryengineV1alphaBranch
|
|
8276
8687
|
# @private
|
|
8277
8688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9059,6 +9470,7 @@ module Google
|
|
|
9059
9470
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
|
|
9060
9471
|
|
|
9061
9472
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
9473
|
+
property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
|
|
9062
9474
|
property :content_config, as: 'contentConfig'
|
|
9063
9475
|
property :create_time, as: 'createTime'
|
|
9064
9476
|
property :default_schema_id, as: 'defaultSchemaId'
|
|
@@ -9121,6 +9533,14 @@ module Google
|
|
|
9121
9533
|
end
|
|
9122
9534
|
end
|
|
9123
9535
|
|
|
9536
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
|
|
9537
|
+
# @private
|
|
9538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9539
|
+
property :create_time, as: 'createTime'
|
|
9540
|
+
property :update_time, as: 'updateTime'
|
|
9541
|
+
end
|
|
9542
|
+
end
|
|
9543
|
+
|
|
9124
9544
|
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
|
9125
9545
|
# @private
|
|
9126
9546
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9219,6 +9639,13 @@ module Google
|
|
|
9219
9639
|
end
|
|
9220
9640
|
end
|
|
9221
9641
|
|
|
9642
|
+
class GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition
|
|
9643
|
+
# @private
|
|
9644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9645
|
+
property :dialogflow_agent, as: 'dialogflowAgent'
|
|
9646
|
+
end
|
|
9647
|
+
end
|
|
9648
|
+
|
|
9222
9649
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
|
9223
9650
|
# @private
|
|
9224
9651
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9378,6 +9805,7 @@ module Google
|
|
|
9378
9805
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9379
9806
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
9380
9807
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
9808
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
9381
9809
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
9382
9810
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
9383
9811
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -9436,6 +9864,8 @@ module Google
|
|
|
9436
9864
|
|
|
9437
9865
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
|
|
9438
9866
|
|
|
9867
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
|
|
9868
|
+
|
|
9439
9869
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
|
9440
9870
|
|
|
9441
9871
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -9447,6 +9877,7 @@ module Google
|
|
|
9447
9877
|
property :industry_vertical, as: 'industryVertical'
|
|
9448
9878
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
|
|
9449
9879
|
|
|
9880
|
+
hash :model_configs, as: 'modelConfigs'
|
|
9450
9881
|
property :name, as: 'name'
|
|
9451
9882
|
property :recommendation_metadata, as: 'recommendationMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata::Representation
|
|
9452
9883
|
|
|
@@ -9800,6 +10231,14 @@ module Google
|
|
|
9800
10231
|
end
|
|
9801
10232
|
end
|
|
9802
10233
|
|
|
10234
|
+
class GoogleCloudDiscoveryengineV1alphaGetAgentViewResponse
|
|
10235
|
+
# @private
|
|
10236
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10237
|
+
property :agent_view, as: 'agentView', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView::Representation
|
|
10238
|
+
|
|
10239
|
+
end
|
|
10240
|
+
end
|
|
10241
|
+
|
|
9803
10242
|
class GoogleCloudDiscoveryengineV1alphaGetConnectorSecretResponse
|
|
9804
10243
|
# @private
|
|
9805
10244
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9917,6 +10356,22 @@ module Google
|
|
|
9917
10356
|
end
|
|
9918
10357
|
end
|
|
9919
10358
|
|
|
10359
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileRequest
|
|
10360
|
+
# @private
|
|
10361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10362
|
+
property :file_name, as: 'fileName'
|
|
10363
|
+
property :mime_type, as: 'mimeType'
|
|
10364
|
+
end
|
|
10365
|
+
end
|
|
10366
|
+
|
|
10367
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileResponse
|
|
10368
|
+
# @private
|
|
10369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10370
|
+
property :agent_file, as: 'agentFile', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile::Representation
|
|
10371
|
+
|
|
10372
|
+
end
|
|
10373
|
+
end
|
|
10374
|
+
|
|
9920
10375
|
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
|
9921
10376
|
# @private
|
|
9922
10377
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10213,6 +10668,50 @@ module Google
|
|
|
10213
10668
|
end
|
|
10214
10669
|
end
|
|
10215
10670
|
|
|
10671
|
+
class GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats
|
|
10672
|
+
# @private
|
|
10673
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10674
|
+
property :license_config, as: 'licenseConfig'
|
|
10675
|
+
property :used_license_count, :numeric_string => true, as: 'usedLicenseCount'
|
|
10676
|
+
end
|
|
10677
|
+
end
|
|
10678
|
+
|
|
10679
|
+
class GoogleCloudDiscoveryengineV1alphaListAgentsResponse
|
|
10680
|
+
# @private
|
|
10681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10682
|
+
collection :agents, as: 'agents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgent::Representation
|
|
10683
|
+
|
|
10684
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10685
|
+
end
|
|
10686
|
+
end
|
|
10687
|
+
|
|
10688
|
+
class GoogleCloudDiscoveryengineV1alphaListAuthorizationsResponse
|
|
10689
|
+
# @private
|
|
10690
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10691
|
+
collection :authorizations, as: 'authorizations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorization, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorization::Representation
|
|
10692
|
+
|
|
10693
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10694
|
+
end
|
|
10695
|
+
end
|
|
10696
|
+
|
|
10697
|
+
class GoogleCloudDiscoveryengineV1alphaListAvailableAgentViewsResponse
|
|
10698
|
+
# @private
|
|
10699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10700
|
+
collection :agent_views, as: 'agentViews', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView::Representation
|
|
10701
|
+
|
|
10702
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10703
|
+
end
|
|
10704
|
+
end
|
|
10705
|
+
|
|
10706
|
+
class GoogleCloudDiscoveryengineV1alphaListBillingAccountLicenseConfigsResponse
|
|
10707
|
+
# @private
|
|
10708
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10709
|
+
collection :billing_account_license_configs, as: 'billingAccountLicenseConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig::Representation
|
|
10710
|
+
|
|
10711
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10712
|
+
end
|
|
10713
|
+
end
|
|
10714
|
+
|
|
10216
10715
|
class GoogleCloudDiscoveryengineV1alphaListBranchesResponse
|
|
10217
10716
|
# @private
|
|
10218
10717
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10373,6 +10872,14 @@ module Google
|
|
|
10373
10872
|
end
|
|
10374
10873
|
end
|
|
10375
10874
|
|
|
10875
|
+
class GoogleCloudDiscoveryengineV1alphaListLicenseConfigsUsageStatsResponse
|
|
10876
|
+
# @private
|
|
10877
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10878
|
+
collection :license_config_usage_stats, as: 'licenseConfigUsageStats', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats::Representation
|
|
10879
|
+
|
|
10880
|
+
end
|
|
10881
|
+
end
|
|
10882
|
+
|
|
10376
10883
|
class GoogleCloudDiscoveryengineV1alphaListSampleQueriesResponse
|
|
10377
10884
|
# @private
|
|
10378
10885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10549,6 +11056,8 @@ module Google
|
|
|
10549
11056
|
class GoogleCloudDiscoveryengineV1alphaProject
|
|
10550
11057
|
# @private
|
|
10551
11058
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11059
|
+
property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus::Representation
|
|
11060
|
+
|
|
10552
11061
|
property :create_time, as: 'createTime'
|
|
10553
11062
|
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
|
|
10554
11063
|
|
|
@@ -10559,6 +11068,15 @@ module Google
|
|
|
10559
11068
|
end
|
|
10560
11069
|
end
|
|
10561
11070
|
|
|
11071
|
+
class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
|
|
11072
|
+
# @private
|
|
11073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11074
|
+
property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
|
|
11075
|
+
property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
|
|
11076
|
+
property :start_time, as: 'startTime'
|
|
11077
|
+
end
|
|
11078
|
+
end
|
|
11079
|
+
|
|
10562
11080
|
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
|
10563
11081
|
# @private
|
|
10564
11082
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12236,6 +12754,26 @@ module Google
|
|
|
12236
12754
|
end
|
|
12237
12755
|
end
|
|
12238
12756
|
|
|
12757
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileRequest
|
|
12758
|
+
# @private
|
|
12759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12760
|
+
property :blob, as: 'blob', class: Google::Apis::DiscoveryengineV1alpha::GdataMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataMedia::Representation
|
|
12761
|
+
|
|
12762
|
+
property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo::Representation
|
|
12763
|
+
|
|
12764
|
+
end
|
|
12765
|
+
end
|
|
12766
|
+
|
|
12767
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileResponse
|
|
12768
|
+
# @private
|
|
12769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12770
|
+
property :agent_file, as: 'agentFile', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile::Representation
|
|
12771
|
+
|
|
12772
|
+
property :media_response_info, as: 'mediaResponseInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo::Representation
|
|
12773
|
+
|
|
12774
|
+
end
|
|
12775
|
+
end
|
|
12776
|
+
|
|
12239
12777
|
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileRequest
|
|
12240
12778
|
# @private
|
|
12241
12779
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12255,6 +12793,14 @@ module Google
|
|
|
12255
12793
|
end
|
|
12256
12794
|
end
|
|
12257
12795
|
|
|
12796
|
+
class GoogleCloudDiscoveryengineV1alphaUserAnnotations
|
|
12797
|
+
# @private
|
|
12798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12799
|
+
property :pinned, as: 'pinned'
|
|
12800
|
+
property :viewed, as: 'viewed'
|
|
12801
|
+
end
|
|
12802
|
+
end
|
|
12803
|
+
|
|
12258
12804
|
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
|
12259
12805
|
# @private
|
|
12260
12806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12372,7 +12918,6 @@ module Google
|
|
|
12372
12918
|
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
|
12373
12919
|
property :enable_summarization, as: 'enableSummarization'
|
|
12374
12920
|
property :enable_web_app, as: 'enableWebApp'
|
|
12375
|
-
hash :experimental_features, as: 'experimentalFeatures'
|
|
12376
12921
|
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
|
12377
12922
|
|
|
12378
12923
|
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
|
@@ -12529,7 +13074,10 @@ module Google
|
|
|
12529
13074
|
property :generative_answer_config, as: 'generativeAnswerConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsGenerativeAnswerConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsGenerativeAnswerConfig::Representation
|
|
12530
13075
|
|
|
12531
13076
|
property :interaction_type, as: 'interactionType'
|
|
13077
|
+
hash :model_configs, as: 'modelConfigs'
|
|
12532
13078
|
property :result_description_type, as: 'resultDescriptionType'
|
|
13079
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec::Representation
|
|
13080
|
+
|
|
12533
13081
|
end
|
|
12534
13082
|
end
|
|
12535
13083
|
|
|
@@ -12549,6 +13097,15 @@ module Google
|
|
|
12549
13097
|
end
|
|
12550
13098
|
end
|
|
12551
13099
|
|
|
13100
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec
|
|
13101
|
+
# @private
|
|
13102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13103
|
+
property :generative_answer_add_on_disabled, as: 'generativeAnswerAddOnDisabled'
|
|
13104
|
+
property :kpi_personalization_add_on_disabled, as: 'kpiPersonalizationAddOnDisabled'
|
|
13105
|
+
property :semantic_add_on_disabled, as: 'semanticAddOnDisabled'
|
|
13106
|
+
end
|
|
13107
|
+
end
|
|
13108
|
+
|
|
12552
13109
|
class GoogleCloudDiscoveryengineV1alphaWorkspaceConfig
|
|
12553
13110
|
# @private
|
|
12554
13111
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12811,6 +13368,7 @@ module Google
|
|
|
12811
13368
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
|
|
12812
13369
|
|
|
12813
13370
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
13371
|
+
property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
|
|
12814
13372
|
property :content_config, as: 'contentConfig'
|
|
12815
13373
|
property :create_time, as: 'createTime'
|
|
12816
13374
|
property :default_schema_id, as: 'defaultSchemaId'
|
|
@@ -12985,6 +13543,7 @@ module Google
|
|
|
12985
13543
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12986
13544
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
12987
13545
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
13546
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
12988
13547
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
12989
13548
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
12990
13549
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -13023,6 +13582,8 @@ module Google
|
|
|
13023
13582
|
|
|
13024
13583
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata::Representation
|
|
13025
13584
|
|
|
13585
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
|
|
13586
|
+
|
|
13026
13587
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
|
13027
13588
|
|
|
13028
13589
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -13034,6 +13595,7 @@ module Google
|
|
|
13034
13595
|
property :industry_vertical, as: 'industryVertical'
|
|
13035
13596
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig::Representation
|
|
13036
13597
|
|
|
13598
|
+
hash :model_configs, as: 'modelConfigs'
|
|
13037
13599
|
property :name, as: 'name'
|
|
13038
13600
|
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig::Representation
|
|
13039
13601
|
|
|
@@ -13385,6 +13947,8 @@ module Google
|
|
|
13385
13947
|
class GoogleCloudDiscoveryengineV1betaProject
|
|
13386
13948
|
# @private
|
|
13387
13949
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13950
|
+
property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus::Representation
|
|
13951
|
+
|
|
13388
13952
|
property :create_time, as: 'createTime'
|
|
13389
13953
|
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
|
|
13390
13954
|
|
|
@@ -13395,6 +13959,15 @@ module Google
|
|
|
13395
13959
|
end
|
|
13396
13960
|
end
|
|
13397
13961
|
|
|
13962
|
+
class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
|
|
13963
|
+
# @private
|
|
13964
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13965
|
+
property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
|
|
13966
|
+
property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
|
|
13967
|
+
property :start_time, as: 'startTime'
|
|
13968
|
+
end
|
|
13969
|
+
end
|
|
13970
|
+
|
|
13398
13971
|
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
|
13399
13972
|
# @private
|
|
13400
13973
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14430,6 +15003,34 @@ module Google
|
|
|
14430
15003
|
end
|
|
14431
15004
|
end
|
|
14432
15005
|
|
|
15006
|
+
class GoogleIamV1Binding
|
|
15007
|
+
# @private
|
|
15008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15009
|
+
property :condition, as: 'condition', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr::Representation
|
|
15010
|
+
|
|
15011
|
+
collection :members, as: 'members'
|
|
15012
|
+
property :role, as: 'role'
|
|
15013
|
+
end
|
|
15014
|
+
end
|
|
15015
|
+
|
|
15016
|
+
class GoogleIamV1Policy
|
|
15017
|
+
# @private
|
|
15018
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15019
|
+
collection :bindings, as: 'bindings', class: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Binding, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Binding::Representation
|
|
15020
|
+
|
|
15021
|
+
property :etag, :base64 => true, as: 'etag'
|
|
15022
|
+
property :version, as: 'version'
|
|
15023
|
+
end
|
|
15024
|
+
end
|
|
15025
|
+
|
|
15026
|
+
class GoogleIamV1SetIamPolicyRequest
|
|
15027
|
+
# @private
|
|
15028
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15029
|
+
property :policy, as: 'policy', class: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Policy, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Policy::Representation
|
|
15030
|
+
|
|
15031
|
+
end
|
|
15032
|
+
end
|
|
15033
|
+
|
|
14433
15034
|
class GoogleLongrunningCancelOperationRequest
|
|
14434
15035
|
# @private
|
|
14435
15036
|
class Representation < Google::Apis::Core::JsonRepresentation
|