google-apis-aiplatform_v1 0.40.0 → 0.41.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.
@@ -166,6 +166,18 @@ module Google
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
+ class GoogleCloudAiplatformV1ApiAuth
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudAiplatformV1ApiAuthApiKeyConfig
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
169
181
  class GoogleCloudAiplatformV1Artifact
170
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
183
 
@@ -190,6 +202,24 @@ module Google
190
202
  include Google::Apis::Core::JsonObjectSupport
191
203
  end
192
204
 
205
+ class GoogleCloudAiplatformV1AugmentPromptRequest
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudAiplatformV1AugmentPromptRequestModel
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudAiplatformV1AugmentPromptResponse
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
193
223
  class GoogleCloudAiplatformV1AutomaticResources
194
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
225
 
@@ -448,6 +478,18 @@ module Google
448
478
  include Google::Apis::Core::JsonObjectSupport
449
479
  end
450
480
 
481
+ class GoogleCloudAiplatformV1CachedContent
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudAiplatformV1CachedContentUsageMetadata
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
451
493
  class GoogleCloudAiplatformV1CancelBatchPredictionJobRequest
452
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
495
 
@@ -532,6 +574,12 @@ module Google
532
574
  include Google::Apis::Core::JsonObjectSupport
533
575
  end
534
576
 
577
+ class GoogleCloudAiplatformV1Claim
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
535
583
  class GoogleCloudAiplatformV1ClientConnectionConfig
536
584
  class Representation < Google::Apis::Core::JsonRepresentation; end
537
585
 
@@ -562,6 +610,30 @@ module Google
562
610
  include Google::Apis::Core::JsonObjectSupport
563
611
  end
564
612
 
613
+ class GoogleCloudAiplatformV1CometInput
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudAiplatformV1CometInstance
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudAiplatformV1CometResult
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class GoogleCloudAiplatformV1CometSpec
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
565
637
  class GoogleCloudAiplatformV1CompleteTrialRequest
566
638
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
639
 
@@ -628,6 +700,30 @@ module Google
628
700
  include Google::Apis::Core::JsonObjectSupport
629
701
  end
630
702
 
703
+ class GoogleCloudAiplatformV1CorpusStatus
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class GoogleCloudAiplatformV1CorroborateContentRequest
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class GoogleCloudAiplatformV1CorroborateContentRequestParameters
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class GoogleCloudAiplatformV1CorroborateContentResponse
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
631
727
  class GoogleCloudAiplatformV1CountTokensRequest
632
728
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
729
 
@@ -976,6 +1072,12 @@ module Google
976
1072
  include Google::Apis::Core::JsonObjectSupport
977
1073
  end
978
1074
 
1075
+ class GoogleCloudAiplatformV1DeployedModelStatus
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
979
1081
  class GoogleCloudAiplatformV1DeploymentResourcePool
980
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
981
1083
 
@@ -1012,6 +1114,12 @@ module Google
1012
1114
  include Google::Apis::Core::JsonObjectSupport
1013
1115
  end
1014
1116
 
1117
+ class GoogleCloudAiplatformV1DirectUploadSource
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1015
1123
  class GoogleCloudAiplatformV1DiskSpec
1016
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
1017
1125
 
@@ -1348,6 +1456,18 @@ module Google
1348
1456
  include Google::Apis::Core::JsonObjectSupport
1349
1457
  end
1350
1458
 
1459
+ class GoogleCloudAiplatformV1Fact
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class GoogleCloudAiplatformV1FasterDeploymentConfig
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1351
1471
  class GoogleCloudAiplatformV1Feature
1352
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1473
 
@@ -1618,6 +1738,12 @@ module Google
1618
1738
  include Google::Apis::Core::JsonObjectSupport
1619
1739
  end
1620
1740
 
1741
+ class GoogleCloudAiplatformV1FileStatus
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1621
1747
  class GoogleCloudAiplatformV1FilterSplit
1622
1748
  class Representation < Google::Apis::Core::JsonRepresentation; end
1623
1749
 
@@ -1810,6 +1936,18 @@ module Google
1810
1936
  include Google::Apis::Core::JsonObjectSupport
1811
1937
  end
1812
1938
 
1939
+ class GoogleCloudAiplatformV1GoogleDriveSource
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudAiplatformV1GoogleDriveSourceResourceId
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1813
1951
  class GoogleCloudAiplatformV1GoogleSearchRetrieval
1814
1952
  class Representation < Google::Apis::Core::JsonRepresentation; end
1815
1953
 
@@ -1936,6 +2074,18 @@ module Google
1936
2074
  include Google::Apis::Core::JsonObjectSupport
1937
2075
  end
1938
2076
 
2077
+ class GoogleCloudAiplatformV1ImportRagFilesConfig
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudAiplatformV1ImportRagFilesRequest
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
1939
2089
  class GoogleCloudAiplatformV1Index
1940
2090
  class Representation < Google::Apis::Core::JsonRepresentation; end
1941
2091
 
@@ -2008,6 +2158,18 @@ module Google
2008
2158
  include Google::Apis::Core::JsonObjectSupport
2009
2159
  end
2010
2160
 
2161
+ class GoogleCloudAiplatformV1JiraSource
2162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2163
+
2164
+ include Google::Apis::Core::JsonObjectSupport
2165
+ end
2166
+
2167
+ class GoogleCloudAiplatformV1JiraSourceJiraQueries
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2011
2173
  class GoogleCloudAiplatformV1LargeModelReference
2012
2174
  class Representation < Google::Apis::Core::JsonRepresentation; end
2013
2175
 
@@ -2038,6 +2200,12 @@ module Google
2038
2200
  include Google::Apis::Core::JsonObjectSupport
2039
2201
  end
2040
2202
 
2203
+ class GoogleCloudAiplatformV1ListCachedContentsResponse
2204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2205
+
2206
+ include Google::Apis::Core::JsonObjectSupport
2207
+ end
2208
+
2041
2209
  class GoogleCloudAiplatformV1ListContextsResponse
2042
2210
  class Representation < Google::Apis::Core::JsonRepresentation; end
2043
2211
 
@@ -2248,6 +2416,24 @@ module Google
2248
2416
  include Google::Apis::Core::JsonObjectSupport
2249
2417
  end
2250
2418
 
2419
+ class GoogleCloudAiplatformV1ListRagCorporaResponse
2420
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2421
+
2422
+ include Google::Apis::Core::JsonObjectSupport
2423
+ end
2424
+
2425
+ class GoogleCloudAiplatformV1ListRagFilesResponse
2426
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2427
+
2428
+ include Google::Apis::Core::JsonObjectSupport
2429
+ end
2430
+
2431
+ class GoogleCloudAiplatformV1ListReasoningEnginesResponse
2432
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2433
+
2434
+ include Google::Apis::Core::JsonObjectSupport
2435
+ end
2436
+
2251
2437
  class GoogleCloudAiplatformV1ListSavedQueriesResponse
2252
2438
  class Representation < Google::Apis::Core::JsonRepresentation; end
2253
2439
 
