google-apis-aiplatform_v1beta1 0.20.0 → 0.22.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.
@@ -172,6 +172,12 @@ module Google
172
172
  include Google::Apis::Core::JsonObjectSupport
173
173
  end
174
174
 
175
+ class CloudAiNlLlmProtoServicePartDocumentMetadata
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
175
181
  class CloudAiNlLlmProtoServicePartFileData
176
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
183
 
@@ -202,6 +208,12 @@ module Google
202
208
  include Google::Apis::Core::JsonObjectSupport
203
209
  end
204
210
 
211
+ class CloudAiNlLlmProtoServiceRaiSignalInfluentialTerm
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
205
217
  class CloudAiNlLlmProtoServiceSafetyRating
206
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
219
 
@@ -310,6 +322,48 @@ module Google
310
322
  include Google::Apis::Core::JsonObjectSupport
311
323
  end
312
324
 
325
+ class GoogleCloudAiplatformV1beta1AuthConfig
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudAiplatformV1beta1AuthConfigNoAuth
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudAiplatformV1beta1AuthConfigOauthConfig
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudAiplatformV1beta1AuthConfigOidcConfig
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
313
367
  class GoogleCloudAiplatformV1beta1AutomaticResources
314
368
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
369
 
@@ -592,6 +646,12 @@ module Google
592
646
  include Google::Apis::Core::JsonObjectSupport
593
647
  end
594
648
 
649
+ class GoogleCloudAiplatformV1beta1CheckPoint
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
595
655
  class GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata
596
656
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
657
 
@@ -1174,12 +1234,48 @@ module Google
1174
1234
  include Google::Apis::Core::JsonObjectSupport
1175
1235
  end
1176
1236
 
1237
+ class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudAiplatformV1beta1ExecuteExtensionResponse
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1177
1249
  class GoogleCloudAiplatformV1beta1Execution
1178
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1251
 
1180
1252
  include Google::Apis::Core::JsonObjectSupport
1181
1253
  end
1182
1254
 
1255
+ class GoogleCloudAiplatformV1beta1ExecutionPlan
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class GoogleCloudAiplatformV1beta1ExecutionPlanStep
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1183
1279
  class GoogleCloudAiplatformV1beta1ExplainRequest
1184
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1281
 
@@ -1366,6 +1462,30 @@ module Google
1366
1462
  include Google::Apis::Core::JsonObjectSupport
1367
1463
  end
1368
1464
 
1465
+ class GoogleCloudAiplatformV1beta1Extension
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class GoogleCloudAiplatformV1beta1ExtensionManifest
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1477
+ class GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudAiplatformV1beta1ExtensionOperation
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1369
1489
  class GoogleCloudAiplatformV1beta1Feature
1370
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1491
 
@@ -2002,6 +2122,12 @@ module Google
2002
2122
  include Google::Apis::Core::JsonObjectSupport
2003
2123
  end
2004
2124
 
2125
+ class GoogleCloudAiplatformV1beta1ListExtensionsResponse
2126
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2127
+
2128
+ include Google::Apis::Core::JsonObjectSupport
2129
+ end
2130
+
2005
2131
  class GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
2006
2132
  class Representation < Google::Apis::Core::JsonRepresentation; end
2007
2133
 
@@ -2932,6 +3058,12 @@ module Google
2932
3058
  include Google::Apis::Core::JsonObjectSupport
2933
3059
  end
2934
3060
 
3061
+ class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
3062
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3063
+
3064
+ include Google::Apis::Core::JsonObjectSupport
3065
+ end
3066
+
2935
3067
  class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
2936
3068
  class Representation < Google::Apis::Core::JsonRepresentation; end
2937
3069
 
@@ -3040,6 +3172,42 @@ module Google
3040
3172
  include Google::Apis::Core::JsonObjectSupport
3041
3173
  end
3042
3174
 
3175
+ class GoogleCloudAiplatformV1beta1QueryExtensionRequest
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3181
+ class GoogleCloudAiplatformV1beta1QueryExtensionResponse
3182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3183
+
3184
+ include Google::Apis::Core::JsonObjectSupport
3185
+ end
3186
+
3187
+ class GoogleCloudAiplatformV1beta1QueryRequestQuery
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ include Google::Apis::Core::JsonObjectSupport
3191
+ end
3192
+
3193
+ class GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadata
3194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3195
+
3196
+ include Google::Apis::Core::JsonObjectSupport
3197
+ end
3198
+
3199
+ class GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadataReAgentSteps
3200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3201
+
3202
+ include Google::Apis::Core::JsonObjectSupport
3203
+ end
3204
+
3205
+ class GoogleCloudAiplatformV1beta1QueryResponseResponseMetadata
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3043
3211
  class GoogleCloudAiplatformV1beta1RawPredictRequest
