google-apis-discoveryengine_v1alpha 0.80.0 → 0.82.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 +1515 -84
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +601 -1
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +1132 -86
- 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
|
|
|
@@ -1006,12 +1012,24 @@ module Google
|
|
|
1006
1012
|
include Google::Apis::Core::JsonObjectSupport
|
|
1007
1013
|
end
|
|
1008
1014
|
|
|
1015
|
+
class GoogleCloudDiscoveryengineV1UserStore
|
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
|
+
|
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1019
|
+
end
|
|
1020
|
+
|
|
1009
1021
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
1010
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
1023
|
|
|
1012
1024
|
include Google::Apis::Core::JsonObjectSupport
|
|
1013
1025
|
end
|
|
1014
1026
|
|
|
1027
|
+
class GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
1015
1033
|
class GoogleCloudDiscoveryengineV1alphaAclConfig
|
|
1016
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
1035
|
|
|
@@ -1036,6 +1054,18 @@ module Google
|
|
|
1036
1054
|
include Google::Apis::Core::JsonObjectSupport
|
|
1037
1055
|
end
|
|
1038
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
|
+
|
|
1039
1069
|
class GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryRequest
|
|
1040
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1041
1071
|
|
|
@@ -1096,6 +1126,30 @@ module Google
|
|
|
1096
1126
|
include Google::Apis::Core::JsonObjectSupport
|
|
1097
1127
|
end
|
|
1098
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 GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt
|
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1149
|
+
|
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1151
|
+
end
|
|
1152
|
+
|
|
1099
1153
|
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
|
1100
1154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1101
1155
|
|
|
@@ -1582,6 +1636,24 @@ module Google
|
|
|
1582
1636
|
include Google::Apis::Core::JsonObjectSupport
|
|
1583
1637
|
end
|
|
1584
1638
|
|
|
1639
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorization
|
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1641
|
+
|
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1643
|
+
end
|
|
1644
|
+
|
|
1645
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationConfig
|
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1647
|
+
|
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1649
|
+
end
|
|
1650
|
+
|
|
1651
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2
|
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1653
|
+
|
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1655
|
+
end
|
|
1656
|
+
|
|
1585
1657
|
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
|
1586
1658
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1587
1659
|
|
|
@@ -1690,6 +1762,12 @@ module Google
|
|
|
1690
1762
|
include Google::Apis::Core::JsonObjectSupport
|
|
1691
1763
|
end
|
|
1692
1764
|
|
|
1765
|
+
class GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig
|
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1767
|
+
|
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1769
|
+
end
|
|
1770
|
+
|
|
1693
1771
|
class GoogleCloudDiscoveryengineV1alphaBranch
|
|
1694
1772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1695
1773
|
|
|
@@ -1702,6 +1780,30 @@ module Google
|
|
|
1702
1780
|
include Google::Apis::Core::JsonObjectSupport
|
|
1703
1781
|
end
|
|
1704
1782
|
|
|
1783
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuery
|
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1785
|
+
|
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1787
|
+
end
|
|
1788
|
+
|
|
1789
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability
|
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1791
|
+
|
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1793
|
+
end
|
|
1794
|
+
|
|
1795
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts
|
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1797
|
+
|
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1799
|
+
end
|
|
1800
|
+
|
|
1801
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt
|
|
1802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1803
|
+
|
|
1804
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1805
|
+
end
|
|
1806
|
+
|
|
1705
1807
|
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
|
1706
1808
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1707
1809
|
|
|
@@ -2110,6 +2212,12 @@ module Google
|
|
|
2110
2212
|
include Google::Apis::Core::JsonObjectSupport
|
|
2111
2213
|
end
|
|
2112
2214
|
|
|
2215
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
|
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2217
|
+
|
|
2218
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2219
|
+
end
|
|
2220
|
+
|
|
2113
2221
|
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
|
2114
2222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2115
2223
|
|
|
@@ -2164,6 +2272,12 @@ module Google
|
|
|
2164
2272
|
include Google::Apis::Core::JsonObjectSupport
|
|
2165
2273
|
end
|
|
2166
2274
|
|
|
2275
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
|
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2277
|
+
|
|
2278
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2279
|
+
end
|
|
2280
|
+
|
|
2167
2281
|
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
|
2168
2282
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2169
2283
|
|
|
@@ -2176,6 +2290,12 @@ module Google
|
|
|
2176
2290
|
include Google::Apis::Core::JsonObjectSupport
|
|
2177
2291
|
end
|
|
2178
2292
|
|
|
2293
|
+
class GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition
|
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2295
|
+
|
|
2296
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2297
|
+
end
|
|
2298
|
+
|
|
2179
2299
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
|
2180
2300
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2181
2301
|
|
|
@@ -2194,6 +2314,18 @@ module Google
|
|
|
2194
2314
|
include Google::Apis::Core::JsonObjectSupport
|
|
2195
2315
|
end
|
|
2196
2316
|
|
|
2317
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigRequest
|
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2319
|
+
|
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2321
|
+
end
|
|
2322
|
+
|
|
2323
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigResponse
|
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2325
|
+
|
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2327
|
+
end
|
|
2328
|
+
|
|
2197
2329
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
|
2198
2330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2199
2331
|
|
|
@@ -2596,6 +2728,18 @@ module Google
|
|
|
2596
2728
|
include Google::Apis::Core::JsonObjectSupport
|
|
2597
2729
|
end
|
|
2598
2730
|
|
|
2731
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileRequest
|
|
2732
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2733
|
+
|
|
2734
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2735
|
+
end
|
|
2736
|
+
|
|
2737
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileResponse
|
|
2738
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2739
|
+
|
|
2740
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2741
|
+
end
|
|
2742
|
+
|
|
2599
2743
|
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
|
2600
2744
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2601
2745
|
|
|
@@ -2758,12 +2902,36 @@ module Google
|
|
|
2758
2902
|
include Google::Apis::Core::JsonObjectSupport
|
|
2759
2903
|
end
|
|
2760
2904
|
|
|
2905
|
+
class GoogleCloudDiscoveryengineV1alphaListAgentsResponse
|
|
2906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2907
|
+
|
|
2908
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2909
|
+
end
|
|
2910
|
+
|
|
2911
|
+
class GoogleCloudDiscoveryengineV1alphaListAuthorizationsResponse
|
|
2912
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2913
|
+
|
|
2914
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2915
|
+
end
|
|
2916
|
+
|
|
2917
|
+
class GoogleCloudDiscoveryengineV1alphaListBillingAccountLicenseConfigsResponse
|
|
2918
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2919
|
+
|
|
2920
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2921
|
+
end
|
|
2922
|
+
|
|
2761
2923
|
class GoogleCloudDiscoveryengineV1alphaListBranchesResponse
|
|
2762
2924
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2763
2925
|
|
|
2764
2926
|
include Google::Apis::Core::JsonObjectSupport
|
|
2765
2927
|
end
|
|
2766
2928
|
|
|
2929
|
+
class GoogleCloudDiscoveryengineV1alphaListCannedQueriesResponse
|
|
2930
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2931
|
+
|
|
2932
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2933
|
+
end
|
|
2934
|
+
|
|
2767
2935
|
class GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
|
2768
2936
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2769
2937
|
|
|
@@ -2980,6 +3148,12 @@ module Google
|
|
|
2980
3148
|
include Google::Apis::Core::JsonObjectSupport
|
|
2981
3149
|
end
|
|
2982
3150
|
|
|
3151
|
+
class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
|
|
3152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3153
|
+
|
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3155
|
+
end
|
|
3156
|
+
|
|
2983
3157
|
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
|
2984
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2985
3159
|
|
|
@@ -3292,6 +3466,18 @@ module Google
|
|
|
3292
3466
|
include Google::Apis::Core::JsonObjectSupport
|
|
3293
3467
|
end
|
|
3294
3468
|
|
|
3469
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigRequest
|
|
3470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3471
|
+
|
|
3472
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3473
|
+
end
|
|
3474
|
+
|
|
3475
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigResponse
|
|
3476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3477
|
+
|
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3479
|
+
end
|
|
3480
|
+
|
|
3295
3481
|
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
|
3296
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3297
3483
|
|
|
@@ -3970,6 +4156,18 @@ module Google
|
|
|
3970
4156
|
include Google::Apis::Core::JsonObjectSupport
|
|
3971
4157
|
end
|
|
3972
4158
|
|
|
4159
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileRequest
|
|
4160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4161
|
+
|
|
4162
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4163
|
+
end
|
|
4164
|
+
|
|
4165
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileResponse
|
|
4166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4167
|
+
|
|
4168
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4169
|
+
end
|
|
4170
|
+
|
|
3973
4171
|
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileRequest
|
|
3974
4172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3975
4173
|
|
|
@@ -4000,6 +4198,12 @@ module Google
|
|
|
4000
4198
|
include Google::Apis::Core::JsonObjectSupport
|
|
4001
4199
|
end
|
|
4002
4200
|
|
|
4201
|
+
class GoogleCloudDiscoveryengineV1alphaUserStore
|
|
4202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4203
|
+
|
|
4204
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4205
|
+
end
|
|
4206
|
+
|
|
4003
4207
|
class GoogleCloudDiscoveryengineV1alphaVideoCharacteristics
|
|
4004
4208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4005
4209
|
|
|
@@ -4096,6 +4300,12 @@ module Google
|
|
|
4096
4300
|
include Google::Apis::Core::JsonObjectSupport
|
|
4097
4301
|
end
|
|
4098
4302
|
|
|
4303
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec
|
|
4304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4305
|
+
|
|
4306
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4307
|
+
end
|
|
4308
|
+
|
|
4099
4309
|
class GoogleCloudDiscoveryengineV1alphaWorkspaceConfig
|
|
4100
4310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4101
4311
|
|
|
@@ -4606,6 +4816,12 @@ module Google
|
|
|
4606
4816
|
include Google::Apis::Core::JsonObjectSupport
|
|
4607
4817
|
end
|
|
4608
4818
|
|
|
4819
|
+
class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
|
|
4820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4821
|
+
|
|
4822
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4823
|
+
end
|
|
4824
|
+
|
|
4609
4825
|
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
|
4610
4826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4611
4827
|
|
|
@@ -4960,6 +5176,12 @@ module Google
|
|
|
4960
5176
|
include Google::Apis::Core::JsonObjectSupport
|
|
4961
5177
|
end
|
|
4962
5178
|
|
|
5179
|
+
class GoogleCloudDiscoveryengineV1betaUserStore
|
|
5180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5181
|
+
|
|
5182
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5183
|
+
end
|
|
5184
|
+
|
|
4963
5185
|
class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
|
|
4964
5186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4965
5187
|
|
|
@@ -6173,6 +6395,7 @@ module Google
|
|
|
6173
6395
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
|
6174
6396
|
|
|
6175
6397
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
6398
|
+
property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
|
|
6176
6399
|
property :content_config, as: 'contentConfig'
|
|
6177
6400
|
property :create_time, as: 'createTime'
|
|
6178
6401
|
property :default_schema_id, as: 'defaultSchemaId'
|
|
@@ -6667,6 +6890,8 @@ module Google
|
|
|
6667
6890
|
class GoogleCloudDiscoveryengineV1Project
|
|
6668
6891
|
# @private
|
|
6669
6892
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6893
|
+
property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus::Representation
|
|
6894
|
+
|
|
6670
6895
|
property :create_time, as: 'createTime'
|
|
6671
6896
|
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
|
|
6672
6897
|
|
|
@@ -6677,6 +6902,15 @@ module Google
|
|
|
6677
6902
|
end
|
|
6678
6903
|
end
|
|
6679
6904
|
|
|
6905
|
+
class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
|
|
6906
|
+
# @private
|
|
6907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6908
|
+
property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
|
|
6909
|
+
property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
|
|
6910
|
+
property :start_time, as: 'startTime'
|
|
6911
|
+
end
|
|
6912
|
+
end
|
|
6913
|
+
|
|
6680
6914
|
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
|
6681
6915
|
# @private
|
|
6682
6916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6690,6 +6924,7 @@ module Google
|
|
|
6690
6924
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6691
6925
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
6692
6926
|
|
|
6927
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
6693
6928
|
end
|
|
6694
6929
|
end
|
|
6695
6930
|
|
|
@@ -7045,6 +7280,17 @@ module Google
|
|
|
7045
7280
|
end
|
|
7046
7281
|
end
|
|
7047
7282
|
|
|
7283
|
+
class GoogleCloudDiscoveryengineV1UserStore
|
|
7284
|
+
# @private
|
|
7285
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7286
|
+
property :default_license_config, as: 'defaultLicenseConfig'
|
|
7287
|
+
property :display_name, as: 'displayName'
|
|
7288
|
+
property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
|
|
7289
|
+
property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
|
|
7290
|
+
property :name, as: 'name'
|
|
7291
|
+
end
|
|
7292
|
+
end
|
|
7293
|
+
|
|
7048
7294
|
class GoogleCloudDiscoveryengineV1WorkspaceConfig
|
|
7049
7295
|
# @private
|
|
7050
7296
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7055,6 +7301,13 @@ module Google
|
|
|
7055
7301
|
end
|
|
7056
7302
|
end
|
|
7057
7303
|
|
|
7304
|
+
class GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition
|
|
7305
|
+
# @private
|
|
7306
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7307
|
+
property :json_agent_card, as: 'jsonAgentCard'
|
|
7308
|
+
end
|
|
7309
|
+
end
|
|
7310
|
+
|
|
7058
7311
|
class GoogleCloudDiscoveryengineV1alphaAclConfig
|
|
7059
7312
|
# @private
|
|
7060
7313
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7090,6 +7343,21 @@ module Google
|
|
|
7090
7343
|
end
|
|
7091
7344
|
end
|
|
7092
7345
|
|
|
7346
|
+
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition
|
|
7347
|
+
# @private
|
|
7348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7349
|
+
property :provisioned_reasoning_engine, as: 'provisionedReasoningEngine', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine::Representation
|
|
7350
|
+
|
|
7351
|
+
end
|
|
7352
|
+
end
|
|
7353
|
+
|
|
7354
|
+
class GoogleCloudDiscoveryengineV1alphaAdkAgentDefinitionProvisionedReasoningEngine
|
|
7355
|
+
# @private
|
|
7356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7357
|
+
property :reasoning_engine, as: 'reasoningEngine'
|
|
7358
|
+
end
|
|
7359
|
+
end
|
|
7360
|
+
|
|
7093
7361
|
class GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryRequest
|
|
7094
7362
|
# @private
|
|
7095
7363
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7202,6 +7470,59 @@ module Google
|
|
|
7202
7470
|
end
|
|
7203
7471
|
end
|
|
7204
7472
|
|
|
7473
|
+
class GoogleCloudDiscoveryengineV1alphaAgent
|
|
7474
|
+
# @private
|
|
7475
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7476
|
+
property :a2a_agent_definition, as: 'a2aAgentDefinition', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaA2AAgentDefinition::Representation
|
|
7477
|
+
|
|
7478
|
+
property :adk_agent_definition, as: 'adkAgentDefinition', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdkAgentDefinition::Representation
|
|
7479
|
+
|
|
7480
|
+
property :authorization_config, as: 'authorizationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationConfig::Representation
|
|
7481
|
+
|
|
7482
|
+
property :create_time, as: 'createTime'
|
|
7483
|
+
property :custom_placeholder_text, as: 'customPlaceholderText'
|
|
7484
|
+
property :deployment_failure_reason, as: 'deploymentFailureReason'
|
|
7485
|
+
property :description, as: 'description'
|
|
7486
|
+
property :dialogflow_agent_definition, as: 'dialogflowAgentDefinition', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition::Representation
|
|
7487
|
+
|
|
7488
|
+
property :display_name, as: 'displayName'
|
|
7489
|
+
property :icon, as: 'icon', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage::Representation
|
|
7490
|
+
|
|
7491
|
+
property :language_code, as: 'languageCode'
|
|
7492
|
+
property :name, as: 'name'
|
|
7493
|
+
property :rejection_reason, as: 'rejectionReason'
|
|
7494
|
+
collection :starter_prompts, as: 'starterPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt::Representation
|
|
7495
|
+
|
|
7496
|
+
property :state, as: 'state'
|
|
7497
|
+
property :suspension_reason, as: 'suspensionReason'
|
|
7498
|
+
property :update_time, as: 'updateTime'
|
|
7499
|
+
end
|
|
7500
|
+
end
|
|
7501
|
+
|
|
7502
|
+
class GoogleCloudDiscoveryengineV1alphaAgentFile
|
|
7503
|
+
# @private
|
|
7504
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7505
|
+
property :file_name, as: 'fileName'
|
|
7506
|
+
property :mime_type, as: 'mimeType'
|
|
7507
|
+
property :name, as: 'name'
|
|
7508
|
+
end
|
|
7509
|
+
end
|
|
7510
|
+
|
|
7511
|
+
class GoogleCloudDiscoveryengineV1alphaAgentImage
|
|
7512
|
+
# @private
|
|
7513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7514
|
+
property :content, as: 'content'
|
|
7515
|
+
property :uri, as: 'uri'
|
|
7516
|
+
end
|
|
7517
|
+
end
|
|
7518
|
+
|
|
7519
|
+
class GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt
|
|
7520
|
+
# @private
|
|
7521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7522
|
+
property :text, as: 'text'
|
|
7523
|
+
end
|
|
7524
|
+
end
|
|
7525
|
+
|
|
7205
7526
|
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
|
7206
7527
|
# @private
|
|
7207
7528
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8017,6 +8338,35 @@ module Google
|
|
|
8017
8338
|
end
|
|
8018
8339
|
end
|
|
8019
8340
|
|
|
8341
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorization
|
|
8342
|
+
# @private
|
|
8343
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8344
|
+
property :display_name, as: 'displayName'
|
|
8345
|
+
property :name, as: 'name'
|
|
8346
|
+
property :server_side_oauth2, as: 'serverSideOauth2', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2::Representation
|
|
8347
|
+
|
|
8348
|
+
end
|
|
8349
|
+
end
|
|
8350
|
+
|
|
8351
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationConfig
|
|
8352
|
+
# @private
|
|
8353
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8354
|
+
property :agent_authorization, as: 'agentAuthorization'
|
|
8355
|
+
collection :tool_authorizations, as: 'toolAuthorizations'
|
|
8356
|
+
end
|
|
8357
|
+
end
|
|
8358
|
+
|
|
8359
|
+
class GoogleCloudDiscoveryengineV1alphaAuthorizationServerSideOAuth2
|
|
8360
|
+
# @private
|
|
8361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8362
|
+
property :authorization_uri, as: 'authorizationUri'
|
|
8363
|
+
property :client_id, as: 'clientId'
|
|
8364
|
+
property :client_secret, as: 'clientSecret'
|
|
8365
|
+
collection :scopes, as: 'scopes'
|
|
8366
|
+
property :token_uri, as: 'tokenUri'
|
|
8367
|
+
end
|
|
8368
|
+
end
|
|
8369
|
+
|
|
8020
8370
|
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
|
8021
8371
|
# @private
|
|
8022
8372
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8182,6 +8532,27 @@ module Google
|
|
|
8182
8532
|
end
|
|
8183
8533
|
end
|
|
8184
8534
|
|
|
8535
|
+
class GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig
|
|
8536
|
+
# @private
|
|
8537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8538
|
+
property :auto_renew, as: 'autoRenew'
|
|
8539
|
+
property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8540
|
+
|
|
8541
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
8542
|
+
hash :license_config_distributions, as: 'licenseConfigDistributions'
|
|
8543
|
+
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
8544
|
+
property :name, as: 'name'
|
|
8545
|
+
property :procurement_entitlement_id, as: 'procurementEntitlementId'
|
|
8546
|
+
property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8547
|
+
|
|
8548
|
+
property :state, as: 'state'
|
|
8549
|
+
property :subscription_display_name, as: 'subscriptionDisplayName'
|
|
8550
|
+
property :subscription_name, as: 'subscriptionName'
|
|
8551
|
+
property :subscription_term, as: 'subscriptionTerm'
|
|
8552
|
+
property :subscription_tier, as: 'subscriptionTier'
|
|
8553
|
+
end
|
|
8554
|
+
end
|
|
8555
|
+
|
|
8185
8556
|
class GoogleCloudDiscoveryengineV1alphaBranch
|
|
8186
8557
|
# @private
|
|
8187
8558
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8201,6 +8572,46 @@ module Google
|
|
|
8201
8572
|
end
|
|
8202
8573
|
end
|
|
8203
8574
|
|
|
8575
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuery
|
|
8576
|
+
# @private
|
|
8577
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8578
|
+
property :default_texts, as: 'defaultTexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts::Representation
|
|
8579
|
+
|
|
8580
|
+
property :display_name, as: 'displayName'
|
|
8581
|
+
property :enabled, as: 'enabled'
|
|
8582
|
+
property :google_defined, as: 'googleDefined'
|
|
8583
|
+
hash :localized_texts, as: 'localizedTexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts::Representation
|
|
8584
|
+
|
|
8585
|
+
property :name, as: 'name'
|
|
8586
|
+
collection :required_capabilities, as: 'requiredCapabilities', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability::Representation
|
|
8587
|
+
|
|
8588
|
+
end
|
|
8589
|
+
end
|
|
8590
|
+
|
|
8591
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryAssistantCapability
|
|
8592
|
+
# @private
|
|
8593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8594
|
+
property :action_name, as: 'actionName'
|
|
8595
|
+
end
|
|
8596
|
+
end
|
|
8597
|
+
|
|
8598
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQueryCannedQueryTexts
|
|
8599
|
+
# @private
|
|
8600
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8601
|
+
property :prefix, as: 'prefix'
|
|
8602
|
+
collection :suggested_prompts, as: 'suggestedPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt::Representation
|
|
8603
|
+
|
|
8604
|
+
property :title, as: 'title'
|
|
8605
|
+
end
|
|
8606
|
+
end
|
|
8607
|
+
|
|
8608
|
+
class GoogleCloudDiscoveryengineV1alphaCannedQuerySuggestedPrompt
|
|
8609
|
+
# @private
|
|
8610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8611
|
+
property :prompt_text, as: 'promptText'
|
|
8612
|
+
end
|
|
8613
|
+
end
|
|
8614
|
+
|
|
8204
8615
|
class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
|
|
8205
8616
|
# @private
|
|
8206
8617
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8929,6 +9340,7 @@ module Google
|
|
|
8929
9340
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
|
|
8930
9341
|
|
|
8931
9342
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
9343
|
+
property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
|
|
8932
9344
|
property :content_config, as: 'contentConfig'
|
|
8933
9345
|
property :create_time, as: 'createTime'
|
|
8934
9346
|
property :default_schema_id, as: 'defaultSchemaId'
|
|
@@ -8991,6 +9403,14 @@ module Google
|
|
|
8991
9403
|
end
|
|
8992
9404
|
end
|
|
8993
9405
|
|
|
9406
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
|
|
9407
|
+
# @private
|
|
9408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9409
|
+
property :create_time, as: 'createTime'
|
|
9410
|
+
property :update_time, as: 'updateTime'
|
|
9411
|
+
end
|
|
9412
|
+
end
|
|
9413
|
+
|
|
8994
9414
|
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
|
8995
9415
|
# @private
|
|
8996
9416
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9062,6 +9482,14 @@ module Google
|
|
|
9062
9482
|
end
|
|
9063
9483
|
end
|
|
9064
9484
|
|
|
9485
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
|
|
9486
|
+
# @private
|
|
9487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9488
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
|
9489
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
|
9490
|
+
end
|
|
9491
|
+
end
|
|
9492
|
+
|
|
9065
9493
|
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
|
9066
9494
|
# @private
|
|
9067
9495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9081,6 +9509,13 @@ module Google
|
|
|
9081
9509
|
end
|
|
9082
9510
|
end
|
|
9083
9511
|
|
|
9512
|
+
class GoogleCloudDiscoveryengineV1alphaDialogflowAgentDefinition
|
|
9513
|
+
# @private
|
|
9514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9515
|
+
property :dialogflow_agent, as: 'dialogflowAgent'
|
|
9516
|
+
end
|
|
9517
|
+
end
|
|
9518
|
+
|
|
9084
9519
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
|
9085
9520
|
# @private
|
|
9086
9521
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9101,6 +9536,24 @@ module Google
|
|
|
9101
9536
|
end
|
|
9102
9537
|
end
|
|
9103
9538
|
|
|
9539
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigRequest
|
|
9540
|
+
# @private
|
|
9541
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9542
|
+
property :license_config_id, as: 'licenseConfigId'
|
|
9543
|
+
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
9544
|
+
property :location, as: 'location'
|
|
9545
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
|
9546
|
+
end
|
|
9547
|
+
end
|
|
9548
|
+
|
|
9549
|
+
class GoogleCloudDiscoveryengineV1alphaDistributeLicenseConfigResponse
|
|
9550
|
+
# @private
|
|
9551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9552
|
+
property :license_config, as: 'licenseConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig::Representation
|
|
9553
|
+
|
|
9554
|
+
end
|
|
9555
|
+
end
|
|
9556
|
+
|
|
9104
9557
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
|
9105
9558
|
# @private
|
|
9106
9559
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9761,6 +10214,22 @@ module Google
|
|
|
9761
10214
|
end
|
|
9762
10215
|
end
|
|
9763
10216
|
|
|
10217
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileRequest
|
|
10218
|
+
# @private
|
|
10219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10220
|
+
property :file_name, as: 'fileName'
|
|
10221
|
+
property :mime_type, as: 'mimeType'
|
|
10222
|
+
end
|
|
10223
|
+
end
|
|
10224
|
+
|
|
10225
|
+
class GoogleCloudDiscoveryengineV1alphaImportAgentFileResponse
|
|
10226
|
+
# @private
|
|
10227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10228
|
+
property :agent_file, as: 'agentFile', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile::Representation
|
|
10229
|
+
|
|
10230
|
+
end
|
|
10231
|
+
end
|
|
10232
|
+
|
|
9764
10233
|
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
|
9765
10234
|
# @private
|
|
9766
10235
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10057,6 +10526,33 @@ module Google
|
|
|
10057
10526
|
end
|
|
10058
10527
|
end
|
|
10059
10528
|
|
|
10529
|
+
class GoogleCloudDiscoveryengineV1alphaListAgentsResponse
|
|
10530
|
+
# @private
|
|
10531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10532
|
+
collection :agents, as: 'agents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgent::Representation
|
|
10533
|
+
|
|
10534
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10535
|
+
end
|
|
10536
|
+
end
|
|
10537
|
+
|
|
10538
|
+
class GoogleCloudDiscoveryengineV1alphaListAuthorizationsResponse
|
|
10539
|
+
# @private
|
|
10540
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10541
|
+
collection :authorizations, as: 'authorizations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorization, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAuthorization::Representation
|
|
10542
|
+
|
|
10543
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10544
|
+
end
|
|
10545
|
+
end
|
|
10546
|
+
|
|
10547
|
+
class GoogleCloudDiscoveryengineV1alphaListBillingAccountLicenseConfigsResponse
|
|
10548
|
+
# @private
|
|
10549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10550
|
+
collection :billing_account_license_configs, as: 'billingAccountLicenseConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBillingAccountLicenseConfig::Representation
|
|
10551
|
+
|
|
10552
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10553
|
+
end
|
|
10554
|
+
end
|
|
10555
|
+
|
|
10060
10556
|
class GoogleCloudDiscoveryengineV1alphaListBranchesResponse
|
|
10061
10557
|
# @private
|
|
10062
10558
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10065,6 +10561,15 @@ module Google
|
|
|
10065
10561
|
end
|
|
10066
10562
|
end
|
|
10067
10563
|
|
|
10564
|
+
class GoogleCloudDiscoveryengineV1alphaListCannedQueriesResponse
|
|
10565
|
+
# @private
|
|
10566
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10567
|
+
collection :canned_queries, as: 'cannedQueries', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCannedQuery::Representation
|
|
10568
|
+
|
|
10569
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10570
|
+
end
|
|
10571
|
+
end
|
|
10572
|
+
|
|
10068
10573
|
class GoogleCloudDiscoveryengineV1alphaListChunksResponse
|
|
10069
10574
|
# @private
|
|
10070
10575
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10384,6 +10889,8 @@ module Google
|
|
|
10384
10889
|
class GoogleCloudDiscoveryengineV1alphaProject
|
|
10385
10890
|
# @private
|
|
10386
10891
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10892
|
+
property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus::Representation
|
|
10893
|
+
|
|
10387
10894
|
property :create_time, as: 'createTime'
|
|
10388
10895
|
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
|
|
10389
10896
|
|
|
@@ -10394,6 +10901,15 @@ module Google
|
|
|
10394
10901
|
end
|
|
10395
10902
|
end
|
|
10396
10903
|
|
|
10904
|
+
class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
|
|
10905
|
+
# @private
|
|
10906
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10907
|
+
property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
|
|
10908
|
+
property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
|
|
10909
|
+
property :start_time, as: 'startTime'
|
|
10910
|
+
end
|
|
10911
|
+
end
|
|
10912
|
+
|
|
10397
10913
|
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
|
10398
10914
|
# @private
|
|
10399
10915
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10407,6 +10923,7 @@ module Google
|
|
|
10407
10923
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10408
10924
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
10409
10925
|
|
|
10926
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
10410
10927
|
end
|
|
10411
10928
|
end
|
|
10412
10929
|
|
|
@@ -10882,6 +11399,23 @@ module Google
|
|
|
10882
11399
|
end
|
|
10883
11400
|
end
|
|
10884
11401
|
|
|
11402
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigRequest
|
|
11403
|
+
# @private
|
|
11404
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11405
|
+
property :full_retract, as: 'fullRetract'
|
|
11406
|
+
property :license_config, as: 'licenseConfig'
|
|
11407
|
+
property :license_count, :numeric_string => true, as: 'licenseCount'
|
|
11408
|
+
end
|
|
11409
|
+
end
|
|
11410
|
+
|
|
11411
|
+
class GoogleCloudDiscoveryengineV1alphaRetractLicenseConfigResponse
|
|
11412
|
+
# @private
|
|
11413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11414
|
+
property :license_config, as: 'licenseConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfig::Representation
|
|
11415
|
+
|
|
11416
|
+
end
|
|
11417
|
+
end
|
|
11418
|
+
|
|
10885
11419
|
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
|
10886
11420
|
# @private
|
|
10887
11421
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12053,6 +12587,26 @@ module Google
|
|
|
12053
12587
|
end
|
|
12054
12588
|
end
|
|
12055
12589
|
|
|
12590
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileRequest
|
|
12591
|
+
# @private
|
|
12592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12593
|
+
property :blob, as: 'blob', class: Google::Apis::DiscoveryengineV1alpha::GdataMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataMedia::Representation
|
|
12594
|
+
|
|
12595
|
+
property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo::Representation
|
|
12596
|
+
|
|
12597
|
+
end
|
|
12598
|
+
end
|
|
12599
|
+
|
|
12600
|
+
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileResponse
|
|
12601
|
+
# @private
|
|
12602
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12603
|
+
property :agent_file, as: 'agentFile', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile::Representation
|
|
12604
|
+
|
|
12605
|
+
property :media_response_info, as: 'mediaResponseInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo::Representation
|
|
12606
|
+
|
|
12607
|
+
end
|
|
12608
|
+
end
|
|
12609
|
+
|
|
12056
12610
|
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileRequest
|
|
12057
12611
|
# @private
|
|
12058
12612
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12132,6 +12686,17 @@ module Google
|
|
|
12132
12686
|
end
|
|
12133
12687
|
end
|
|
12134
12688
|
|
|
12689
|
+
class GoogleCloudDiscoveryengineV1alphaUserStore
|
|
12690
|
+
# @private
|
|
12691
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12692
|
+
property :default_license_config, as: 'defaultLicenseConfig'
|
|
12693
|
+
property :display_name, as: 'displayName'
|
|
12694
|
+
property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
|
|
12695
|
+
property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
|
|
12696
|
+
property :name, as: 'name'
|
|
12697
|
+
end
|
|
12698
|
+
end
|
|
12699
|
+
|
|
12135
12700
|
class GoogleCloudDiscoveryengineV1alphaVideoCharacteristics
|
|
12136
12701
|
# @private
|
|
12137
12702
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12178,11 +12743,11 @@ module Google
|
|
|
12178
12743
|
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
|
12179
12744
|
property :enable_summarization, as: 'enableSummarization'
|
|
12180
12745
|
property :enable_web_app, as: 'enableWebApp'
|
|
12181
|
-
hash :experimental_features, as: 'experimentalFeatures'
|
|
12182
12746
|
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
|
12183
12747
|
|
|
12184
12748
|
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
|
12185
12749
|
|
|
12750
|
+
property :gemini_bundle, as: 'geminiBundle'
|
|
12186
12751
|
property :homepage_setting, as: 'homepageSetting', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigHomepageSetting, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigHomepageSetting::Representation
|
|
12187
12752
|
|
|
12188
12753
|
property :industry_vertical, as: 'industryVertical'
|
|
@@ -12335,6 +12900,8 @@ module Google
|
|
|
12335
12900
|
|
|
12336
12901
|
property :interaction_type, as: 'interactionType'
|
|
12337
12902
|
property :result_description_type, as: 'resultDescriptionType'
|
|
12903
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec::Representation
|
|
12904
|
+
|
|
12338
12905
|
end
|
|
12339
12906
|
end
|
|
12340
12907
|
|
|
@@ -12354,6 +12921,15 @@ module Google
|
|
|
12354
12921
|
end
|
|
12355
12922
|
end
|
|
12356
12923
|
|
|
12924
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec
|
|
12925
|
+
# @private
|
|
12926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12927
|
+
property :generative_answer_add_on_disabled, as: 'generativeAnswerAddOnDisabled'
|
|
12928
|
+
property :kpi_personalization_add_on_disabled, as: 'kpiPersonalizationAddOnDisabled'
|
|
12929
|
+
property :semantic_add_on_disabled, as: 'semanticAddOnDisabled'
|
|
12930
|
+
end
|
|
12931
|
+
end
|
|
12932
|
+
|
|
12357
12933
|
class GoogleCloudDiscoveryengineV1alphaWorkspaceConfig
|
|
12358
12934
|
# @private
|
|
12359
12935
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12616,6 +13192,7 @@ module Google
|
|
|
12616
13192
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
|
|
12617
13193
|
|
|
12618
13194
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
13195
|
+
property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
|
|
12619
13196
|
property :content_config, as: 'contentConfig'
|
|
12620
13197
|
property :create_time, as: 'createTime'
|
|
12621
13198
|
property :default_schema_id, as: 'defaultSchemaId'
|
|
@@ -13190,6 +13767,8 @@ module Google
|
|
|
13190
13767
|
class GoogleCloudDiscoveryengineV1betaProject
|
|
13191
13768
|
# @private
|
|
13192
13769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13770
|
+
property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus::Representation
|
|
13771
|
+
|
|
13193
13772
|
property :create_time, as: 'createTime'
|
|
13194
13773
|
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
|
|
13195
13774
|
|
|
@@ -13200,6 +13779,15 @@ module Google
|
|
|
13200
13779
|
end
|
|
13201
13780
|
end
|
|
13202
13781
|
|
|
13782
|
+
class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
|
|
13783
|
+
# @private
|
|
13784
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13785
|
+
property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
|
|
13786
|
+
property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
|
|
13787
|
+
property :start_time, as: 'startTime'
|
|
13788
|
+
end
|
|
13789
|
+
end
|
|
13790
|
+
|
|
13203
13791
|
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
|
13204
13792
|
# @private
|
|
13205
13793
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13213,6 +13801,7 @@ module Google
|
|
|
13213
13801
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13214
13802
|
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
|
13215
13803
|
|
|
13804
|
+
property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
|
|
13216
13805
|
end
|
|
13217
13806
|
end
|
|
13218
13807
|
|
|
@@ -13795,6 +14384,17 @@ module Google
|
|
|
13795
14384
|
end
|
|
13796
14385
|
end
|
|
13797
14386
|
|
|
14387
|
+
class GoogleCloudDiscoveryengineV1betaUserStore
|
|
14388
|
+
# @private
|
|
14389
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14390
|
+
property :default_license_config, as: 'defaultLicenseConfig'
|
|
14391
|
+
property :display_name, as: 'displayName'
|
|
14392
|
+
property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
|
|
14393
|
+
property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
|
|
14394
|
+
property :name, as: 'name'
|
|
14395
|
+
end
|
|
14396
|
+
end
|
|
14397
|
+
|
|
13798
14398
|
class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
|
|
13799
14399
|
# @private
|
|
13800
14400
|
class Representation < Google::Apis::Core::JsonRepresentation
|