@@ -2392,6 +2578,30 @@ module Google
2392
2578
  include Google::Apis::Core::JsonObjectSupport
2393
2579
  end
2394
2580
 
2581
+ class GoogleCloudAiplatformV1MetricxInput
2582
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2583
+
2584
+ include Google::Apis::Core::JsonObjectSupport
2585
+ end
2586
+
2587
+ class GoogleCloudAiplatformV1MetricxInstance
2588
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2589
+
2590
+ include Google::Apis::Core::JsonObjectSupport
2591
+ end
2592
+
2593
+ class GoogleCloudAiplatformV1MetricxResult
2594
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2595
+
2596
+ include Google::Apis::Core::JsonObjectSupport
2597
+ end
2598
+
2599
+ class GoogleCloudAiplatformV1MetricxSpec
2600
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2601
+
2602
+ include Google::Apis::Core::JsonObjectSupport
2603
+ end
2604
+
2395
2605
  class GoogleCloudAiplatformV1MigratableResource
2396
2606
  class Representation < Google::Apis::Core::JsonRepresentation; end
2397
2607
 
@@ -2866,6 +3076,12 @@ module Google
2866
3076
  include Google::Apis::Core::JsonObjectSupport
2867
3077
  end
2868
3078
 
3079
+ class GoogleCloudAiplatformV1NotebookExecutionJobWorkbenchRuntime
3080
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3081
+
3082
+ include Google::Apis::Core::JsonObjectSupport
3083
+ end
3084
+
2869
3085
  class GoogleCloudAiplatformV1NotebookIdleShutdownConfig
2870
3086
  class Representation < Google::Apis::Core::JsonRepresentation; end
2871
3087
 
@@ -3304,6 +3520,18 @@ module Google
3304
3520
  include Google::Apis::Core::JsonObjectSupport
3305
3521
  end
3306
3522
 
3523
+ class GoogleCloudAiplatformV1QueryReasoningEngineRequest
3524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3525
+
3526
+ include Google::Apis::Core::JsonObjectSupport
3527
+ end
3528
+
3529
+ class GoogleCloudAiplatformV1QueryReasoningEngineResponse
3530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3531
+
3532
+ include Google::Apis::Core::JsonObjectSupport
3533
+ end
3534
+
3307
3535
  class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput
3308
3536
  class Representation < Google::Apis::Core::JsonRepresentation; end
3309
3537
 
@@ -3400,6 +3628,96 @@ module Google
3400
3628
  include Google::Apis::Core::JsonObjectSupport
3401
3629
  end
3402
3630
 
3631
+ class GoogleCloudAiplatformV1RagContexts
3632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3633
+
3634
+ include Google::Apis::Core::JsonObjectSupport
3635
+ end
3636
+
3637
+ class GoogleCloudAiplatformV1RagContextsContext
3638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3639
+
3640
+ include Google::Apis::Core::JsonObjectSupport
3641
+ end
3642
+
3643
+ class GoogleCloudAiplatformV1RagCorpus
3644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3645
+
3646
+ include Google::Apis::Core::JsonObjectSupport
3647
+ end
3648
+
3649
+ class GoogleCloudAiplatformV1RagEmbeddingModelConfig
3650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3651
+
3652
+ include Google::Apis::Core::JsonObjectSupport
3653
+ end
3654
+
3655
+ class GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint
3656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3657
+
3658
+ include Google::Apis::Core::JsonObjectSupport
3659
+ end
3660
+
3661
+ class GoogleCloudAiplatformV1RagFile
3662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3663
+
3664
+ include Google::Apis::Core::JsonObjectSupport
3665
+ end
3666
+
3667
+ class GoogleCloudAiplatformV1RagFileChunkingConfig
3668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3669
+
3670
+ include Google::Apis::Core::JsonObjectSupport
3671
+ end
3672
+
3673
+ class GoogleCloudAiplatformV1RagFileChunkingConfigFixedLengthChunking
3674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3675
+
3676
+ include Google::Apis::Core::JsonObjectSupport
3677
+ end
3678
+
3679
+ class GoogleCloudAiplatformV1RagFileTransformationConfig
3680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3681
+
3682
+ include Google::Apis::Core::JsonObjectSupport
3683
+ end
3684
+
3685
+ class GoogleCloudAiplatformV1RagQuery
3686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3687
+
3688
+ include Google::Apis::Core::JsonObjectSupport
3689
+ end
3690
+
3691
+ class GoogleCloudAiplatformV1RagRetrievalConfig
3692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3693
+
3694
+ include Google::Apis::Core::JsonObjectSupport
3695
+ end
3696
+
3697
+ class GoogleCloudAiplatformV1RagRetrievalConfigFilter
3698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3699
+
3700
+ include Google::Apis::Core::JsonObjectSupport
3701
+ end
3702
+
3703
+ class GoogleCloudAiplatformV1RagVectorDbConfig
3704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3705
+
3706
+ include Google::Apis::Core::JsonObjectSupport
3707
+ end
3708
+
3709
+ class GoogleCloudAiplatformV1RagVectorDbConfigPinecone
3710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3711
+
3712
+ include Google::Apis::Core::JsonObjectSupport
3713
+ end
3714
+
3715
+ class GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch
3716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3717
+
3718
+ include Google::Apis::Core::JsonObjectSupport
3719
+ end
3720
+
3403
3721
  class GoogleCloudAiplatformV1RawPredictRequest
3404
3722
  class Representation < Google::Apis::Core::JsonRepresentation; end
3405
3723
 
@@ -3508,6 +3826,24 @@ module Google
3508
3826
  include Google::Apis::Core::JsonObjectSupport
3509
3827
  end
3510
3828
 
3829
+ class GoogleCloudAiplatformV1ReasoningEngine
3830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3831
+
3832
+ include Google::Apis::Core::JsonObjectSupport
3833
+ end
3834
+
3835
+ class GoogleCloudAiplatformV1ReasoningEngineSpec
3836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3837
+
3838
+ include Google::Apis::Core::JsonObjectSupport
3839
+ end
3840
+
3841
+ class GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec
3842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3843
+
3844
+ include Google::Apis::Core::JsonObjectSupport
3845
+ end
3846
+
3511
3847
  class GoogleCloudAiplatformV1RebaseTunedModelRequest
3512
3848
  class Representation < Google::Apis::Core::JsonRepresentation; end
3513
3849
 
@@ -3616,6 +3952,30 @@ module Google
3616
3952
  include Google::Apis::Core::JsonObjectSupport
3617
3953
  end
3618
3954
 
3955
+ class GoogleCloudAiplatformV1RetrieveContextsRequest
3956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3957
+
3958
+ include Google::Apis::Core::JsonObjectSupport
3959
+ end
3960
+
3961
+ class GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore
3962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3963
+
3964
+ include Google::Apis::Core::JsonObjectSupport
3965
+ end
3966
+
3967
+ class GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStoreRagResource
3968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3969
+
3970
+ include Google::Apis::Core::JsonObjectSupport
3971
+ end
3972
+
3973
+ class GoogleCloudAiplatformV1RetrieveContextsResponse
3974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3975
+
3976
+ include Google::Apis::Core::JsonObjectSupport
3977
+ end
3978
+
3619
3979
  class GoogleCloudAiplatformV1RougeInput