3044
3212
  class Representation < Google::Apis::Core::JsonRepresentation; end
3045
3213
 
@@ -3142,6 +3310,18 @@ module Google
3142
3310
  include Google::Apis::Core::JsonObjectSupport
3143
3311
  end
3144
3312
 
3313
+ class GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata
3314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3315
+
3316
+ include Google::Apis::Core::JsonObjectSupport
3317
+ end
3318
+
3319
+ class GoogleCloudAiplatformV1beta1RebootPersistentResourceRequest
3320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3321
+
3322
+ include Google::Apis::Core::JsonObjectSupport
3323
+ end
3324
+
3145
3325
  class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
3146
3326
  class Representation < Google::Apis::Core::JsonRepresentation; end
3147
3327
 
@@ -4378,6 +4558,18 @@ module Google
4378
4558
  include Google::Apis::Core::JsonObjectSupport
4379
4559
  end
4380
4560
 
4561
+ class GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest
4562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4563
+
4564
+ include Google::Apis::Core::JsonObjectSupport
4565
+ end
4566
+
4567
+ class GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse
4568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4569
+
4570
+ include Google::Apis::Core::JsonObjectSupport
4571
+ end
4572
+
4381
4573
  class GoogleCloudAiplatformV1beta1StreamingPredictRequest
4382
4574
  class Representation < Google::Apis::Core::JsonRepresentation; end
4383
4575
 
@@ -4648,6 +4840,18 @@ module Google
4648
4840
  include Google::Apis::Core::JsonObjectSupport
4649
4841
  end
4650
4842
 
4843
+ class GoogleCloudAiplatformV1beta1ToolUseExample
4844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4845
+
4846
+ include Google::Apis::Core::JsonObjectSupport
4847
+ end
4848
+
4849
+ class GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation
4850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4851
+
4852
+ include Google::Apis::Core::JsonObjectSupport
4853
+ end
4854
+
4651
4855
  class GoogleCloudAiplatformV1beta1TrainingConfig
4652
4856
  class Representation < Google::Apis::Core::JsonRepresentation; end
4653
4857
 
@@ -5655,6 +5859,8 @@ module Google
5655
5859
  class CloudAiNlLlmProtoServicePart
5656
5860
  # @private
5657
5861
  class Representation < Google::Apis::Core::JsonRepresentation
5862
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartDocumentMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartDocumentMetadata::Representation
5863
+
5658
5864
  property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartFileData, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartFileData::Representation
5659
5865
 
5660
5866
  property :function_call, as: 'functionCall', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceFunctionCall, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceFunctionCall::Representation
@@ -5679,6 +5885,15 @@ module Google
5679
5885
  end
5680
5886
  end
5681
5887
 
5888
+ class CloudAiNlLlmProtoServicePartDocumentMetadata
5889
+ # @private
5890
+ class Representation < Google::Apis::Core::JsonRepresentation
5891
+ property :original_document_blob, as: 'originalDocumentBlob', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartBlob, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartBlob::Representation
5892
+
5893
+ property :page_number, as: 'pageNumber'
5894
+ end
5895
+ end
5896
+
5682
5897
  class CloudAiNlLlmProtoServicePartFileData
5683
5898
  # @private
5684
5899
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5728,11 +5943,23 @@ module Google
5728
5943
  class Representation < Google::Apis::Core::JsonRepresentation
5729
5944
  property :confidence, as: 'confidence'
5730
5945
  property :flagged, as: 'flagged'
5946
+ collection :influential_terms, as: 'influentialTerms', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceRaiSignalInfluentialTerm, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceRaiSignalInfluentialTerm::Representation
5947
+
5731
5948
  property :rai_category, as: 'raiCategory'
5732
5949
  property :score, as: 'score'
5733
5950
  end
5734
5951
  end
5735
5952
 
5953
+ class CloudAiNlLlmProtoServiceRaiSignalInfluentialTerm
5954
+ # @private
5955
+ class Representation < Google::Apis::Core::JsonRepresentation
5956
+ property :begin_offset, as: 'beginOffset'
5957
+ property :confidence, as: 'confidence'
5958
+ property :source, as: 'source'
5959
+ property :term, as: 'term'
5960
+ end
5961
+ end
5962
+
5736
5963
  class CloudAiNlLlmProtoServiceSafetyRating