3620
3980
  class Representation < Google::Apis::Core::JsonRepresentation; end
3621
3981
 
@@ -4858,31 +5218,49 @@ module Google
4858
5218
  include Google::Apis::Core::JsonObjectSupport
4859
5219
  end
4860
5220
 
4861
- class GoogleCloudAiplatformV1SearchNearestEntitiesRequest
5221
+ class GoogleCloudAiplatformV1SearchNearestEntitiesRequest
5222
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5223
+
5224
+ include Google::Apis::Core::JsonObjectSupport
5225
+ end
5226
+
5227
+ class GoogleCloudAiplatformV1SearchNearestEntitiesResponse
5228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5229
+
5230
+ include Google::Apis::Core::JsonObjectSupport
5231
+ end
5232
+
5233
+ class GoogleCloudAiplatformV1Segment
5234
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5235
+
5236
+ include Google::Apis::Core::JsonObjectSupport
5237
+ end
5238
+
5239
+ class GoogleCloudAiplatformV1ServiceAccountSpec
4862
5240
  class Representation < Google::Apis::Core::JsonRepresentation; end
4863
5241
 
4864
5242
  include Google::Apis::Core::JsonObjectSupport
4865
5243
  end
4866
5244
 
4867
- class GoogleCloudAiplatformV1SearchNearestEntitiesResponse
5245
+ class GoogleCloudAiplatformV1ShieldedVmConfig
4868
5246
  class Representation < Google::Apis::Core::JsonRepresentation; end
4869
5247
 
4870
5248
  include Google::Apis::Core::JsonObjectSupport
4871
5249
  end
4872
5250
 
4873
- class GoogleCloudAiplatformV1Segment
5251
+ class GoogleCloudAiplatformV1SlackSource
4874
5252
  class Representation < Google::Apis::Core::JsonRepresentation; end
4875
5253
 
4876
5254
  include Google::Apis::Core::JsonObjectSupport
4877
5255
  end
4878
5256
 
4879
- class GoogleCloudAiplatformV1ServiceAccountSpec
5257
+ class GoogleCloudAiplatformV1SlackSourceSlackChannels
4880
5258
  class Representation < Google::Apis::Core::JsonRepresentation; end
4881
5259
 
4882
5260
  include Google::Apis::Core::JsonObjectSupport
4883
5261
  end
4884
5262
 
4885
- class GoogleCloudAiplatformV1ShieldedVmConfig
5263
+ class GoogleCloudAiplatformV1SlackSourceSlackChannelsSlackChannel
4886
5264
  class Representation < Google::Apis::Core::JsonRepresentation; end
4887
5265
 
4888
5266
  include Google::Apis::Core::JsonObjectSupport
@@ -5536,6 +5914,12 @@ module Google
5536
5914
  include Google::Apis::Core::JsonObjectSupport
5537
5915
  end
5538
5916
 
5917
+ class GoogleCloudAiplatformV1UpdateEndpointLongRunningRequest
5918
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5919
+
5920
+ include Google::Apis::Core::JsonObjectSupport
5921
+ end
5922
+
5539
5923
  class GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata
5540
5924
  class Representation < Google::Apis::Core::JsonRepresentation; end
5541
5925
 
@@ -5644,6 +6028,24 @@ module Google
5644
6028
  include Google::Apis::Core::JsonObjectSupport
5645
6029
  end
5646
6030
 
6031
+ class GoogleCloudAiplatformV1UploadRagFileConfig
6032
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6033
+
6034
+ include Google::Apis::Core::JsonObjectSupport
6035
+ end
6036
+
6037
+ class GoogleCloudAiplatformV1UploadRagFileRequest
6038
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6039
+
6040
+ include Google::Apis::Core::JsonObjectSupport
6041
+ end
6042
+
6043
+ class GoogleCloudAiplatformV1UploadRagFileResponse
6044
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6045
+
6046
+ include Google::Apis::Core::JsonObjectSupport
6047
+ end
6048
+
5647
6049
  class GoogleCloudAiplatformV1UpsertDatapointsRequest
5648
6050
  class Representation < Google::Apis::Core::JsonRepresentation; end
5649
6051
 
@@ -6070,6 +6472,21 @@ module Google
6070
6472
  end
6071
6473
  end
6072
6474
 
6475
+ class GoogleCloudAiplatformV1ApiAuth
6476
+ # @private
6477
+ class Representation < Google::Apis::Core::JsonRepresentation
6478
+ property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig::Representation
6479
+
6480
+ end
6481
+ end
6482
+
6483
+ class GoogleCloudAiplatformV1ApiAuthApiKeyConfig
6484
+ # @private
6485
+ class Representation < Google::Apis::Core::JsonRepresentation
6486
+ property :api_key_secret_version, as: 'apiKeySecretVersion'
6487
+ end
6488
+ end
6489
+
6073
6490
  class GoogleCloudAiplatformV1Artifact
6074
6491
  # @private
6075
6492
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6120,6 +6537,36 @@ module Google
6120
6537
  end
6121
6538
  end
6122
6539
 
6540
+ class GoogleCloudAiplatformV1AugmentPromptRequest
6541
+ # @private
6542
+ class Representation < Google::Apis::Core::JsonRepresentation
6543
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
6544
+
6545
+ property :model, as: 'model', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AugmentPromptRequestModel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AugmentPromptRequestModel::Representation
6546
+
6547
+ property :vertex_rag_store, as: 'vertexRagStore', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexRagStore, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexRagStore::Representation
6548
+
6549
+ end
6550
+ end
6551
+
6552
+ class GoogleCloudAiplatformV1AugmentPromptRequestModel
6553
+ # @private
6554
+ class Representation < Google::Apis::Core::JsonRepresentation
6555
+ property :model, as: 'model'
6556
+ property :model_version, as: 'modelVersion'
6557
+ end
6558
+ end
6559
+
6560
+ class GoogleCloudAiplatformV1AugmentPromptResponse
6561
+ # @private
6562
+ class Representation < Google::Apis::Core::JsonRepresentation
6563
+ collection :augmented_prompt, as: 'augmentedPrompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
6564
+
6565
+ collection :facts, as: 'facts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Fact, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Fact::Representation
6566
+
6567
+ end
6568
+ end
6569
+
6123
6570
  class GoogleCloudAiplatformV1AutomaticResources
6124
6571
  # @private
6125
6572
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6522,6 +6969,40 @@ module Google
6522
6969
  end
6523
6970
  end
6524
6971
 
6972
+ class GoogleCloudAiplatformV1CachedContent
6973
+ # @private
6974
+ class Representation < Google::Apis::Core::JsonRepresentation
6975
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
6976
+
6977
+ property :create_time, as: 'createTime'
6978
+ property :display_name, as: 'displayName'
6979
+ property :expire_time, as: 'expireTime'
6980
+ property :model, as: 'model'
6981
+ property :name, as: 'name'
6982
+ property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
6983
+
6984
+ property :tool_config, as: 'toolConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolConfig::Representation
6985
+
6986
+ collection :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
6987
+
6988
+ property :ttl, as: 'ttl'
6989
+ property :update_time, as: 'updateTime'
6990
+ property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CachedContentUsageMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CachedContentUsageMetadata::Representation
6991
+
6992
+ end
6993
+ end
6994
+
6995
+ class GoogleCloudAiplatformV1CachedContentUsageMetadata
6996
+ # @private
6997
+ class Representation < Google::Apis::Core::JsonRepresentation
6998
+ property :audio_duration_seconds, as: 'audioDurationSeconds'
6999
+ property :image_count, as: 'imageCount'
7000
+ property :text_count, as: 'textCount'
7001
+ property :total_token_count, as: 'totalTokenCount'
7002
+ property :video_duration_seconds, as: 'videoDurationSeconds'
7003
+ end
7004
+ end
7005
+
6525
7006
  class GoogleCloudAiplatformV1CancelBatchPredictionJobRequest
6526
7007
  # @private
6527
7008
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6634,6 +7115,16 @@ module Google
6634
7115
  end
6635
7116
  end
6636
7117
 
7118
+ class GoogleCloudAiplatformV1Claim
7119
+ # @private
7120
+ class Representation < Google::Apis::Core::JsonRepresentation
7121
+ property :end_index, as: 'endIndex'
7122
+ collection :fact_indexes, as: 'factIndexes'
7123
+ property :score, as: 'score'
7124
+ property :start_index, as: 'startIndex'
7125
+ end
7126
+ end
7127
+
6637
7128
  class GoogleCloudAiplatformV1ClientConnectionConfig
6638
7129
  # @private
6639
7130
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6674,6 +7165,41 @@ module Google
6674
7165
  end
6675
7166
  end
6676
7167
 
7168
+ class GoogleCloudAiplatformV1CometInput
7169
+ # @private
7170
+ class Representation < Google::Apis::Core::JsonRepresentation
7171
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometInstance::Representation
7172
+
7173
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometSpec::Representation
7174
+
7175
+ end
7176
+ end
7177
+
7178
+ class GoogleCloudAiplatformV1CometInstance
7179
+ # @private
7180
+ class Representation < Google::Apis::Core::JsonRepresentation
7181
+ property :prediction, as: 'prediction'
7182
+ property :reference, as: 'reference'
7183
+ property :source, as: 'source'
7184
+ end
7185
+ end
7186
+
7187
+ class GoogleCloudAiplatformV1CometResult
7188
+ # @private
7189
+ class Representation < Google::Apis::Core::JsonRepresentation
7190
+ property :score, as: 'score'
7191
+ end
7192
+ end
7193
+
7194
+ class GoogleCloudAiplatformV1CometSpec
7195
+ # @private
7196
+ class Representation < Google::Apis::Core::JsonRepresentation
7197
+ property :source_language, as: 'sourceLanguage'
7198
+ property :target_language, as: 'targetLanguage'
7199
+ property :version, as: 'version'
7200
+ end
7201
+ end
7202
+
6677
7203
  class GoogleCloudAiplatformV1CompleteTrialRequest
6678
7204
  # @private
6679
7205
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6783,6 +7309,42 @@ module Google
6783
7309
  end
6784
7310
  end
6785
7311
 
7312
+ class GoogleCloudAiplatformV1CorpusStatus
7313
+ # @private
7314
+ class Representation < Google::Apis::Core::JsonRepresentation
7315
+ property :error_status, as: 'errorStatus'
7316
+ property :state, as: 'state'
7317
+ end
7318
+ end
7319
+
7320
+ class GoogleCloudAiplatformV1CorroborateContentRequest
7321
+ # @private
7322
+ class Representation < Google::Apis::Core::JsonRepresentation
7323
+ property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
7324
+
7325
+ collection :facts, as: 'facts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Fact, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Fact::Representation
7326
+
7327
+ property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CorroborateContentRequestParameters, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CorroborateContentRequestParameters::Representation
7328
+
7329
+ end
7330
+ end
7331
+
7332
+ class GoogleCloudAiplatformV1CorroborateContentRequestParameters
7333
+ # @private
7334
+ class Representation < Google::Apis::Core::JsonRepresentation
7335
+ property :citation_threshold, as: 'citationThreshold'
7336
+ end
7337
+ end
7338
+
7339
+ class GoogleCloudAiplatformV1CorroborateContentResponse
7340
+ # @private
7341
+ class Representation < Google::Apis::Core::JsonRepresentation
7342
+ collection :claims, as: 'claims', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Claim, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Claim::Representation
7343
+
7344
+ property :corroboration_score, as: 'corroborationScore'
7345
+ end
7346
+ end
7347
+
6786
7348
  class GoogleCloudAiplatformV1CountTokensRequest
6787
7349
  # @private
6788
7350
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7186,6 +7748,7 @@ module Google
7186
7748
 
7187
7749
  property :max_replica_count, as: 'maxReplicaCount'
7188
7750
  property :min_replica_count, as: 'minReplicaCount'
7751
+ property :required_replica_count, as: 'requiredReplicaCount'
7189
7752
  property :spot, as: 'spot'
7190
7753
  end
7191
7754
  end
@@ -7383,6 +7946,8 @@ module Google
7383
7946
  property :enable_access_logging, as: 'enableAccessLogging'
7384
7947
  property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpec::Representation
7385
7948
 
7949
+ property :faster_deployment_config, as: 'fasterDeploymentConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FasterDeploymentConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FasterDeploymentConfig::Representation
7950
+
7386
7951
  property :id, as: 'id'
7387
7952
  property :model, as: 'model'
7388
7953
  property :model_version_id, as: 'modelVersionId'
@@ -7390,6 +7955,8 @@ module Google
7390
7955
 
7391
7956
  property :service_account, as: 'serviceAccount'
7392
7957
  property :shared_resources, as: 'sharedResources'
7958
+ property :status, as: 'status', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelStatus, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelStatus::Representation
7959
+
7393
7960
  hash :system_labels, as: 'systemLabels'
7394
7961
  end
7395
7962
  end
@@ -7402,6 +7969,15 @@ module Google
7402
7969
  end
7403
7970
  end
7404
7971
 
7972
+ class GoogleCloudAiplatformV1DeployedModelStatus
7973
+ # @private
7974
+ class Representation < Google::Apis::Core::JsonRepresentation
7975
+ property :available_replica_count, as: 'availableReplicaCount'
7976
+ property :last_update_time, as: 'lastUpdateTime'
7977
+ property :message, as: 'message'
7978
+ end
7979
+ end
7980
+
7405
7981
  class GoogleCloudAiplatformV1DeploymentResourcePool
7406
7982
  # @private
7407
7983
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7461,6 +8037,12 @@ module Google
7461
8037
  end
7462
8038
  end
7463
8039
 
8040
+ class GoogleCloudAiplatformV1DirectUploadSource
8041
+ # @private
8042
+ class Representation < Google::Apis::Core::JsonRepresentation
8043
+ end
8044
+ end
8045
+
7464
8046
  class GoogleCloudAiplatformV1DiskSpec