5737
5964
  # @private
5738
5965
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5912,6 +6139,70 @@ module Google
5912
6139
  end
5913
6140
  end
5914
6141
 
6142
+ class GoogleCloudAiplatformV1beta1AuthConfig
6143
+ # @private
6144
+ class Representation < Google::Apis::Core::JsonRepresentation
6145
+ property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig::Representation
6146
+
6147
+ property :auth_type, as: 'authType'
6148
+ property :google_service_account_config, as: 'googleServiceAccountConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig::Representation
6149
+
6150
+ property :http_basic_auth_config, as: 'httpBasicAuthConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig::Representation
6151
+
6152
+ property :no_auth, as: 'noAuth', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigNoAuth, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigNoAuth::Representation
6153
+
6154
+ property :oauth_config, as: 'oauthConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOauthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOauthConfig::Representation
6155
+
6156
+ property :oidc_config, as: 'oidcConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOidcConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOidcConfig::Representation
6157
+
6158
+ end
6159
+ end
6160
+
6161
+ class GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig
6162
+ # @private
6163
+ class Representation < Google::Apis::Core::JsonRepresentation
6164
+ property :api_key_secret, as: 'apiKeySecret'
6165
+ property :http_element_location, as: 'httpElementLocation'
6166
+ property :name, as: 'name'
6167
+ end
6168
+ end
6169
+
6170
+ class GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig
6171
+ # @private
6172
+ class Representation < Google::Apis::Core::JsonRepresentation
6173
+ property :service_account, as: 'serviceAccount'
6174
+ end
6175
+ end
6176
+
6177
+ class GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig
6178
+ # @private
6179
+ class Representation < Google::Apis::Core::JsonRepresentation
6180
+ property :credential_secret, as: 'credentialSecret'
6181
+ end
6182
+ end
6183
+
6184
+ class GoogleCloudAiplatformV1beta1AuthConfigNoAuth
6185
+ # @private
6186
+ class Representation < Google::Apis::Core::JsonRepresentation
6187
+ end
6188
+ end
6189
+
6190
+ class GoogleCloudAiplatformV1beta1AuthConfigOauthConfig
6191
+ # @private
6192
+ class Representation < Google::Apis::Core::JsonRepresentation
6193
+ property :access_token, as: 'accessToken'
6194
+ property :service_account, as: 'serviceAccount'
6195
+ end
6196
+ end
6197
+
6198
+ class GoogleCloudAiplatformV1beta1AuthConfigOidcConfig
6199
+ # @private
6200
+ class Representation < Google::Apis::Core::JsonRepresentation
6201
+ property :id_token, as: 'idToken'
6202
+ property :service_account, as: 'serviceAccount'
6203
+ end
6204
+ end
6205
+
5915
6206
  class GoogleCloudAiplatformV1beta1AutomaticResources
5916
6207
  # @private
5917
6208
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6345,6 +6636,13 @@ module Google
6345
6636
  end
6346
6637
  end
6347
6638
 
6639
+ class GoogleCloudAiplatformV1beta1CheckPoint
6640
+ # @private
6641
+ class Representation < Google::Apis::Core::JsonRepresentation
6642
+ property :content, as: 'content'
6643
+ end
6644
+ end
6645
+
6348
6646
  class GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata
6349
6647
  # @private
6350
6648
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7192,8 +7490,6 @@ module Google
7192
7490
  property :network, as: 'network'
7193
7491
  property :predict_request_response_logging_config, as: 'predictRequestResponseLoggingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig::Representation
7194
7492
 
7195
- property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
7196
-
7197
7493
  hash :traffic_split, as: 'trafficSplit'
7198
7494
  property :update_time, as: 'updateTime'
7199
7495
  end
@@ -7329,6 +7625,23 @@ module Google
7329
7625
  end
7330
7626
  end
7331
7627
 