7465
8047
  # @private
7466
8048
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7582,6 +8164,8 @@ module Google
7582
8164
 
7583
8165
  property :coherence_input, as: 'coherenceInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput::Representation
7584
8166
 
8167
+ property :comet_input, as: 'cometInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometInput::Representation
8168
+
7585
8169
  property :exact_match_input, as: 'exactMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInput::Representation
7586
8170
 
7587
8171
  property :fluency_input, as: 'fluencyInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInput::Representation
@@ -7590,6 +8174,8 @@ module Google
7590
8174
 
7591
8175
  property :groundedness_input, as: 'groundednessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput::Representation
7592
8176
 
8177
+ property :metricx_input, as: 'metricxInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInput::Representation
8178
+
7593
8179
  property :pairwise_metric_input, as: 'pairwiseMetricInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricInput::Representation
7594
8180
 
7595
8181
  property :pairwise_question_answering_quality_input, as: 'pairwiseQuestionAnsweringQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput::Representation
@@ -7634,6 +8220,8 @@ module Google
7634
8220
 
7635
8221
  property :coherence_result, as: 'coherenceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult::Representation
7636
8222
 
8223
+ property :comet_result, as: 'cometResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometResult::Representation
8224
+
7637
8225
  property :exact_match_results, as: 'exactMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults::Representation
7638
8226
 
7639
8227
  property :fluency_result, as: 'fluencyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult::Representation
@@ -7642,6 +8230,8 @@ module Google
7642
8230
 
7643
8231
  property :groundedness_result, as: 'groundednessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult::Representation
7644
8232
 
8233
+ property :metricx_result, as: 'metricxResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxResult::Representation
8234
+
7645
8235
  property :pairwise_metric_result, as: 'pairwiseMetricResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricResult::Representation
7646
8236
 
7647
8237
  property :pairwise_question_answering_quality_result, as: 'pairwiseQuestionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult::Representation
@@ -8127,6 +8717,25 @@ module Google
8127
8717
  end
8128
8718
  end
8129
8719
 
8720
+ class GoogleCloudAiplatformV1Fact
8721
+ # @private
8722
+ class Representation < Google::Apis::Core::JsonRepresentation
8723
+ property :query, as: 'query'
8724
+ property :score, as: 'score'
8725
+ property :summary, as: 'summary'
8726
+ property :title, as: 'title'
8727
+ property :uri, as: 'uri'
8728
+ property :vector_distance, as: 'vectorDistance'
8729
+ end
8730
+ end
8731
+
8732
+ class GoogleCloudAiplatformV1FasterDeploymentConfig
8733
+ # @private
8734
+ class Representation < Google::Apis::Core::JsonRepresentation
8735
+ property :fast_tryout_enabled, as: 'fastTryoutEnabled'
8736
+ end
8737
+ end
8738
+
8130
8739
  class GoogleCloudAiplatformV1Feature
8131
8740
  # @private
8132
8741
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8600,6 +9209,14 @@ module Google
8600
9209
  end
8601
9210
  end
8602
9211
 
9212
+ class GoogleCloudAiplatformV1FileStatus
9213
+ # @private
9214
+ class Representation < Google::Apis::Core::JsonRepresentation
9215
+ property :error_status, as: 'errorStatus'
9216
+ property :state, as: 'state'
9217
+ end
9218
+ end
9219
+
8603
9220
  class GoogleCloudAiplatformV1FilterSplit
8604
9221
  # @private
8605
9222
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8796,6 +9413,7 @@ module Google
8796
9413
  class GoogleCloudAiplatformV1GenerateContentRequest
8797
9414
  # @private
8798
9415
  class Representation < Google::Apis::Core::JsonRepresentation
9416
+ property :cached_content, as: 'cachedContent'
8799
9417
  collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
8800
9418
 
8801
9419
  property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig::Representation
@@ -8838,6 +9456,7 @@ module Google
8838
9456
  class GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata
8839
9457
  # @private
8840
9458
  class Representation < Google::Apis::Core::JsonRepresentation
9459
+ property :cached_content_token_count, as: 'cachedContentTokenCount'
8841
9460
  property :candidates_token_count, as: 'candidatesTokenCount'
8842
9461
  property :prompt_token_count, as: 'promptTokenCount'
8843
9462
  property :total_token_count, as: 'totalTokenCount'
@@ -8908,6 +9527,22 @@ module Google
8908
9527
  end
8909
9528
  end
8910
9529
 
9530
+ class GoogleCloudAiplatformV1GoogleDriveSource
9531
+ # @private
9532
+ class Representation < Google::Apis::Core::JsonRepresentation
9533
+ collection :resource_ids, as: 'resourceIds', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleDriveSourceResourceId, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleDriveSourceResourceId::Representation
9534
+
9535
+ end
9536
+ end
9537
+
9538
+ class GoogleCloudAiplatformV1GoogleDriveSourceResourceId
9539
+ # @private
9540
+ class Representation < Google::Apis::Core::JsonRepresentation
9541
+ property :resource_id, as: 'resourceId'
9542
+ property :resource_type, as: 'resourceType'
9543
+ end
9544
+ end
9545
+
8911
9546
  class GoogleCloudAiplatformV1GoogleSearchRetrieval
8912
9547
  # @private
8913
9548
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9131,6 +9766,35 @@ module Google
9131
9766
  end
9132
9767
  end
9133
9768
 
9769
+ class GoogleCloudAiplatformV1ImportRagFilesConfig
9770
+ # @private
9771
+ class Representation < Google::Apis::Core::JsonRepresentation
9772
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource::Representation
9773
+
9774
+ property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleDriveSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleDriveSource::Representation
9775
+
9776
+ property :jira_source, as: 'jiraSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSource::Representation
9777
+
9778
+ property :max_embedding_requests_per_min, as: 'maxEmbeddingRequestsPerMin'
9779
+ property :partial_failure_bigquery_sink, as: 'partialFailureBigquerySink', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryDestination::Representation
9780
+
9781
+ property :partial_failure_gcs_sink, as: 'partialFailureGcsSink', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination::Representation
9782
+
9783
+ property :rag_file_transformation_config, as: 'ragFileTransformationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileTransformationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileTransformationConfig::Representation
9784
+
9785
+ property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource::Representation
9786
+
9787
+ end
9788
+ end
9789
+
9790
+ class GoogleCloudAiplatformV1ImportRagFilesRequest
9791
+ # @private
9792
+ class Representation < Google::Apis::Core::JsonRepresentation
9793
+ property :import_rag_files_config, as: 'importRagFilesConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImportRagFilesConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImportRagFilesConfig::Representation
9794
+
9795
+ end
9796
+ end
9797
+
9134
9798
  class GoogleCloudAiplatformV1Index
9135
9799
  # @private
9136
9800
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9293,6 +9957,26 @@ module Google
9293
9957
  end
9294
9958
  end
9295
9959
 
9960
+ class GoogleCloudAiplatformV1JiraSource
9961
+ # @private
9962
+ class Representation < Google::Apis::Core::JsonRepresentation
9963
+ collection :jira_queries, as: 'jiraQueries', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSourceJiraQueries, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSourceJiraQueries::Representation
9964
+
9965
+ end
9966
+ end
9967
+
9968
+ class GoogleCloudAiplatformV1JiraSourceJiraQueries
9969
+ # @private
9970
+ class Representation < Google::Apis::Core::JsonRepresentation
9971
+ property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig::Representation
9972
+
9973
+ collection :custom_queries, as: 'customQueries'
9974
+ property :email, as: 'email'
9975
+ collection :projects, as: 'projects'
9976
+ property :server_uri, as: 'serverUri'
9977
+ end
9978
+ end
9979
+
9296
9980
  class GoogleCloudAiplatformV1LargeModelReference
9297
9981
  # @private
9298
9982
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9339,6 +10023,15 @@ module Google
9339
10023
  end
9340
10024
  end
9341
10025
 
10026
+ class GoogleCloudAiplatformV1ListCachedContentsResponse
10027
+ # @private
10028
+ class Representation < Google::Apis::Core::JsonRepresentation
10029
+ collection :cached_contents, as: 'cachedContents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CachedContent, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CachedContent::Representation
10030
+
10031
+ property :next_page_token, as: 'nextPageToken'
10032
+ end
10033
+ end
10034
+
9342
10035
  class GoogleCloudAiplatformV1ListContextsResponse
9343
10036
  # @private
9344
10037
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9650,6 +10343,33 @@ module Google
9650
10343
  end
9651
10344
  end
9652
10345
 
10346
+ class GoogleCloudAiplatformV1ListRagCorporaResponse
10347
+ # @private
10348
+ class Representation < Google::Apis::Core::JsonRepresentation
10349
+ property :next_page_token, as: 'nextPageToken'
10350
+ collection :rag_corpora, as: 'ragCorpora', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagCorpus, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagCorpus::Representation
10351
+
10352
+ end
10353
+ end
10354
+
10355
+ class GoogleCloudAiplatformV1ListRagFilesResponse
10356
+ # @private
10357
+ class Representation < Google::Apis::Core::JsonRepresentation
10358
+ property :next_page_token, as: 'nextPageToken'
10359
+ collection :rag_files, as: 'ragFiles', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFile, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFile::Representation
10360
+
10361
+ end
10362
+ end
10363
+
10364
+ class GoogleCloudAiplatformV1ListReasoningEnginesResponse
10365
+ # @private
10366
+ class Representation < Google::Apis::Core::JsonRepresentation
10367
+ property :next_page_token, as: 'nextPageToken'
10368
+ collection :reasoning_engines, as: 'reasoningEngines', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine::Representation
10369
+
10370
+ end
10371
+ end
10372
+
9653
10373
  class GoogleCloudAiplatformV1ListSavedQueriesResponse
9654
10374
  # @private
9655
10375
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9869,6 +10589,41 @@ module Google
9869
10589
  end
9870
10590
  end
9871
10591
 
10592
+ class GoogleCloudAiplatformV1MetricxInput
10593
+ # @private
10594
+ class Representation < Google::Apis::Core::JsonRepresentation
10595
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInstance::Representation
10596
+
10597
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxSpec::Representation
10598
+
10599
+ end
10600
+ end
10601
+
10602
+ class GoogleCloudAiplatformV1MetricxInstance
10603
+ # @private
10604
+ class Representation < Google::Apis::Core::JsonRepresentation
10605
+ property :prediction, as: 'prediction'
10606
+ property :reference, as: 'reference'
10607
+ property :source, as: 'source'
10608
+ end
10609
+ end
10610
+
10611
+ class GoogleCloudAiplatformV1MetricxResult
10612
+ # @private
10613
+ class Representation < Google::Apis::Core::JsonRepresentation
10614
+ property :score, as: 'score'
10615
+ end
10616
+ end
10617
+
10618
+ class GoogleCloudAiplatformV1MetricxSpec
10619
+ # @private
10620
+ class Representation < Google::Apis::Core::JsonRepresentation
10621
+ property :source_language, as: 'sourceLanguage'
10622
+ property :target_language, as: 'targetLanguage'
10623
+ property :version, as: 'version'
10624
+ end
10625
+ end
10626
+
9872
10627
  class GoogleCloudAiplatformV1MigratableResource
9873
10628
  # @private
9874
10629
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10719,6 +11474,7 @@ module Google
10719
11474
 
10720
11475
  property :gcs_output_uri, as: 'gcsOutputUri'
10721
11476
  property :job_state, as: 'jobState'
11477
+ property :kernel_name, as: 'kernelName'
10722
11478
  hash :labels, as: 'labels'
10723
11479
  property :name, as: 'name'
10724
11480
  property :notebook_runtime_template_resource_name, as: 'notebookRuntimeTemplateResourceName'
@@ -10727,6 +11483,8 @@ module Google
10727
11483
  property :status, as: 'status', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
10728
11484
 
10729
11485
  property :update_time, as: 'updateTime'
11486
+ property :workbench_runtime, as: 'workbenchRuntime', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobWorkbenchRuntime, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobWorkbenchRuntime::Representation
11487
+
10730
11488
  end
10731
11489
  end
10732
11490
 
@@ -10765,6 +11523,12 @@ module Google
10765
11523
  end
10766
11524
  end
10767
11525
 
11526
+ class GoogleCloudAiplatformV1NotebookExecutionJobWorkbenchRuntime
11527
+ # @private
11528
+ class Representation < Google::Apis::Core::JsonRepresentation
11529
+ end
11530
+ end
11531
+
10768
11532
  class GoogleCloudAiplatformV1NotebookIdleShutdownConfig
10769
11533
  # @private
10770
11534
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11556,6 +12320,21 @@ module Google
11556
12320
  end
11557
12321
  end
11558
12322
 
12323
+ class GoogleCloudAiplatformV1QueryReasoningEngineRequest
12324
+ # @private
12325
+ class Representation < Google::Apis::Core::JsonRepresentation
12326
+ property :class_method, as: 'classMethod'
12327
+ hash :input, as: 'input'
12328
+ end
12329
+ end
12330
+
12331
+ class GoogleCloudAiplatformV1QueryReasoningEngineResponse
12332
+ # @private
12333
+ class Representation < Google::Apis::Core::JsonRepresentation
12334
+ property :output, as: 'output'
12335
+ end
12336
+ end
12337
+
11559
12338
  class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput
11560
12339
  # @private
11561
12340
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11704,6 +12483,159 @@ module Google
11704
12483
  end
11705
12484
  end
11706
12485
 