7628
+ class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
7629
+ # @private
7630
+ class Representation < Google::Apis::Core::JsonRepresentation
7631
+ property :operation_id, as: 'operationId'
7632
+ hash :operation_params, as: 'operationParams'
7633
+ property :runtime_auth_config, as: 'runtimeAuthConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfig::Representation
7634
+
7635
+ end
7636
+ end
7637
+
7638
+ class GoogleCloudAiplatformV1beta1ExecuteExtensionResponse
7639
+ # @private
7640
+ class Representation < Google::Apis::Core::JsonRepresentation
7641
+ property :content, as: 'content'
7642
+ end
7643
+ end
7644
+
7332
7645
  class GoogleCloudAiplatformV1beta1Execution
7333
7646
  # @private
7334
7647
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7346,6 +7659,38 @@ module Google
7346
7659
  end
7347
7660
  end
7348
7661
 
7662
+ class GoogleCloudAiplatformV1beta1ExecutionPlan
7663
+ # @private
7664
+ class Representation < Google::Apis::Core::JsonRepresentation
7665
+ collection :steps, as: 'steps', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStep, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStep::Representation
7666
+
7667
+ end
7668
+ end
7669
+
7670
+ class GoogleCloudAiplatformV1beta1ExecutionPlanStep
7671
+ # @private
7672
+ class Representation < Google::Apis::Core::JsonRepresentation
7673
+ property :extension_execution, as: 'extensionExecution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution::Representation
7674
+
7675
+ property :respond_to_user, as: 'respondToUser', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser::Representation
7676
+
7677
+ end
7678
+ end
7679
+
7680
+ class GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution
7681
+ # @private
7682
+ class Representation < Google::Apis::Core::JsonRepresentation
7683
+ property :extension, as: 'extension'
7684
+ property :operation_id, as: 'operationId'
7685
+ end
7686
+ end
7687
+
7688
+ class GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser
7689
+ # @private
7690
+ class Representation < Google::Apis::Core::JsonRepresentation
7691
+ end
7692
+ end
7693
+
7349
7694
  class GoogleCloudAiplatformV1beta1ExplainRequest
7350
7695
  # @private
7351
7696
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7657,6 +8002,53 @@ module Google
7657
8002
  end
7658
8003
  end
7659
8004
 
8005
+ class GoogleCloudAiplatformV1beta1Extension
8006
+ # @private
8007
+ class Representation < Google::Apis::Core::JsonRepresentation
8008
+ property :create_time, as: 'createTime'
8009
+ property :description, as: 'description'
8010
+ property :display_name, as: 'displayName'
8011
+ property :etag, as: 'etag'
8012
+ collection :extension_operations, as: 'extensionOperations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionOperation, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionOperation::Representation
8013
+
8014
+ property :manifest, as: 'manifest', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionManifest, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionManifest::Representation
8015
+
8016
+ property :name, as: 'name'
8017
+ collection :tool_use_examples, as: 'toolUseExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExample, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExample::Representation
8018
+
8019
+ property :update_time, as: 'updateTime'
8020
+ end
8021
+ end
8022
+
8023
+ class GoogleCloudAiplatformV1beta1ExtensionManifest
8024
+ # @private
8025
+ class Representation < Google::Apis::Core::JsonRepresentation
8026
+ property :api_spec, as: 'apiSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec::Representation
8027
+
8028
+ property :auth_config, as: 'authConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfig::Representation
8029
+
8030
+ property :description, as: 'description'
8031
+ property :name, as: 'name'
8032
+ end
8033
+ end
8034
+
8035
+ class GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec
8036
+ # @private
8037
+ class Representation < Google::Apis::Core::JsonRepresentation
8038
+ property :open_api_gcs_uri, as: 'openApiGcsUri'
8039
+ property :open_api_yaml, as: 'openApiYaml'
8040
+ end
8041
+ end
8042
+
8043
+ class GoogleCloudAiplatformV1beta1ExtensionOperation
8044
+ # @private
8045
+ class Representation < Google::Apis::Core::JsonRepresentation
8046
+ property :function_declaration, as: 'functionDeclaration', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
8047
+
8048
+ property :operation_id, as: 'operationId'
8049
+ end
8050
+ end
8051
+
7660
8052
  class GoogleCloudAiplatformV1beta1Feature
7661
8053
  # @private
7662
8054
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8063,6 +8455,8 @@ module Google
8063
8455
  class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse
8064
8456
  # @private
8065
8457
  class Representation < Google::Apis::Core::JsonRepresentation
8458
+ property :data_key, as: 'dataKey', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKey, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKey::Representation
8459
+
8066
8460
  property :key_values, as: 'keyValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList::Representation
8067
8461
 
8068
8462
  hash :proto_struct, as: 'protoStruct'
@@ -8752,6 +9146,15 @@ module Google
8752
9146
  end
8753
9147
  end
8754
9148
 
9149
+ class GoogleCloudAiplatformV1beta1ListExtensionsResponse
9150
+ # @private
9151
+ class Representation < Google::Apis::Core::JsonRepresentation
9152
+ collection :extensions, as: 'extensions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension::Representation
9153
+
9154
+ property :next_page_token, as: 'nextPageToken'
9155
+ end
9156
+ end
9157
+
8755
9158
  class GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
8756
9159
  # @private
8757
9160
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10379,6 +10782,8 @@ module Google
10379
10782
 
10380
10783
  property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke::Representation
10381
10784
 
10785
+ property :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex::Representation
10786
+
10382
10787
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
10383
10788
 
10384
10789
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -10428,6 +10833,14 @@ module Google
10428
10833
  end
10429
10834
  end
10430
10835
 
10836
+ class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
10837
+ # @private
10838
+ class Representation < Google::Apis::Core::JsonRepresentation
10839
+ collection :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy::Representation
10840
+
10841
+ end
10842
+ end
10843
+
10431
10844
  class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
10432
10845
  # @private
10433
10846
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10589,6 +11002,70 @@ module Google
10589
11002
  end
10590
11003
  end
10591
11004
 
11005
+ class GoogleCloudAiplatformV1beta1QueryExtensionRequest
11006
+ # @private
11007
+ class Representation < Google::Apis::Core::JsonRepresentation
11008
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
11009
+
11010
+ property :query, as: 'query', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryRequestQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryRequestQuery::Representation
11011
+
11012
+ property :use_function_call, as: 'useFunctionCall'
11013
+ end
11014
+ end
11015
+
11016
+ class GoogleCloudAiplatformV1beta1QueryExtensionResponse
11017
+ # @private
11018
+ class Representation < Google::Apis::Core::JsonRepresentation
11019
+ property :failure_message, as: 'failureMessage'
11020
+ property :metadata, as: 'metadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryResponseResponseMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryResponseResponseMetadata::Representation
11021
+
11022
+ property :query_response_metadata, as: 'queryResponseMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadata::Representation
11023
+
11024
+ property :response, as: 'response'
11025
+ collection :steps, as: 'steps', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
11026
+
11027
+ end
11028
+ end
11029
+
11030
+ class GoogleCloudAiplatformV1beta1QueryRequestQuery
11031
+ # @private
11032
+ class Representation < Google::Apis::Core::JsonRepresentation
11033
+ property :query, as: 'query'
11034
+ end
11035
+ end
11036
+
11037
+ class GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadata
11038
+ # @private
11039
+ class Representation < Google::Apis::Core::JsonRepresentation
11040
+ collection :steps, as: 'steps', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadataReAgentSteps, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadataReAgentSteps::Representation
11041
+
11042
+ property :use_creativity, as: 'useCreativity'
11043
+ end
11044
+ end
11045
+
11046
+ class GoogleCloudAiplatformV1beta1QueryResponseQueryResponseMetadataReAgentSteps
11047
+ # @private
11048
+ class Representation < Google::Apis::Core::JsonRepresentation
11049
+ property :error, as: 'error'
11050
+ property :extension_instruction, as: 'extensionInstruction'
11051
+ property :extension_invoked, as: 'extensionInvoked'
11052
+ property :response, as: 'response'
11053
+ property :success, as: 'success'
11054
+ property :thought, as: 'thought'
11055
+ end
11056
+ end
11057
+
11058
+ class GoogleCloudAiplatformV1beta1QueryResponseResponseMetadata
11059
+ # @private
11060
+ class Representation < Google::Apis::Core::JsonRepresentation
11061
+ property :checkpoint, as: 'checkpoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CheckPoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CheckPoint::Representation
11062
+
11063
+ property :execution_plan, as: 'executionPlan', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlan, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlan::Representation
11064
+
11065
+ hash :flow_outputs, as: 'flowOutputs'
11066
+ end
11067
+ end
11068
+
10592
11069
  class GoogleCloudAiplatformV1beta1RawPredictRequest
10593
11070
  # @private
10594
11071
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10732,6 +11209,21 @@ module Google
10732
11209
  end
10733
11210
  end
10734
11211
 