12486
+ class GoogleCloudAiplatformV1RagContexts
12487
+ # @private
12488
+ class Representation < Google::Apis::Core::JsonRepresentation
12489
+ collection :contexts, as: 'contexts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagContextsContext, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagContextsContext::Representation
12490
+
12491
+ end
12492
+ end
12493
+
12494
+ class GoogleCloudAiplatformV1RagContextsContext
12495
+ # @private
12496
+ class Representation < Google::Apis::Core::JsonRepresentation
12497
+ property :score, as: 'score'
12498
+ property :source_display_name, as: 'sourceDisplayName'
12499
+ property :source_uri, as: 'sourceUri'
12500
+ property :text, as: 'text'
12501
+ end
12502
+ end
12503
+
12504
+ class GoogleCloudAiplatformV1RagCorpus
12505
+ # @private
12506
+ class Representation < Google::Apis::Core::JsonRepresentation
12507
+ property :corpus_status, as: 'corpusStatus', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CorpusStatus, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CorpusStatus::Representation
12508
+
12509
+ property :create_time, as: 'createTime'
12510
+ property :description, as: 'description'
12511
+ property :display_name, as: 'displayName'
12512
+ property :name, as: 'name'
12513
+ property :update_time, as: 'updateTime'
12514
+ property :vector_db_config, as: 'vectorDbConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfig::Representation
12515
+
12516
+ end
12517
+ end
12518
+
12519
+ class GoogleCloudAiplatformV1RagEmbeddingModelConfig
12520
+ # @private
12521
+ class Representation < Google::Apis::Core::JsonRepresentation
12522
+ property :vertex_prediction_endpoint, as: 'vertexPredictionEndpoint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint::Representation
12523
+
12524
+ end
12525
+ end
12526
+
12527
+ class GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint
12528
+ # @private
12529
+ class Representation < Google::Apis::Core::JsonRepresentation
12530
+ property :endpoint, as: 'endpoint'
12531
+ property :model, as: 'model'
12532
+ property :model_version_id, as: 'modelVersionId'
12533
+ end
12534
+ end
12535
+
12536
+ class GoogleCloudAiplatformV1RagFile
12537
+ # @private
12538
+ class Representation < Google::Apis::Core::JsonRepresentation
12539
+ property :create_time, as: 'createTime'
12540
+ property :description, as: 'description'
12541
+ property :direct_upload_source, as: 'directUploadSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DirectUploadSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DirectUploadSource::Representation
12542
+
12543
+ property :display_name, as: 'displayName'
12544
+ property :file_status, as: 'fileStatus', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileStatus, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileStatus::Representation
12545
+
12546
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource::Representation
12547
+
12548
+ property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleDriveSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleDriveSource::Representation
12549
+
12550
+ property :jira_source, as: 'jiraSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSource::Representation
12551
+
12552
+ property :name, as: 'name'
12553
+ property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource::Representation
12554
+
12555
+ property :update_time, as: 'updateTime'
12556
+ end
12557
+ end
12558
+
12559
+ class GoogleCloudAiplatformV1RagFileChunkingConfig
12560
+ # @private
12561
+ class Representation < Google::Apis::Core::JsonRepresentation
12562
+ property :fixed_length_chunking, as: 'fixedLengthChunking', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileChunkingConfigFixedLengthChunking, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileChunkingConfigFixedLengthChunking::Representation
12563
+
12564
+ end
12565
+ end
12566
+
12567
+ class GoogleCloudAiplatformV1RagFileChunkingConfigFixedLengthChunking
12568
+ # @private
12569
+ class Representation < Google::Apis::Core::JsonRepresentation
12570
+ property :chunk_overlap, as: 'chunkOverlap'
12571
+ property :chunk_size, as: 'chunkSize'
12572
+ end
12573
+ end
12574
+
12575
+ class GoogleCloudAiplatformV1RagFileTransformationConfig
12576
+ # @private
12577
+ class Representation < Google::Apis::Core::JsonRepresentation
12578
+ property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileChunkingConfig::Representation
12579
+
12580
+ end
12581
+ end
12582
+
12583
+ class GoogleCloudAiplatformV1RagQuery
12584
+ # @private
12585
+ class Representation < Google::Apis::Core::JsonRepresentation
12586
+ property :rag_retrieval_config, as: 'ragRetrievalConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagRetrievalConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagRetrievalConfig::Representation
12587
+
12588
+ property :text, as: 'text'
12589
+ end
12590
+ end
12591
+
12592
+ class GoogleCloudAiplatformV1RagRetrievalConfig
12593
+ # @private
12594
+ class Representation < Google::Apis::Core::JsonRepresentation
12595
+ property :filter, as: 'filter', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagRetrievalConfigFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagRetrievalConfigFilter::Representation
12596
+
12597
+ property :top_k, as: 'topK'
12598
+ end
12599
+ end
12600
+
12601
+ class GoogleCloudAiplatformV1RagRetrievalConfigFilter
12602
+ # @private
12603
+ class Representation < Google::Apis::Core::JsonRepresentation
12604
+ property :metadata_filter, as: 'metadataFilter'
12605
+ property :vector_distance_threshold, as: 'vectorDistanceThreshold'
12606
+ property :vector_similarity_threshold, as: 'vectorSimilarityThreshold'
12607
+ end
12608
+ end
12609
+
12610
+ class GoogleCloudAiplatformV1RagVectorDbConfig
12611
+ # @private
12612
+ class Representation < Google::Apis::Core::JsonRepresentation
12613
+ property :api_auth, as: 'apiAuth', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuth, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuth::Representation
12614
+
12615
+ property :pinecone, as: 'pinecone', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigPinecone, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigPinecone::Representation
12616
+
12617
+ property :rag_embedding_model_config, as: 'ragEmbeddingModelConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagEmbeddingModelConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagEmbeddingModelConfig::Representation
12618
+
12619
+ property :vertex_vector_search, as: 'vertexVectorSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch::Representation
12620
+
12621
+ end
12622
+ end
12623
+
12624
+ class GoogleCloudAiplatformV1RagVectorDbConfigPinecone
12625
+ # @private
12626
+ class Representation < Google::Apis::Core::JsonRepresentation
12627
+ property :index_name, as: 'indexName'
12628
+ end
12629
+ end
12630
+
12631
+ class GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch
12632
+ # @private
12633
+ class Representation < Google::Apis::Core::JsonRepresentation
12634
+ property :index, as: 'index'
12635
+ property :index_endpoint, as: 'indexEndpoint'
12636
+ end
12637
+ end
12638
+
11707
12639
  class GoogleCloudAiplatformV1RawPredictRequest
11708
12640
  # @private
11709
12641
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11856,6 +12788,39 @@ module Google
11856
12788
  end
11857
12789
  end
11858
12790
 