11212
+ class GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata
11213
+ # @private
11214
+ class Representation < Google::Apis::Core::JsonRepresentation
11215
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
11216
+
11217
+ property :progress_message, as: 'progressMessage'
11218
+ end
11219
+ end
11220
+
11221
+ class GoogleCloudAiplatformV1beta1RebootPersistentResourceRequest
11222
+ # @private
11223
+ class Representation < Google::Apis::Core::JsonRepresentation
11224
+ end
11225
+ end
11226
+
10735
11227
  class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
10736
11228
  # @private
10737
11229
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10888,6 +11380,7 @@ module Google
10888
11380
  # @private
10889
11381
  class Representation < Google::Apis::Core::JsonRepresentation
10890
11382
  property :category, as: 'category'
11383
+ property :method_prop, as: 'method'
10891
11384
  property :threshold, as: 'threshold'
10892
11385
  end
10893
11386
  end
@@ -10992,16 +11485,27 @@ module Google
10992
11485
  class GoogleCloudAiplatformV1beta1Schema
10993
11486
  # @private
10994
11487
  class Representation < Google::Apis::Core::JsonRepresentation
11488
+ property :default, as: 'default'
10995
11489
  property :description, as: 'description'
10996
11490
  collection :enum, as: 'enum'
10997
11491
  property :example, as: 'example'
10998
11492
  property :format, as: 'format'
10999
11493
  property :items, as: 'items', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
11000
11494
 
11495
+ property :max_items, :numeric_string => true, as: 'maxItems'
11496
+ property :max_length, :numeric_string => true, as: 'maxLength'
11497
+ property :max_properties, :numeric_string => true, as: 'maxProperties'
11498
+ property :maximum, as: 'maximum'
11499
+ property :min_items, :numeric_string => true, as: 'minItems'
11500
+ property :min_length, :numeric_string => true, as: 'minLength'
11501
+ property :min_properties, :numeric_string => true, as: 'minProperties'
11502
+ property :minimum, as: 'minimum'
11001
11503
  property :nullable, as: 'nullable'
11504
+ property :pattern, as: 'pattern'
11002
11505
  hash :properties, as: 'properties', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
11003
11506
 
11004
11507
  collection :required, as: 'required'
11508
+ property :title, as: 'title'
11005
11509
  property :type, as: 'type'
11006
11510
  end
11007
11511
  end
@@ -12727,6 +13231,27 @@ module Google
12727
13231
  end
12728
13232
  end
12729
13233
 
13234
+ class GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest
13235
+ # @private
13236
+ class Representation < Google::Apis::Core::JsonRepresentation
13237
+ property :data_format, as: 'dataFormat'
13238
+ collection :data_keys, as: 'dataKeys', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKey, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKey::Representation
13239
+
13240
+ end
13241
+ end
13242
+
13243
+ class GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse
13244
+ # @private
13245
+ class Representation < Google::Apis::Core::JsonRepresentation
13246
+ collection :data, as: 'data', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse::Representation
13247
+
13248
+ collection :data_keys_with_error, as: 'dataKeysWithError', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKey, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKey::Representation
13249
+
13250
+ property :status, as: 'status', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
13251
+
13252
+ end
13253
+ end
13254
+
12730
13255
  class GoogleCloudAiplatformV1beta1StreamingPredictRequest
12731
13256
  # @private
12732
13257
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13203,6 +13728,28 @@ module Google
13203
13728
  end
13204
13729
  end
13205
13730
 
13731
+ class GoogleCloudAiplatformV1beta1ToolUseExample
13732
+ # @private
13733
+ class Representation < Google::Apis::Core::JsonRepresentation
13734
+ property :display_name, as: 'displayName'
13735
+ property :extension_operation, as: 'extensionOperation', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation::Representation
13736
+
13737
+ property :function_name, as: 'functionName'
13738
+ property :query, as: 'query'
13739
+ hash :request_params, as: 'requestParams'
13740
+ hash :response_params, as: 'responseParams'
13741
+ property :response_summary, as: 'responseSummary'
13742
+ end
13743
+ end
13744
+
13745
+ class GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation
13746
+ # @private
13747
+ class Representation < Google::Apis::Core::JsonRepresentation
13748
+ property :extension, as: 'extension'
13749
+ property :operation_id, as: 'operationId'
13750
+ end
13751
+ end
13752
+
13206
13753
  class GoogleCloudAiplatformV1beta1TrainingConfig
13207
13754
  # @private
13208
13755
  class Representation < Google::Apis::Core::JsonRepresentation