12791
+ class GoogleCloudAiplatformV1ReasoningEngine
12792
+ # @private
12793
+ class Representation < Google::Apis::Core::JsonRepresentation
12794
+ property :create_time, as: 'createTime'
12795
+ property :description, as: 'description'
12796
+ property :display_name, as: 'displayName'
12797
+ property :etag, as: 'etag'
12798
+ property :name, as: 'name'
12799
+ property :spec, as: 'spec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec::Representation
12800
+
12801
+ property :update_time, as: 'updateTime'
12802
+ end
12803
+ end
12804
+
12805
+ class GoogleCloudAiplatformV1ReasoningEngineSpec
12806
+ # @private
12807
+ class Representation < Google::Apis::Core::JsonRepresentation
12808
+ collection :class_methods, as: 'classMethods'
12809
+ property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec::Representation
12810
+
12811
+ end
12812
+ end
12813
+
12814
+ class GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec
12815
+ # @private
12816
+ class Representation < Google::Apis::Core::JsonRepresentation
12817
+ property :dependency_files_gcs_uri, as: 'dependencyFilesGcsUri'
12818
+ property :pickle_object_gcs_uri, as: 'pickleObjectGcsUri'
12819
+ property :python_version, as: 'pythonVersion'
12820
+ property :requirements_gcs_uri, as: 'requirementsGcsUri'
12821
+ end
12822
+ end
12823
+
11859
12824
  class GoogleCloudAiplatformV1RebaseTunedModelRequest
11860
12825
  # @private
11861
12826
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12005,6 +12970,41 @@ module Google
12005
12970
  end
12006
12971
  end
12007
12972
 
12973
+ class GoogleCloudAiplatformV1RetrieveContextsRequest
12974
+ # @private
12975
+ class Representation < Google::Apis::Core::JsonRepresentation
12976
+ property :query, as: 'query', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagQuery, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagQuery::Representation
12977
+
12978
+ property :vertex_rag_store, as: 'vertexRagStore', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore::Representation
12979
+
12980
+ end
12981
+ end
12982
+
12983
+ class GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore
12984
+ # @private
12985
+ class Representation < Google::Apis::Core::JsonRepresentation
12986
+ collection :rag_resources, as: 'ragResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStoreRagResource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStoreRagResource::Representation
12987
+
12988
+ property :vector_distance_threshold, as: 'vectorDistanceThreshold'
12989
+ end
12990
+ end
12991
+
12992
+ class GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStoreRagResource
12993
+ # @private
12994
+ class Representation < Google::Apis::Core::JsonRepresentation
12995
+ property :rag_corpus, as: 'ragCorpus'
12996
+ collection :rag_file_ids, as: 'ragFileIds'
12997
+ end
12998
+ end
12999
+
13000
+ class GoogleCloudAiplatformV1RetrieveContextsResponse
13001
+ # @private
13002
+ class Representation < Google::Apis::Core::JsonRepresentation
13003
+ property :contexts, as: 'contexts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagContexts, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagContexts::Representation
13004
+
13005
+ end
13006
+ end
13007
+
12008
13008
  class GoogleCloudAiplatformV1RougeInput
12009
13009
  # @private
12010
13010
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14131,6 +15131,33 @@ module Google
14131
15131
  end
14132
15132
  end
14133
15133
 
15134
+ class GoogleCloudAiplatformV1SlackSource
15135
+ # @private
15136
+ class Representation < Google::Apis::Core::JsonRepresentation
15137
+ collection :channels, as: 'channels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSourceSlackChannels, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSourceSlackChannels::Representation
15138
+
15139
+ end
15140
+ end
15141
+
15142
+ class GoogleCloudAiplatformV1SlackSourceSlackChannels
15143
+ # @private
15144
+ class Representation < Google::Apis::Core::JsonRepresentation
15145
+ property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig::Representation
15146
+
15147
+ collection :channels, as: 'channels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSourceSlackChannelsSlackChannel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSourceSlackChannelsSlackChannel::Representation
15148
+
15149
+ end
15150
+ end
15151
+
15152
+ class GoogleCloudAiplatformV1SlackSourceSlackChannelsSlackChannel
15153
+ # @private
15154
+ class Representation < Google::Apis::Core::JsonRepresentation
15155
+ property :channel_id, as: 'channelId'
15156
+ property :end_time, as: 'endTime'
15157
+ property :start_time, as: 'startTime'
15158
+ end
15159
+ end
15160
+
14134
15161
  class GoogleCloudAiplatformV1SmoothGradConfig
14135
15162
  # @private
14136
15163
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15123,6 +16150,7 @@ module Google
15123
16150
  property :experiment, as: 'experiment'
15124
16151
  hash :labels, as: 'labels'
15125
16152
  property :name, as: 'name'
16153
+ property :service_account, as: 'serviceAccount'
15126
16154
  property :start_time, as: 'startTime'
15127
16155
  property :state, as: 'state'
15128
16156
  property :supervised_tuning_spec, as: 'supervisedTuningSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningSpec::Representation
@@ -15198,6 +16226,14 @@ module Google
15198
16226
  end
15199
16227
  end
15200
16228
 
16229
+ class GoogleCloudAiplatformV1UpdateEndpointLongRunningRequest
16230
+ # @private
16231
+ class Representation < Google::Apis::Core::JsonRepresentation
16232
+ property :endpoint, as: 'endpoint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Endpoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Endpoint::Representation
16233
+
16234
+ end
16235
+ end
16236
+
15201
16237
  class GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata
15202
16238
  # @private
15203
16239
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15346,6 +16382,34 @@ module Google
15346
16382
  end
15347
16383
  end
15348
16384
 
16385
+ class GoogleCloudAiplatformV1UploadRagFileConfig
16386
+ # @private
16387
+ class Representation < Google::Apis::Core::JsonRepresentation
16388
+ property :rag_file_transformation_config, as: 'ragFileTransformationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileTransformationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileTransformationConfig::Representation
16389
+
16390
+ end
16391
+ end
16392
+
16393
+ class GoogleCloudAiplatformV1UploadRagFileRequest
16394
+ # @private
16395
+ class Representation < Google::Apis::Core::JsonRepresentation
16396
+ property :rag_file, as: 'ragFile', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFile, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFile::Representation
16397
+
16398
+ property :upload_rag_file_config, as: 'uploadRagFileConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UploadRagFileConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UploadRagFileConfig::Representation
16399
+
16400
+ end
16401
+ end
16402
+
16403
+ class GoogleCloudAiplatformV1UploadRagFileResponse
16404
+ # @private
16405
+ class Representation < Google::Apis::Core::JsonRepresentation
16406
+ property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
16407
+
16408
+ property :rag_file, as: 'ragFile', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFile, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFile::Representation
16409
+
16410
+ end
16411
+ end
16412
+
15349
16413
  class GoogleCloudAiplatformV1UpsertDatapointsRequest
15350
16414
  # @private
15351
16415
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15389,9 +16453,10 @@ module Google
15389
16453
  class GoogleCloudAiplatformV1VertexRagStore
15390
16454
  # @private
15391
16455
  class Representation < Google::Apis::Core::JsonRepresentation
15392
- collection :rag_corpora, as: 'ragCorpora'
15393
16456
  collection :rag_resources, as: 'ragResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexRagStoreRagResource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexRagStoreRagResource::Representation
15394
16457
 
16458
+ property :rag_retrieval_config, as: 'ragRetrievalConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagRetrievalConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagRetrievalConfig::Representation
16459
+
15395
16460
  property :similarity_top_k, as: 'similarityTopK'
15396
16461
  property :vector_distance_threshold, as: 'vectorDistanceThreshold'
15397
16462
  end