google-apis-aiplatform_v1beta1 0.33.0 → 0.34.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -34,6 +34,12 @@ module Google
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
+ class CloudAiLargeModelsVisionImageImageSize
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
37
43
  class CloudAiLargeModelsVisionImageRaiScores
38
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
45
 
@@ -160,6 +166,12 @@ module Google
160
166
  include Google::Apis::Core::JsonObjectSupport
161
167
  end
162
168
 
169
+ class GoogleCloudAiplatformV1beta1ApiAuth
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
163
175
  class GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig
164
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
177
 
@@ -172,6 +184,12 @@ module Google
172
184
  include Google::Apis::Core::JsonObjectSupport
173
185
  end
174
186
 
187
+ class GoogleCloudAiplatformV1beta1ArtifactTypeSchema
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
175
193
  class GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata
176
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
195
 
@@ -190,6 +208,24 @@ module Google
190
208
  include Google::Apis::Core::JsonObjectSupport
191
209
  end
192
210
 
211
+ class GoogleCloudAiplatformV1beta1AugmentPromptRequest
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudAiplatformV1beta1AugmentPromptRequestModel
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudAiplatformV1beta1AugmentPromptResponse
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
193
229
  class GoogleCloudAiplatformV1beta1AuthConfig
194
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
231
 
@@ -502,6 +538,12 @@ module Google
502
538
  include Google::Apis::Core::JsonObjectSupport
503
539
  end
504
540
 
541
+ class GoogleCloudAiplatformV1beta1CachedContentUsageMetadata
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
505
547
  class GoogleCloudAiplatformV1beta1CancelBatchPredictionJobRequest
506
548
  class Representation < Google::Apis::Core::JsonRepresentation; end
507
549
 
@@ -586,6 +628,24 @@ module Google
586
628
  include Google::Apis::Core::JsonObjectSupport
587
629
  end
588
630
 
631
+ class GoogleCloudAiplatformV1beta1Claim
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class GoogleCloudAiplatformV1beta1ClientConnectionConfig
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class GoogleCloudAiplatformV1beta1CodeExecutionResult
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
589
649
  class GoogleCloudAiplatformV1beta1CoherenceInput
590
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
651
 
@@ -610,6 +670,30 @@ module Google
610
670
  include Google::Apis::Core::JsonObjectSupport
611
671
  end
612
672
 
673
+ class GoogleCloudAiplatformV1beta1CometInput
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class GoogleCloudAiplatformV1beta1CometInstance
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class GoogleCloudAiplatformV1beta1CometResult
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class GoogleCloudAiplatformV1beta1CometSpec
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
613
697
  class GoogleCloudAiplatformV1beta1CompleteTrialRequest
614
698
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
699
 
@@ -676,6 +760,30 @@ module Google
676
760
  include Google::Apis::Core::JsonObjectSupport
677
761
  end
678
762
 
763
+ class GoogleCloudAiplatformV1beta1CorpusStatus
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class GoogleCloudAiplatformV1beta1CorroborateContentRequest
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class GoogleCloudAiplatformV1beta1CorroborateContentRequestParameters
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class GoogleCloudAiplatformV1beta1CorroborateContentResponse
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
679
787
  class GoogleCloudAiplatformV1beta1CountTokensRequest
680
788
  class Representation < Google::Apis::Core::JsonRepresentation; end
681
789
 
@@ -910,6 +1018,24 @@ module Google
910
1018
  include Google::Apis::Core::JsonObjectSupport
911
1019
  end
912
1020
 
1021
+ class GoogleCloudAiplatformV1beta1DatasetDistribution
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class GoogleCloudAiplatformV1beta1DatasetStats
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
913
1039
  class GoogleCloudAiplatformV1beta1DatasetVersion
914
1040
  class Representation < Google::Apis::Core::JsonRepresentation; end
915
1041
 
@@ -1054,6 +1180,12 @@ module Google
1054
1180
  include Google::Apis::Core::JsonObjectSupport
1055
1181
  end
1056
1182
 
1183
+ class GoogleCloudAiplatformV1beta1DeployedModelStatus
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1057
1189
  class GoogleCloudAiplatformV1beta1DeploymentResourcePool
1058
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1191
 
@@ -1102,12 +1234,36 @@ module Google
1102
1234
  include Google::Apis::Core::JsonObjectSupport
1103
1235
  end
1104
1236
 
1237
+ class GoogleCloudAiplatformV1beta1DistillationDataStats
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudAiplatformV1beta1DistillationHyperParameters
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudAiplatformV1beta1DistillationSpec
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1105
1255
  class GoogleCloudAiplatformV1beta1DoubleArray
1106
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1257
 
1108
1258
  include Google::Apis::Core::JsonObjectSupport
1109
1259
  end
1110
1260
 
1261
+ class GoogleCloudAiplatformV1beta1DynamicRetrievalConfig
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1111
1267
  class GoogleCloudAiplatformV1beta1EncryptionSpec
1112
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1269
 
@@ -1234,6 +1390,12 @@ module Google
1234
1390
  include Google::Apis::Core::JsonObjectSupport
1235
1391
  end
1236
1392
 
1393
+ class GoogleCloudAiplatformV1beta1ExecutableCode
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1237
1399
  class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
1238
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1401
 
@@ -1468,6 +1630,18 @@ module Google
1468
1630
  include Google::Apis::Core::JsonObjectSupport
1469
1631
  end
1470
1632
 
1633
+ class GoogleCloudAiplatformV1beta1Fact
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudAiplatformV1beta1FasterDeploymentConfig
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1471
1645
  class GoogleCloudAiplatformV1beta1Feature
1472
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1473
1647
 
@@ -1486,6 +1660,30 @@ module Google
1486
1660
  include Google::Apis::Core::JsonObjectSupport
1487
1661
  end
1488
1662
 
1663
+ class GoogleCloudAiplatformV1beta1FeatureGroupBigQueryTimeSeries
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1669
+ class GoogleCloudAiplatformV1beta1FeatureMonitor
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GoogleCloudAiplatformV1beta1FeatureMonitorJob
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class GoogleCloudAiplatformV1beta1FeatureMonitorJobJobSummary
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1489
1687
  class GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly
1490
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1689
 
@@ -1540,12 +1738,30 @@ module Google
1540
1738
  include Google::Apis::Core::JsonObjectSupport
1541
1739
  end
1542
1740
 
1741
+ class GoogleCloudAiplatformV1beta1FeatureSelectionConfig
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ class GoogleCloudAiplatformV1beta1FeatureSelectionConfigFeatureConfig
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1543
1753
  class GoogleCloudAiplatformV1beta1FeatureSelector
1544
1754
  class Representation < Google::Apis::Core::JsonRepresentation; end
1545
1755
 
1546
1756
  include Google::Apis::Core::JsonObjectSupport
1547
1757
  end
1548
1758
 
1759
+ class GoogleCloudAiplatformV1beta1FeatureStatsAndAnomaly
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1549
1765
  class GoogleCloudAiplatformV1beta1FeatureStatsAnomaly
1550
1766
  class Representation < Google::Apis::Core::JsonRepresentation; end
1551
1767
 
@@ -1630,6 +1846,12 @@ module Google
1630
1846
  include Google::Apis::Core::JsonObjectSupport
1631
1847
  end
1632
1848
 
1849
+ class GoogleCloudAiplatformV1beta1FeatureViewOptimizedConfig
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1633
1855
  class GoogleCloudAiplatformV1beta1FeatureViewSync
1634
1856
  class Representation < Google::Apis::Core::JsonRepresentation; end
1635
1857
 
@@ -1666,6 +1888,12 @@ module Google
1666
1888
  include Google::Apis::Core::JsonObjectSupport
1667
1889
  end
1668
1890
 
1891
+ class GoogleCloudAiplatformV1beta1FeatureViewVertexRagSource
1892
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1893
+
1894
+ include Google::Apis::Core::JsonObjectSupport
1895
+ end
1896
+
1669
1897
  class GoogleCloudAiplatformV1beta1Featurestore
1670
1898
  class Representation < Google::Apis::Core::JsonRepresentation; end
1671
1899
 
@@ -1732,12 +1960,24 @@ module Google
1732
1960
  include Google::Apis::Core::JsonObjectSupport
1733
1961
  end
1734
1962
 
1963
+ class GoogleCloudAiplatformV1beta1FetchPredictOperationRequest
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1735
1969
  class GoogleCloudAiplatformV1beta1FileData
1736
1970
  class Representation < Google::Apis::Core::JsonRepresentation; end
1737
1971
 
1738
1972
  include Google::Apis::Core::JsonObjectSupport
1739
1973
  end
1740
1974
 
1975
+ class GoogleCloudAiplatformV1beta1FileStatus
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1741
1981
  class GoogleCloudAiplatformV1beta1FilterSplit
1742
1982
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
1983
 
@@ -1906,12 +2146,36 @@ module Google
1906
2146
  include Google::Apis::Core::JsonObjectSupport
1907
2147
  end
1908
2148
 
2149
+ class GoogleCloudAiplatformV1beta1GenerateVideoResponse
2150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2151
+
2152
+ include Google::Apis::Core::JsonObjectSupport
2153
+ end
2154
+
1909
2155
  class GoogleCloudAiplatformV1beta1GenerationConfig
1910
2156
  class Representation < Google::Apis::Core::JsonRepresentation; end
1911
2157
 
1912
2158
  include Google::Apis::Core::JsonObjectSupport
1913
2159
  end
1914
2160
 
2161
+ class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig
2162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2163
+
2164
+ include Google::Apis::Core::JsonObjectSupport
2165
+ end
2166
+
2167
+ class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigAutoRoutingMode
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2173
+ class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigManualRoutingMode
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
1915
2179
  class GoogleCloudAiplatformV1beta1GenericOperationMetadata
1916
2180
  class Representation < Google::Apis::Core::JsonRepresentation; end
1917
2181
 
@@ -2278,6 +2542,18 @@ module Google
2278
2542
  include Google::Apis::Core::JsonObjectSupport
2279
2543
  end
2280
2544
 
2545
+ class GoogleCloudAiplatformV1beta1ListFeatureMonitorJobsResponse
2546
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2547
+
2548
+ include Google::Apis::Core::JsonObjectSupport
2549
+ end
2550
+
2551
+ class GoogleCloudAiplatformV1beta1ListFeatureMonitorsResponse
2552
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2553
+
2554
+ include Google::Apis::Core::JsonObjectSupport
2555
+ end
2556
+
2281
2557
  class GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
2282
2558
  class Representation < Google::Apis::Core::JsonRepresentation; end
2283
2559
 
@@ -2524,6 +2800,24 @@ module Google
2524
2800
  include Google::Apis::Core::JsonObjectSupport
2525
2801
  end
2526
2802
 
2803
+ class GoogleCloudAiplatformV1beta1LogprobsResult
2804
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2805
+
2806
+ include Google::Apis::Core::JsonObjectSupport
2807
+ end
2808
+
2809
+ class GoogleCloudAiplatformV1beta1LogprobsResultCandidate
2810
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2811
+
2812
+ include Google::Apis::Core::JsonObjectSupport
2813
+ end
2814
+
2815
+ class GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates
2816
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2817
+
2818
+ include Google::Apis::Core::JsonObjectSupport
2819
+ end
2820
+
2527
2821
  class GoogleCloudAiplatformV1beta1LookupStudyRequest
2528
2822
  class Representation < Google::Apis::Core::JsonRepresentation; end
2529
2823
 
@@ -2584,49 +2878,73 @@ module Google
2584
2878
  include Google::Apis::Core::JsonObjectSupport
2585
2879
  end
2586
2880
 
2587
- class GoogleCloudAiplatformV1beta1MigratableResource
2881
+ class GoogleCloudAiplatformV1beta1MetricxInput
2588
2882
  class Representation < Google::Apis::Core::JsonRepresentation; end
2589
2883
 
2590
2884
  include Google::Apis::Core::JsonObjectSupport
2591
2885
  end
2592
2886
 
2593
- class GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset
2887
+ class GoogleCloudAiplatformV1beta1MetricxInstance
2594
2888
  class Representation < Google::Apis::Core::JsonRepresentation; end
2595
2889
 
2596
2890
  include Google::Apis::Core::JsonObjectSupport
2597
2891
  end
2598
2892
 
2599
- class GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel
2893
+ class GoogleCloudAiplatformV1beta1MetricxResult
2600
2894
  class Representation < Google::Apis::Core::JsonRepresentation; end
2601
2895
 
2602
2896
  include Google::Apis::Core::JsonObjectSupport
2603
2897
  end
2604
2898
 
2605
- class GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset
2899
+ class GoogleCloudAiplatformV1beta1MetricxSpec
2606
2900
  class Representation < Google::Apis::Core::JsonRepresentation; end
2607
2901
 
2608
2902
  include Google::Apis::Core::JsonObjectSupport
2609
2903
  end
2610
2904
 
2611
- class GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset
2905
+ class GoogleCloudAiplatformV1beta1MigratableResource
2612
2906
  class Representation < Google::Apis::Core::JsonRepresentation; end
2613
2907
 
2614
2908
  include Google::Apis::Core::JsonObjectSupport
2615
2909
  end
2616
2910
 
2617
- class GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion
2911
+ class GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset
2618
2912
  class Representation < Google::Apis::Core::JsonRepresentation; end
2619
2913
 
2620
2914
  include Google::Apis::Core::JsonObjectSupport
2621
2915
  end
2622
2916
 
2623
- class GoogleCloudAiplatformV1beta1MigrateResourceRequest
2917
+ class GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel
2624
2918
  class Representation < Google::Apis::Core::JsonRepresentation; end
2625
2919
 
2626
2920
  include Google::Apis::Core::JsonObjectSupport
2627
2921
  end
2628
2922
 
2629
- class GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfig
2923
+ class GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset
2924
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2925
+
2926
+ include Google::Apis::Core::JsonObjectSupport
2927
+ end
2928
+
2929
+ class GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset
2930
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2931
+
2932
+ include Google::Apis::Core::JsonObjectSupport
2933
+ end
2934
+
2935
+ class GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion
2936
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2937
+
2938
+ include Google::Apis::Core::JsonObjectSupport
2939
+ end
2940
+
2941
+ class GoogleCloudAiplatformV1beta1MigrateResourceRequest
2942
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2943
+
2944
+ include Google::Apis::Core::JsonObjectSupport
2945
+ end
2946
+
2947
+ class GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfig
2630
2948
  class Representation < Google::Apis::Core::JsonRepresentation; end
2631
2949
 
2632
2950
  include Google::Apis::Core::JsonObjectSupport
@@ -3238,6 +3556,12 @@ module Google
3238
3556
  include Google::Apis::Core::JsonObjectSupport
3239
3557
  end
3240
3558
 
3559
+ class GoogleCloudAiplatformV1beta1NotebookExecutionJobCustomEnvironmentSpec
3560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3561
+
3562
+ include Google::Apis::Core::JsonObjectSupport
3563
+ end
3564
+
3241
3565
  class GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource
3242
3566
  class Representation < Google::Apis::Core::JsonRepresentation; end
3243
3567
 
@@ -3256,6 +3580,12 @@ module Google
3256
3580
  include Google::Apis::Core::JsonObjectSupport
3257
3581
  end
3258
3582
 
3583
+ class GoogleCloudAiplatformV1beta1NotebookExecutionJobWorkbenchRuntime
3584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3585
+
3586
+ include Google::Apis::Core::JsonObjectSupport
3587
+ end
3588
+
3259
3589
  class GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig
3260
3590
  class Representation < Google::Apis::Core::JsonRepresentation; end
3261
3591
 
@@ -3280,6 +3610,36 @@ module Google
3280
3610
  include Google::Apis::Core::JsonObjectSupport
3281
3611
  end
3282
3612
 
3613
+ class GoogleCloudAiplatformV1beta1PscAutomationConfig
3614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3615
+
3616
+ include Google::Apis::Core::JsonObjectSupport
3617
+ end
3618
+
3619
+ class GoogleCloudAiplatformV1beta1PairwiseMetricInput
3620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3621
+
3622
+ include Google::Apis::Core::JsonObjectSupport
3623
+ end
3624
+
3625
+ class GoogleCloudAiplatformV1beta1PairwiseMetricInstance
3626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3627
+
3628
+ include Google::Apis::Core::JsonObjectSupport
3629
+ end
3630
+
3631
+ class GoogleCloudAiplatformV1beta1PairwiseMetricResult
3632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3633
+
3634
+ include Google::Apis::Core::JsonObjectSupport
3635
+ end
3636
+
3637
+ class GoogleCloudAiplatformV1beta1PairwiseMetricSpec
3638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3639
+
3640
+ include Google::Apis::Core::JsonObjectSupport
3641
+ end
3642
+
3283
3643
  class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput
3284
3644
  class Representation < Google::Apis::Core::JsonRepresentation; end
3285
3645
 
@@ -3334,6 +3694,12 @@ module Google
3334
3694
  include Google::Apis::Core::JsonObjectSupport
3335
3695
  end
3336
3696
 
3697
+ class GoogleCloudAiplatformV1beta1PartnerModelTuningSpec
3698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3699
+
3700
+ include Google::Apis::Core::JsonObjectSupport
3701
+ end
3702
+
3337
3703
  class GoogleCloudAiplatformV1beta1PauseModelDeploymentMonitoringJobRequest
3338
3704
  class Representation < Google::Apis::Core::JsonRepresentation; end
3339
3705
 
@@ -3376,12 +3742,24 @@ module Google
3376
3742
  include Google::Apis::Core::JsonObjectSupport
3377
3743
  end
3378
3744
 
3745
+ class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime
3746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3747
+
3748
+ include Google::Apis::Core::JsonObjectSupport
3749
+ end
3750
+
3379
3751
  class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
3380
3752
  class Representation < Google::Apis::Core::JsonRepresentation; end
3381
3753
 
3382
3754
  include Google::Apis::Core::JsonObjectSupport
3383
3755
  end
3384
3756
 
3757
+ class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
3758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3759
+
3760
+ include Google::Apis::Core::JsonObjectSupport
3761
+ end
3762
+
3385
3763
  class GoogleCloudAiplatformV1beta1PipelineTaskDetail
3386
3764
  class Representation < Google::Apis::Core::JsonRepresentation; end
3387
3765
 
@@ -3418,12 +3796,54 @@ module Google
3418
3796
  include Google::Apis::Core::JsonObjectSupport
3419
3797
  end
3420
3798
 
3799
+ class GoogleCloudAiplatformV1beta1PipelineTaskRerunConfig
3800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3801
+
3802
+ include Google::Apis::Core::JsonObjectSupport
3803
+ end
3804
+
3805
+ class GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigArtifactList
3806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3807
+
3808
+ include Google::Apis::Core::JsonObjectSupport
3809
+ end
3810
+
3811
+ class GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigInputs
3812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3813
+
3814
+ include Google::Apis::Core::JsonObjectSupport
3815
+ end
3816
+
3421
3817
  class GoogleCloudAiplatformV1beta1PipelineTemplateMetadata
3422
3818
  class Representation < Google::Apis::Core::JsonRepresentation; end
3423
3819
 
3424
3820
  include Google::Apis::Core::JsonObjectSupport
3425
3821
  end
3426
3822
 
3823
+ class GoogleCloudAiplatformV1beta1PointwiseMetricInput
3824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3825
+
3826
+ include Google::Apis::Core::JsonObjectSupport
3827
+ end
3828
+
3829
+ class GoogleCloudAiplatformV1beta1PointwiseMetricInstance
3830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3831
+
3832
+ include Google::Apis::Core::JsonObjectSupport
3833
+ end
3834
+
3835
+ class GoogleCloudAiplatformV1beta1PointwiseMetricResult
3836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3837
+
3838
+ include Google::Apis::Core::JsonObjectSupport
3839
+ end
3840
+
3841
+ class GoogleCloudAiplatformV1beta1PointwiseMetricSpec
3842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3843
+
3844
+ include Google::Apis::Core::JsonObjectSupport
3845
+ end
3846
+
3427
3847
  class GoogleCloudAiplatformV1beta1Port
3428
3848
  class Representation < Google::Apis::Core::JsonRepresentation; end
3429
3849
 
@@ -3436,6 +3856,24 @@ module Google
3436
3856
  include Google::Apis::Core::JsonObjectSupport
3437
3857
  end
3438
3858
 
3859
+ class GoogleCloudAiplatformV1beta1PredictLongRunningMetadata
3860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3861
+
3862
+ include Google::Apis::Core::JsonObjectSupport
3863
+ end
3864
+
3865
+ class GoogleCloudAiplatformV1beta1PredictLongRunningRequest
3866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3867
+
3868
+ include Google::Apis::Core::JsonObjectSupport
3869
+ end
3870
+
3871
+ class GoogleCloudAiplatformV1beta1PredictLongRunningResponse
3872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3873
+
3874
+ include Google::Apis::Core::JsonObjectSupport
3875
+ end
3876
+
3439
3877
  class GoogleCloudAiplatformV1beta1PredictRequest
3440
3878
  class Representation < Google::Apis::Core::JsonRepresentation; end
3441
3879
 
@@ -3532,6 +3970,12 @@ module Google
3532
3970
  include Google::Apis::Core::JsonObjectSupport
3533
3971
  end
3534
3972
 
3973
+ class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
3974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3975
+
3976
+ include Google::Apis::Core::JsonObjectSupport
3977
+ end
3978
+
3535
3979
  class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
3536
3980
  class Representation < Google::Apis::Core::JsonRepresentation; end
3537
3981
 
@@ -3784,6 +4228,24 @@ module Google
3784
4228
  include Google::Apis::Core::JsonObjectSupport
3785
4229
  end
3786
4230
 
4231
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigHybridSearchConfig
4232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4233
+
4234
+ include Google::Apis::Core::JsonObjectSupport
4235
+ end
4236
+
4237
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfig
4238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4239
+
4240
+ include Google::Apis::Core::JsonObjectSupport
4241
+ end
4242
+
4243
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfigBm25
4244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4245
+
4246
+ include Google::Apis::Core::JsonObjectSupport
4247
+ end
4248
+
3787
4249
  class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint
3788
4250
  class Representation < Google::Apis::Core::JsonRepresentation; end
3789
4251
 
@@ -3802,12 +4264,120 @@ module Google
3802
4264
  include Google::Apis::Core::JsonObjectSupport
3803
4265
  end
3804
4266
 
4267
+ class GoogleCloudAiplatformV1beta1RagFileChunkingConfigFixedLengthChunking
4268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4269
+
4270
+ include Google::Apis::Core::JsonObjectSupport
4271
+ end
4272
+
4273
+ class GoogleCloudAiplatformV1beta1RagFileParsingConfig
4274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4275
+
4276
+ include Google::Apis::Core::JsonObjectSupport
4277
+ end
4278
+
4279
+ class GoogleCloudAiplatformV1beta1RagFileParsingConfigAdvancedParser
4280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4281
+
4282
+ include Google::Apis::Core::JsonObjectSupport
4283
+ end
4284
+
4285
+ class GoogleCloudAiplatformV1beta1RagFileParsingConfigLayoutParser
4286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4287
+
4288
+ include Google::Apis::Core::JsonObjectSupport
4289
+ end
4290
+
4291
+ class GoogleCloudAiplatformV1beta1RagFileTransformationConfig
4292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4293
+
4294
+ include Google::Apis::Core::JsonObjectSupport
4295
+ end
4296
+
3805
4297
  class GoogleCloudAiplatformV1beta1RagQuery
3806
4298
  class Representation < Google::Apis::Core::JsonRepresentation; end
3807
4299
 
3808
4300
  include Google::Apis::Core::JsonObjectSupport
3809
4301
  end
3810
4302
 
4303
+ class GoogleCloudAiplatformV1beta1RagQueryRanking
4304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4305
+
4306
+ include Google::Apis::Core::JsonObjectSupport
4307
+ end
4308
+
4309
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfig
4310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4311
+
4312
+ include Google::Apis::Core::JsonObjectSupport
4313
+ end
4314
+
4315
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigFilter
4316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4317
+
4318
+ include Google::Apis::Core::JsonObjectSupport
4319
+ end
4320
+
4321
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigHybridSearch
4322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4323
+
4324
+ include Google::Apis::Core::JsonObjectSupport
4325
+ end
4326
+
4327
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigRanking
4328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4329
+
4330
+ include Google::Apis::Core::JsonObjectSupport
4331
+ end
4332
+
4333
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingLlmRanker
4334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4335
+
4336
+ include Google::Apis::Core::JsonObjectSupport
4337
+ end
4338
+
4339
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingRankService
4340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4341
+
4342
+ include Google::Apis::Core::JsonObjectSupport
4343
+ end
4344
+
4345
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfig
4346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4347
+
4348
+ include Google::Apis::Core::JsonObjectSupport
4349
+ end
4350
+
4351
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigPinecone
4352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4353
+
4354
+ include Google::Apis::Core::JsonObjectSupport
4355
+ end
4356
+
4357
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedDb
4358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4359
+
4360
+ include Google::Apis::Core::JsonObjectSupport
4361
+ end
4362
+
4363
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore
4364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4365
+
4366
+ include Google::Apis::Core::JsonObjectSupport
4367
+ end
4368
+
4369
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexVectorSearch
4370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4371
+
4372
+ include Google::Apis::Core::JsonObjectSupport
4373
+ end
4374
+
4375
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigWeaviate
4376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4377
+
4378
+ include Google::Apis::Core::JsonObjectSupport
4379
+ end
4380
+
3811
4381
  class GoogleCloudAiplatformV1beta1RawPredictRequest
3812
4382
  class Representation < Google::Apis::Core::JsonRepresentation; end
3813
4383
 
@@ -3934,6 +4504,12 @@ module Google
3934
4504
  include Google::Apis::Core::JsonObjectSupport
3935
4505
  end
3936
4506
 
4507
+ class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
4508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4509
+
4510
+ include Google::Apis::Core::JsonObjectSupport
4511
+ end
4512
+
3937
4513
  class GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata
3938
4514
  class Representation < Google::Apis::Core::JsonRepresentation; end
3939
4515
 
@@ -3994,6 +4570,12 @@ module Google
3994
4570
  include Google::Apis::Core::JsonObjectSupport
3995
4571
  end
3996
4572
 
4573
+ class GoogleCloudAiplatformV1beta1ReservationAffinity
4574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4575
+
4576
+ include Google::Apis::Core::JsonObjectSupport
4577
+ end
4578
+
3997
4579
  class GoogleCloudAiplatformV1beta1ResourcePool
3998
4580
  class Representation < Google::Apis::Core::JsonRepresentation; end
3999
4581
 
@@ -4048,6 +4630,12 @@ module Google
4048
4630
  include Google::Apis::Core::JsonObjectSupport
4049
4631
  end
4050
4632
 
4633
+ class GoogleCloudAiplatformV1beta1RetrievalMetadata
4634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4635
+
4636
+ include Google::Apis::Core::JsonObjectSupport
4637
+ end
4638
+
4051
4639
  class GoogleCloudAiplatformV1beta1RetrieveContextsRequest
4052
4640
  class Representation < Google::Apis::Core::JsonRepresentation; end
4053
4641
 
@@ -4102,6 +4690,12 @@ module Google
4102
4690
  include Google::Apis::Core::JsonObjectSupport
4103
4691
  end
4104
4692
 
4693
+ class GoogleCloudAiplatformV1beta1RuntimeArtifact
4694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4695
+
4696
+ include Google::Apis::Core::JsonObjectSupport
4697
+ end
4698
+
4105
4699
  class GoogleCloudAiplatformV1beta1RuntimeConfig
4106
4700
  class Representation < Google::Apis::Core::JsonRepresentation; end
4107
4701
 
@@ -4198,7 +4792,13 @@ module Google
4198
4792
  include Google::Apis::Core::JsonObjectSupport
4199
4793
  end
4200
4794
 
4201
- class GoogleCloudAiplatformV1beta1ScheduleRunResponse
4795
+ class GoogleCloudAiplatformV1beta1ScheduleConfig
4796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4797
+
4798
+ include Google::Apis::Core::JsonObjectSupport
4799
+ end
4800
+
4801
+ class GoogleCloudAiplatformV1beta1ScheduleRunResponse
4202
4802
  class Representation < Google::Apis::Core::JsonRepresentation; end
4203
4803
 
4204
4804
  include Google::Apis::Core::JsonObjectSupport
@@ -4474,6 +5074,18 @@ module Google
4474
5074
  include Google::Apis::Core::JsonObjectSupport
4475
5075
  end
4476
5076
 
5077
+ class GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfig
5078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5079
+
5080
+ include Google::Apis::Core::JsonObjectSupport
5081
+ end
5082
+
5083
+ class GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfigSourceEntry
5084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5085
+
5086
+ include Google::Apis::Core::JsonObjectSupport
5087
+ end
5088
+
4477
5089
  class GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionParams
4478
5090
  class Representation < Google::Apis::Core::JsonRepresentation; end
4479
5091
 
@@ -4600,6 +5212,96 @@ module Google
4600
5212
  include Google::Apis::Core::JsonObjectSupport
4601
5213
  end
4602
5214
 
5215
+ class GoogleCloudAiplatformV1beta1SchemaPromptApiSchema
5216
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5217
+
5218
+ include Google::Apis::Core::JsonObjectSupport
5219
+ end
5220
+
5221
+ class GoogleCloudAiplatformV1beta1SchemaPromptInstancePromptExecution
5222
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5223
+
5224
+ include Google::Apis::Core::JsonObjectSupport
5225
+ end
5226
+
5227
+ class GoogleCloudAiplatformV1beta1SchemaPromptInstanceVariableValue
5228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5229
+
5230
+ include Google::Apis::Core::JsonObjectSupport
5231
+ end
5232
+
5233
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecMultimodalPrompt
5234
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5235
+
5236
+ include Google::Apis::Core::JsonObjectSupport
5237
+ end
5238
+
5239
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList
5240
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5241
+
5242
+ include Google::Apis::Core::JsonObjectSupport
5243
+ end
5244
+
5245
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage
5246
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5247
+
5248
+ include Google::Apis::Core::JsonObjectSupport
5249
+ end
5250
+
5251
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePair
5252
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5253
+
5254
+ include Google::Apis::Core::JsonObjectSupport
5255
+ end
5256
+
5257
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePairList
5258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5259
+
5260
+ include Google::Apis::Core::JsonObjectSupport
5261
+ end
5262
+
5263
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecStructuredPrompt
5264
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5265
+
5266
+ include Google::Apis::Core::JsonObjectSupport
5267
+ end
5268
+
5269
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationExample
5270
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5271
+
5272
+ include Google::Apis::Core::JsonObjectSupport
5273
+ end
5274
+
5275
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationFileInputSource
5276
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5277
+
5278
+ include Google::Apis::Core::JsonObjectSupport
5279
+ end
5280
+
5281
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationGcsInputSource
5282
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5283
+
5284
+ include Google::Apis::Core::JsonObjectSupport
5285
+ end
5286
+
5287
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationOption
5288
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5289
+
5290
+ include Google::Apis::Core::JsonObjectSupport
5291
+ end
5292
+
5293
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationPrompt
5294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5295
+
5296
+ include Google::Apis::Core::JsonObjectSupport
5297
+ end
5298
+
5299
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationSentenceFileInput
5300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5301
+
5302
+ include Google::Apis::Core::JsonObjectSupport
5303
+ end
5304
+
4603
5305
  class GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata
4604
5306
  class Representation < Google::Apis::Core::JsonRepresentation; end
4605
5307
 
@@ -4648,6 +5350,12 @@ module Google
4648
5350
  include Google::Apis::Core::JsonObjectSupport
4649
5351
  end
4650
5352
 
5353
+ class GoogleCloudAiplatformV1beta1SchemaTextPromptDatasetMetadata
5354
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5355
+
5356
+ include Google::Apis::Core::JsonObjectSupport
5357
+ end
5358
+
4651
5359
  class GoogleCloudAiplatformV1beta1SchemaTextSegment
4652
5360
  class Representation < Google::Apis::Core::JsonRepresentation; end
4653
5361
 
@@ -5284,6 +5992,18 @@ module Google
5284
5992
  include Google::Apis::Core::JsonObjectSupport
5285
5993
  end
5286
5994
 
5995
+ class GoogleCloudAiplatformV1beta1SharePointSources
5996
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5997
+
5998
+ include Google::Apis::Core::JsonObjectSupport
5999
+ end
6000
+
6001
+ class GoogleCloudAiplatformV1beta1SharePointSourcesSharePointSource
6002
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6003
+
6004
+ include Google::Apis::Core::JsonObjectSupport
6005
+ end
6006
+
5287
6007
  class GoogleCloudAiplatformV1beta1ShieldedVmConfig
5288
6008
  class Representation < Google::Apis::Core::JsonRepresentation; end
5289
6009
 
@@ -5332,6 +6052,12 @@ module Google
5332
6052
  include Google::Apis::Core::JsonObjectSupport
5333
6053
  end
5334
6054
 
6055
+ class GoogleCloudAiplatformV1beta1StopNotebookRuntimeRequest
6056
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6057
+
6058
+ include Google::Apis::Core::JsonObjectSupport
6059
+ end
6060
+
5335
6061
  class GoogleCloudAiplatformV1beta1StopTrialRequest
5336
6062
  class Representation < Google::Apis::Core::JsonRepresentation; end
5337
6063
 
@@ -5776,6 +6502,12 @@ module Google
5776
6502
  include Google::Apis::Core::JsonObjectSupport
5777
6503
  end
5778
6504
 
6505
+ class GoogleCloudAiplatformV1beta1ToolCodeExecution
6506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6507
+
6508
+ include Google::Apis::Core::JsonObjectSupport
6509
+ end
6510
+
5779
6511
  class GoogleCloudAiplatformV1beta1ToolConfig
5780
6512
  class Representation < Google::Apis::Core::JsonRepresentation; end
5781
6513
 
@@ -5920,6 +6652,12 @@ module Google
5920
6652
  include Google::Apis::Core::JsonObjectSupport
5921
6653
  end
5922
6654
 
6655
+ class GoogleCloudAiplatformV1beta1TunedModelRef
6656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6657
+
6658
+ include Google::Apis::Core::JsonObjectSupport
6659
+ end
6660
+
5923
6661
  class GoogleCloudAiplatformV1beta1TuningDataStats
5924
6662
  class Representation < Google::Apis::Core::JsonRepresentation; end
5925
6663
 
@@ -5986,6 +6724,12 @@ module Google
5986
6724
  include Google::Apis::Core::JsonObjectSupport
5987
6725
  end
5988
6726
 
6727
+ class GoogleCloudAiplatformV1beta1UpdateEndpointLongRunningRequest
6728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6729
+
6730
+ include Google::Apis::Core::JsonObjectSupport
6731
+ end
6732
+
5989
6733
  class GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata
5990
6734
  class Representation < Google::Apis::Core::JsonRepresentation; end
5991
6735
 
@@ -6148,6 +6892,12 @@ module Google
6148
6892
  include Google::Apis::Core::JsonObjectSupport
6149
6893
  end
6150
6894
 
6895
+ class GoogleCloudAiplatformV1beta1VertexAiSearchConfig
6896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6897
+
6898
+ include Google::Apis::Core::JsonObjectSupport
6899
+ end
6900
+
6151
6901
  class GoogleCloudAiplatformV1beta1VertexRagStore
6152
6902
  class Representation < Google::Apis::Core::JsonRepresentation; end
6153
6903
 
@@ -6342,9 +7092,12 @@ module Google
6342
7092
  # @private
6343
7093
  class Representation < Google::Apis::Core::JsonRepresentation
6344
7094
  property :encoding, as: 'encoding'
7095
+ property :generation_seed, as: 'generationSeed'
6345
7096
  property :image, :base64 => true, as: 'image'
6346
7097
  property :image_rai_scores, as: 'imageRaiScores', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImageRaiScores, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImageRaiScores::Representation
6347
7098
 
7099
+ property :image_size, as: 'imageSize', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImageImageSize, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImageImageSize::Representation
7100
+
6348
7101
  property :rai_info, as: 'raiInfo', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfo, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfo::Representation
6349
7102
 
6350
7103
  property :semantic_filter_response, as: 'semanticFilterResponse', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionSemanticFilterResponse, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionSemanticFilterResponse::Representation
@@ -6354,6 +7107,15 @@ module Google
6354
7107
  end
6355
7108
  end
6356
7109
 
7110
+ class CloudAiLargeModelsVisionImageImageSize
7111
+ # @private
7112
+ class Representation < Google::Apis::Core::JsonRepresentation
7113
+ property :channels, as: 'channels'
7114
+ property :height, as: 'height'
7115
+ property :width, as: 'width'
7116
+ end
7117
+ end
7118
+
6357
7119
  class CloudAiLargeModelsVisionImageRaiScores
6358
7120
  # @private
6359
7121
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6387,6 +7149,7 @@ module Google
6387
7149
  class CloudAiLargeModelsVisionRaiInfo
6388
7150
  # @private
6389
7151
  class Representation < Google::Apis::Core::JsonRepresentation
7152
+ collection :blocked_entities, as: 'blockedEntities'
6390
7153
  collection :detected_labels, as: 'detectedLabels', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfoDetectedLabels, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfoDetectedLabels::Representation
6391
7154
 
6392
7155
  property :model_name, as: 'modelName'
@@ -6438,6 +7201,8 @@ module Google
6438
7201
  class CloudAiLargeModelsVisionVideo
6439
7202
  # @private
6440
7203
  class Representation < Google::Apis::Core::JsonRepresentation
7204
+ property :encoded_video, :base64 => true, as: 'encodedVideo'
7205
+ property :encoding, as: 'encoding'
6441
7206
  property :uri, as: 'uri'
6442
7207
  property :video, :base64 => true, as: 'video'
6443
7208
  end
@@ -6547,6 +7312,14 @@ module Google
6547
7312
  end
6548
7313
  end
6549
7314
 
7315
+ class GoogleCloudAiplatformV1beta1ApiAuth
7316
+ # @private
7317
+ class Representation < Google::Apis::Core::JsonRepresentation
7318
+ property :api_key_config, as: 'apiKeyConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig::Representation
7319
+
7320
+ end
7321
+ end
7322
+
6550
7323
  class GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig
6551
7324
  # @private
6552
7325
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6572,6 +7345,16 @@ module Google
6572
7345
  end
6573
7346
  end
6574
7347
 
7348
+ class GoogleCloudAiplatformV1beta1ArtifactTypeSchema
7349
+ # @private
7350
+ class Representation < Google::Apis::Core::JsonRepresentation
7351
+ property :instance_schema, as: 'instanceSchema'
7352
+ property :schema_title, as: 'schemaTitle'
7353
+ property :schema_uri, as: 'schemaUri'
7354
+ property :schema_version, as: 'schemaVersion'
7355
+ end
7356
+ end
7357
+
6575
7358
  class GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata
6576
7359
  # @private
6577
7360
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6604,6 +7387,36 @@ module Google
6604
7387
  end
6605
7388
  end
6606
7389
 
7390
+ class GoogleCloudAiplatformV1beta1AugmentPromptRequest
7391
+ # @private
7392
+ class Representation < Google::Apis::Core::JsonRepresentation
7393
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
7394
+
7395
+ property :model, as: 'model', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AugmentPromptRequestModel, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AugmentPromptRequestModel::Representation
7396
+
7397
+ property :vertex_rag_store, as: 'vertexRagStore', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexRagStore, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexRagStore::Representation
7398
+
7399
+ end
7400
+ end
7401
+
7402
+ class GoogleCloudAiplatformV1beta1AugmentPromptRequestModel
7403
+ # @private
7404
+ class Representation < Google::Apis::Core::JsonRepresentation
7405
+ property :model, as: 'model'
7406
+ property :model_version, as: 'modelVersion'
7407
+ end
7408
+ end
7409
+
7410
+ class GoogleCloudAiplatformV1beta1AugmentPromptResponse
7411
+ # @private
7412
+ class Representation < Google::Apis::Core::JsonRepresentation
7413
+ collection :augmented_prompt, as: 'augmentedPrompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
7414
+
7415
+ collection :facts, as: 'facts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Fact, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Fact::Representation
7416
+
7417
+ end
7418
+ end
7419
+
6607
7420
  class GoogleCloudAiplatformV1beta1AuthConfig
6608
7421
  # @private
6609
7422
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6891,6 +7704,8 @@ module Google
6891
7704
 
6892
7705
  property :resources_consumed, as: 'resourcesConsumed', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResourcesConsumed, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResourcesConsumed::Representation
6893
7706
 
7707
+ property :satisfies_pzi, as: 'satisfiesPzi'
7708
+ property :satisfies_pzs, as: 'satisfiesPzs'
6894
7709
  property :service_account, as: 'serviceAccount'
6895
7710
  property :start_time, as: 'startTime'
6896
7711
  property :state, as: 'state'
@@ -7100,6 +7915,19 @@ module Google
7100
7915
 
7101
7916
  property :ttl, as: 'ttl'
7102
7917
  property :update_time, as: 'updateTime'
7918
+ property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContentUsageMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContentUsageMetadata::Representation
7919
+
7920
+ end
7921
+ end
7922
+
7923
+ class GoogleCloudAiplatformV1beta1CachedContentUsageMetadata
7924
+ # @private
7925
+ class Representation < Google::Apis::Core::JsonRepresentation
7926
+ property :audio_duration_seconds, as: 'audioDurationSeconds'
7927
+ property :image_count, as: 'imageCount'
7928
+ property :text_count, as: 'textCount'
7929
+ property :total_token_count, as: 'totalTokenCount'
7930
+ property :video_duration_seconds, as: 'videoDurationSeconds'
7103
7931
  end
7104
7932
  end
7105
7933
 
@@ -7154,6 +7982,7 @@ module Google
7154
7982
  class GoogleCloudAiplatformV1beta1Candidate
7155
7983
  # @private
7156
7984
  class Representation < Google::Apis::Core::JsonRepresentation
7985
+ property :avg_logprobs, as: 'avgLogprobs'
7157
7986
  property :citation_metadata, as: 'citationMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CitationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CitationMetadata::Representation
7158
7987
 
7159
7988
  property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
@@ -7163,9 +7992,10 @@ module Google
7163
7992
  property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadata::Representation
7164
7993
 
7165
7994
  property :index, as: 'index'
7995
+ property :logprobs_result, as: 'logprobsResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResult::Representation
7996
+
7166
7997
  collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyRating, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyRating::Representation
7167
7998
 
7168
- property :score, as: 'score'
7169
7999
  end
7170
8000
  end
7171
8001
 
@@ -7213,6 +8043,31 @@ module Google
7213
8043
  end
7214
8044
  end
7215
8045
 
8046
+ class GoogleCloudAiplatformV1beta1Claim
8047
+ # @private
8048
+ class Representation < Google::Apis::Core::JsonRepresentation
8049
+ property :end_index, as: 'endIndex'
8050
+ collection :fact_indexes, as: 'factIndexes'
8051
+ property :score, as: 'score'
8052
+ property :start_index, as: 'startIndex'
8053
+ end
8054
+ end
8055
+
8056
+ class GoogleCloudAiplatformV1beta1ClientConnectionConfig
8057
+ # @private
8058
+ class Representation < Google::Apis::Core::JsonRepresentation
8059
+ property :inference_timeout, as: 'inferenceTimeout'
8060
+ end
8061
+ end
8062
+
8063
+ class GoogleCloudAiplatformV1beta1CodeExecutionResult
8064
+ # @private
8065
+ class Representation < Google::Apis::Core::JsonRepresentation
8066
+ property :outcome, as: 'outcome'
8067
+ property :output, as: 'output'
8068
+ end
8069
+ end
8070
+
7216
8071
  class GoogleCloudAiplatformV1beta1CoherenceInput
7217
8072
  # @private
7218
8073
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7246,6 +8101,41 @@ module Google
7246
8101
  end
7247
8102
  end
7248
8103
 
8104
+ class GoogleCloudAiplatformV1beta1CometInput
8105
+ # @private
8106
+ class Representation < Google::Apis::Core::JsonRepresentation
8107
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometInstance::Representation
8108
+
8109
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometSpec::Representation
8110
+
8111
+ end
8112
+ end
8113
+
8114
+ class GoogleCloudAiplatformV1beta1CometInstance
8115
+ # @private
8116
+ class Representation < Google::Apis::Core::JsonRepresentation
8117
+ property :prediction, as: 'prediction'
8118
+ property :reference, as: 'reference'
8119
+ property :source, as: 'source'
8120
+ end
8121
+ end
8122
+
8123
+ class GoogleCloudAiplatformV1beta1CometResult
8124
+ # @private
8125
+ class Representation < Google::Apis::Core::JsonRepresentation
8126
+ property :score, as: 'score'
8127
+ end
8128
+ end
8129
+
8130
+ class GoogleCloudAiplatformV1beta1CometSpec
8131
+ # @private
8132
+ class Representation < Google::Apis::Core::JsonRepresentation
8133
+ property :source_language, as: 'sourceLanguage'
8134
+ property :target_language, as: 'targetLanguage'
8135
+ property :version, as: 'version'
8136
+ end
8137
+ end
8138
+
7249
8139
  class GoogleCloudAiplatformV1beta1CompleteTrialRequest
7250
8140
  # @private
7251
8141
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7355,42 +8245,80 @@ module Google
7355
8245
  end
7356
8246
  end
7357
8247
 
7358
- class GoogleCloudAiplatformV1beta1CountTokensRequest
8248
+ class GoogleCloudAiplatformV1beta1CorpusStatus
7359
8249
  # @private
7360
8250
  class Representation < Google::Apis::Core::JsonRepresentation
7361
- collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
8251
+ property :error_status, as: 'errorStatus'
8252
+ property :state, as: 'state'
8253
+ end
8254
+ end
7362
8255
 
7363
- collection :instances, as: 'instances'
7364
- property :model, as: 'model'
7365
- property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
8256
+ class GoogleCloudAiplatformV1beta1CorroborateContentRequest
8257
+ # @private
8258
+ class Representation < Google::Apis::Core::JsonRepresentation
8259
+ property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
7366
8260
 
7367
- collection :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
8261
+ collection :facts, as: 'facts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Fact, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Fact::Representation
8262
+
8263
+ property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CorroborateContentRequestParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CorroborateContentRequestParameters::Representation
7368
8264
 
7369
8265
  end
7370
8266
  end
7371
8267
 
7372
- class GoogleCloudAiplatformV1beta1CountTokensResponse
8268
+ class GoogleCloudAiplatformV1beta1CorroborateContentRequestParameters
7373
8269
  # @private
7374
8270
  class Representation < Google::Apis::Core::JsonRepresentation
7375
- property :total_billable_characters, as: 'totalBillableCharacters'
7376
- property :total_tokens, as: 'totalTokens'
8271
+ property :citation_threshold, as: 'citationThreshold'
7377
8272
  end
7378
8273
  end
7379
8274
 
7380
- class GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata
8275
+ class GoogleCloudAiplatformV1beta1CorroborateContentResponse
7381
8276
  # @private
7382
8277
  class Representation < Google::Apis::Core::JsonRepresentation
7383
- property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
8278
+ collection :claims, as: 'claims', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Claim, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Claim::Representation
7384
8279
 
8280
+ property :corroboration_score, as: 'corroborationScore'
7385
8281
  end
7386
8282
  end
7387
8283
 
7388
- class GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata
8284
+ class GoogleCloudAiplatformV1beta1CountTokensRequest
7389
8285
  # @private
7390
8286
  class Representation < Google::Apis::Core::JsonRepresentation
7391
- property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
8287
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
7392
8288
 
7393
- end
8289
+ property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
8290
+
8291
+ collection :instances, as: 'instances'
8292
+ property :model, as: 'model'
8293
+ property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
8294
+
8295
+ collection :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
8296
+
8297
+ end
8298
+ end
8299
+
8300
+ class GoogleCloudAiplatformV1beta1CountTokensResponse
8301
+ # @private
8302
+ class Representation < Google::Apis::Core::JsonRepresentation
8303
+ property :total_billable_characters, as: 'totalBillableCharacters'
8304
+ property :total_tokens, as: 'totalTokens'
8305
+ end
8306
+ end
8307
+
8308
+ class GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata
8309
+ # @private
8310
+ class Representation < Google::Apis::Core::JsonRepresentation
8311
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
8312
+
8313
+ end
8314
+ end
8315
+
8316
+ class GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata
8317
+ # @private
8318
+ class Representation < Google::Apis::Core::JsonRepresentation
8319
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
8320
+
8321
+ end
7394
8322
  end
7395
8323
 
7396
8324
  class GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolOperationMetadata
@@ -7656,6 +8584,8 @@ module Google
7656
8584
 
7657
8585
  hash :labels, as: 'labels'
7658
8586
  property :name, as: 'name'
8587
+ property :satisfies_pzi, as: 'satisfiesPzi'
8588
+ property :satisfies_pzs, as: 'satisfiesPzs'
7659
8589
  property :start_time, as: 'startTime'
7660
8590
  property :state, as: 'state'
7661
8591
  property :update_time, as: 'updateTime'
@@ -7676,6 +8606,8 @@ module Google
7676
8606
  property :network, as: 'network'
7677
8607
  property :persistent_resource_id, as: 'persistentResourceId'
7678
8608
  property :protected_artifact_location_id, as: 'protectedArtifactLocationId'
8609
+ property :psc_interface_config, as: 'pscInterfaceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscInterfaceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscInterfaceConfig::Representation
8610
+
7679
8611
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
7680
8612
  property :scheduling, as: 'scheduling', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Scheduling, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Scheduling::Representation
7681
8613
 
@@ -7694,6 +8626,8 @@ module Google
7694
8626
  hash :labels, as: 'labels'
7695
8627
  property :name, as: 'name'
7696
8628
  property :payload, as: 'payload'
8629
+ property :satisfies_pzi, as: 'satisfiesPzi'
8630
+ property :satisfies_pzs, as: 'satisfiesPzs'
7697
8631
  property :update_time, as: 'updateTime'
7698
8632
  end
7699
8633
  end
@@ -7753,12 +8687,56 @@ module Google
7753
8687
  property :metadata_schema_uri, as: 'metadataSchemaUri'
7754
8688
  property :model_reference, as: 'modelReference'
7755
8689
  property :name, as: 'name'
8690
+ property :satisfies_pzi, as: 'satisfiesPzi'
8691
+ property :satisfies_pzs, as: 'satisfiesPzs'
7756
8692
  collection :saved_queries, as: 'savedQueries', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SavedQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SavedQuery::Representation
7757
8693
 
7758
8694
  property :update_time, as: 'updateTime'
7759
8695
  end
7760
8696
  end
7761
8697
 
8698
+ class GoogleCloudAiplatformV1beta1DatasetDistribution
8699
+ # @private
8700
+ class Representation < Google::Apis::Core::JsonRepresentation
8701
+ collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket::Representation
8702
+
8703
+ property :max, as: 'max'
8704
+ property :mean, as: 'mean'
8705
+ property :median, as: 'median'
8706
+ property :min, as: 'min'
8707
+ property :p5, as: 'p5'
8708
+ property :p95, as: 'p95'
8709
+ property :sum, as: 'sum'
8710
+ end
8711
+ end
8712
+
8713
+ class GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket
8714
+ # @private
8715
+ class Representation < Google::Apis::Core::JsonRepresentation
8716
+ property :count, :numeric_string => true, as: 'count'
8717
+ property :left, as: 'left'
8718
+ property :right, as: 'right'
8719
+ end
8720
+ end
8721
+
8722
+ class GoogleCloudAiplatformV1beta1DatasetStats
8723
+ # @private
8724
+ class Representation < Google::Apis::Core::JsonRepresentation
8725
+ property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
8726
+ property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
8727
+ property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
8728
+ property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
8729
+ collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
8730
+
8731
+ property :user_input_token_distribution, as: 'userInputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
8732
+
8733
+ property :user_message_per_example_distribution, as: 'userMessagePerExampleDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
8734
+
8735
+ property :user_output_token_distribution, as: 'userOutputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
8736
+
8737
+ end
8738
+ end
8739
+
7762
8740
  class GoogleCloudAiplatformV1beta1DatasetVersion
7763
8741
  # @private
7764
8742
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7769,6 +8747,8 @@ module Google
7769
8747
  property :metadata, as: 'metadata'
7770
8748
  property :model_reference, as: 'modelReference'
7771
8749
  property :name, as: 'name'
8750
+ property :satisfies_pzi, as: 'satisfiesPzi'
8751
+ property :satisfies_pzs, as: 'satisfiesPzs'
7772
8752
  property :update_time, as: 'updateTime'
7773
8753
  end
7774
8754
  end
@@ -7782,6 +8762,8 @@ module Google
7782
8762
 
7783
8763
  property :max_replica_count, as: 'maxReplicaCount'
7784
8764
  property :min_replica_count, as: 'minReplicaCount'
8765
+ property :required_replica_count, as: 'requiredReplicaCount'
8766
+ property :spot, as: 'spot'
7785
8767
  end
7786
8768
  end
7787
8769
 
@@ -7941,6 +8923,8 @@ module Google
7941
8923
  property :index_sync_time, as: 'indexSyncTime'
7942
8924
  property :private_endpoints, as: 'privateEndpoints', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexPrivateEndpoints, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexPrivateEndpoints::Representation
7943
8925
 
8926
+ collection :psc_automation_configs, as: 'pscAutomationConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscAutomationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscAutomationConfig::Representation
8927
+
7944
8928
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
7945
8929
  end
7946
8930
  end
@@ -7984,6 +8968,8 @@ module Google
7984
8968
  property :enable_container_logging, as: 'enableContainerLogging'
7985
8969
  property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec::Representation
7986
8970
 
8971
+ property :faster_deployment_config, as: 'fasterDeploymentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FasterDeploymentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FasterDeploymentConfig::Representation
8972
+
7987
8973
  property :id, as: 'id'
7988
8974
  property :model, as: 'model'
7989
8975
  property :model_version_id, as: 'modelVersionId'
@@ -7991,6 +8977,9 @@ module Google
7991
8977
 
7992
8978
  property :service_account, as: 'serviceAccount'
7993
8979
  property :shared_resources, as: 'sharedResources'
8980
+ property :status, as: 'status', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployedModelStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployedModelStatus::Representation
8981
+
8982
+ hash :system_labels, as: 'systemLabels'
7994
8983
  end
7995
8984
  end
7996
8985
 
@@ -8002,6 +8991,15 @@ module Google
8002
8991
  end
8003
8992
  end
8004
8993
 
8994
+ class GoogleCloudAiplatformV1beta1DeployedModelStatus
8995
+ # @private
8996
+ class Representation < Google::Apis::Core::JsonRepresentation
8997
+ property :available_replica_count, as: 'availableReplicaCount'
8998
+ property :last_update_time, as: 'lastUpdateTime'
8999
+ property :message, as: 'message'
9000
+ end
9001
+ end
9002
+
8005
9003
  class GoogleCloudAiplatformV1beta1DeploymentResourcePool
8006
9004
  # @private
8007
9005
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8012,6 +9010,8 @@ module Google
8012
9010
  property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
8013
9011
 
8014
9012
  property :name, as: 'name'
9013
+ property :satisfies_pzi, as: 'satisfiesPzi'
9014
+ property :satisfies_pzs, as: 'satisfiesPzs'
8015
9015
  property :service_account, as: 'serviceAccount'
8016
9016
  end
8017
9017
  end
@@ -8073,6 +9073,37 @@ module Google
8073
9073
  end
8074
9074
  end
8075
9075
 
9076
+ class GoogleCloudAiplatformV1beta1DistillationDataStats
9077
+ # @private
9078
+ class Representation < Google::Apis::Core::JsonRepresentation
9079
+ property :training_dataset_stats, as: 'trainingDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
9080
+
9081
+ end
9082
+ end
9083
+
9084
+ class GoogleCloudAiplatformV1beta1DistillationHyperParameters
9085
+ # @private
9086
+ class Representation < Google::Apis::Core::JsonRepresentation
9087
+ property :adapter_size, as: 'adapterSize'
9088
+ property :epoch_count, :numeric_string => true, as: 'epochCount'
9089
+ property :learning_rate_multiplier, as: 'learningRateMultiplier'
9090
+ end
9091
+ end
9092
+
9093
+ class GoogleCloudAiplatformV1beta1DistillationSpec
9094
+ # @private
9095
+ class Representation < Google::Apis::Core::JsonRepresentation
9096
+ property :base_teacher_model, as: 'baseTeacherModel'
9097
+ property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationHyperParameters::Representation
9098
+
9099
+ property :pipeline_root_directory, as: 'pipelineRootDirectory'
9100
+ property :student_model, as: 'studentModel'
9101
+ property :training_dataset_uri, as: 'trainingDatasetUri'
9102
+ property :tuned_teacher_model_source, as: 'tunedTeacherModelSource'
9103
+ property :validation_dataset_uri, as: 'validationDatasetUri'
9104
+ end
9105
+ end
9106
+
8076
9107
  class GoogleCloudAiplatformV1beta1DoubleArray
8077
9108
  # @private
8078
9109
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8080,6 +9111,14 @@ module Google
8080
9111
  end
8081
9112
  end
8082
9113
 
9114
+ class GoogleCloudAiplatformV1beta1DynamicRetrievalConfig
9115
+ # @private
9116
+ class Representation < Google::Apis::Core::JsonRepresentation
9117
+ property :dynamic_threshold, as: 'dynamicThreshold'
9118
+ property :mode, as: 'mode'
9119
+ end
9120
+ end
9121
+
8083
9122
  class GoogleCloudAiplatformV1beta1EncryptionSpec
8084
9123
  # @private
8085
9124
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8090,6 +9129,8 @@ module Google
8090
9129
  class GoogleCloudAiplatformV1beta1Endpoint
8091
9130
  # @private
8092
9131
  class Representation < Google::Apis::Core::JsonRepresentation
9132
+ property :client_connection_config, as: 'clientConnectionConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ClientConnectionConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ClientConnectionConfig::Representation
9133
+
8093
9134
  property :create_time, as: 'createTime'
8094
9135
  property :dedicated_endpoint_dns, as: 'dedicatedEndpointDns'
8095
9136
  property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
@@ -8109,6 +9150,8 @@ module Google
8109
9150
 
8110
9151
  property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
8111
9152
 
9153
+ property :satisfies_pzi, as: 'satisfiesPzi'
9154
+ property :satisfies_pzs, as: 'satisfiesPzs'
8112
9155
  hash :traffic_split, as: 'trafficSplit'
8113
9156
  property :update_time, as: 'updateTime'
8114
9157
  end
@@ -8134,6 +9177,8 @@ module Google
8134
9177
 
8135
9178
  property :name, as: 'name'
8136
9179
  property :offline_storage_ttl_days, as: 'offlineStorageTtlDays'
9180
+ property :satisfies_pzi, as: 'satisfiesPzi'
9181
+ property :satisfies_pzs, as: 'satisfiesPzs'
8137
9182
  property :update_time, as: 'updateTime'
8138
9183
  end
8139
9184
  end
@@ -8172,6 +9217,8 @@ module Google
8172
9217
 
8173
9218
  property :coherence_input, as: 'coherenceInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceInput::Representation
8174
9219
 
9220
+ property :comet_input, as: 'cometInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometInput::Representation
9221
+
8175
9222
  property :exact_match_input, as: 'exactMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchInput::Representation
8176
9223
 
8177
9224
  property :fluency_input, as: 'fluencyInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyInput::Representation
@@ -8180,10 +9227,16 @@ module Google
8180
9227
 
8181
9228
  property :groundedness_input, as: 'groundednessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessInput::Representation
8182
9229
 
9230
+ property :metricx_input, as: 'metricxInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxInput::Representation
9231
+
9232
+ property :pairwise_metric_input, as: 'pairwiseMetricInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricInput::Representation
9233
+
8183
9234
  property :pairwise_question_answering_quality_input, as: 'pairwiseQuestionAnsweringQualityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput::Representation
8184
9235
 
8185
9236
  property :pairwise_summarization_quality_input, as: 'pairwiseSummarizationQualityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput::Representation
8186
9237
 
9238
+ property :pointwise_metric_input, as: 'pointwiseMetricInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricInput::Representation
9239
+
8187
9240
  property :question_answering_correctness_input, as: 'questionAnsweringCorrectnessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput::Representation
8188
9241
 
8189
9242
  property :question_answering_helpfulness_input, as: 'questionAnsweringHelpfulnessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput::Representation
@@ -8220,6 +9273,8 @@ module Google
8220
9273
 
8221
9274
  property :coherence_result, as: 'coherenceResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceResult::Representation
8222
9275
 
9276
+ property :comet_result, as: 'cometResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CometResult::Representation
9277
+
8223
9278
  property :exact_match_results, as: 'exactMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchResults::Representation
8224
9279
 
8225
9280
  property :fluency_result, as: 'fluencyResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyResult::Representation
@@ -8228,10 +9283,16 @@ module Google
8228
9283
 
8229
9284
  property :groundedness_result, as: 'groundednessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessResult::Representation
8230
9285
 
9286
+ property :metricx_result, as: 'metricxResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxResult::Representation
9287
+
9288
+ property :pairwise_metric_result, as: 'pairwiseMetricResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricResult::Representation
9289
+
8231
9290
  property :pairwise_question_answering_quality_result, as: 'pairwiseQuestionAnsweringQualityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult::Representation
8232
9291
 
8233
9292
  property :pairwise_summarization_quality_result, as: 'pairwiseSummarizationQualityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult::Representation
8234
9293
 
9294
+ property :pointwise_metric_result, as: 'pointwiseMetricResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricResult::Representation
9295
+
8235
9296
  property :question_answering_correctness_result, as: 'questionAnsweringCorrectnessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult::Representation
8236
9297
 
8237
9298
  property :question_answering_helpfulness_result, as: 'questionAnsweringHelpfulnessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult::Representation
@@ -8379,6 +9440,14 @@ module Google
8379
9440
  end
8380
9441
  end
8381
9442
 
9443
+ class GoogleCloudAiplatformV1beta1ExecutableCode
9444
+ # @private
9445
+ class Representation < Google::Apis::Core::JsonRepresentation
9446
+ property :code, as: 'code'
9447
+ property :language, as: 'language'
9448
+ end
9449
+ end
9450
+
8382
9451
  class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
8383
9452
  # @private
8384
9453
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8740,6 +9809,8 @@ module Google
8740
9809
 
8741
9810
  property :runtime_config, as: 'runtimeConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfig::Representation
8742
9811
 
9812
+ property :satisfies_pzi, as: 'satisfiesPzi'
9813
+ property :satisfies_pzs, as: 'satisfiesPzs'
8743
9814
  collection :tool_use_examples, as: 'toolUseExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExample, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExample::Representation
8744
9815
 
8745
9816
  property :update_time, as: 'updateTime'
@@ -8782,6 +9853,25 @@ module Google
8782
9853
  end
8783
9854
  end
8784
9855
 
9856
+ class GoogleCloudAiplatformV1beta1Fact
9857
+ # @private
9858
+ class Representation < Google::Apis::Core::JsonRepresentation
9859
+ property :query, as: 'query'
9860
+ property :score, as: 'score'
9861
+ property :summary, as: 'summary'
9862
+ property :title, as: 'title'
9863
+ property :uri, as: 'uri'
9864
+ property :vector_distance, as: 'vectorDistance'
9865
+ end
9866
+ end
9867
+
9868
+ class GoogleCloudAiplatformV1beta1FasterDeploymentConfig
9869
+ # @private
9870
+ class Representation < Google::Apis::Core::JsonRepresentation
9871
+ property :fast_tryout_enabled, as: 'fastTryoutEnabled'
9872
+ end
9873
+ end
9874
+
8785
9875
  class GoogleCloudAiplatformV1beta1Feature
8786
9876
  # @private
8787
9877
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8789,6 +9879,8 @@ module Google
8789
9879
  property :description, as: 'description'
8790
9880
  property :disable_monitoring, as: 'disableMonitoring'
8791
9881
  property :etag, as: 'etag'
9882
+ collection :feature_stats_and_anomaly, as: 'featureStatsAndAnomaly', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureStatsAndAnomaly, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureStatsAndAnomaly::Representation
9883
+
8792
9884
  hash :labels, as: 'labels'
8793
9885
  property :monitoring_config, as: 'monitoringConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig::Representation
8794
9886
 
@@ -8823,7 +9915,62 @@ module Google
8823
9915
  class Representation < Google::Apis::Core::JsonRepresentation
8824
9916
  property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQuerySource::Representation
8825
9917
 
9918
+ property :dense, as: 'dense'
8826
9919
  collection :entity_id_columns, as: 'entityIdColumns'
9920
+ property :static_data_source, as: 'staticDataSource'
9921
+ property :time_series, as: 'timeSeries', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroupBigQueryTimeSeries, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroupBigQueryTimeSeries::Representation
9922
+
9923
+ end
9924
+ end
9925
+
9926
+ class GoogleCloudAiplatformV1beta1FeatureGroupBigQueryTimeSeries
9927
+ # @private
9928
+ class Representation < Google::Apis::Core::JsonRepresentation
9929
+ property :timestamp_column, as: 'timestampColumn'
9930
+ end
9931
+ end
9932
+
9933
+ class GoogleCloudAiplatformV1beta1FeatureMonitor
9934
+ # @private
9935
+ class Representation < Google::Apis::Core::JsonRepresentation
9936
+ property :create_time, as: 'createTime'
9937
+ property :description, as: 'description'
9938
+ property :etag, as: 'etag'
9939
+ property :feature_selection_config, as: 'featureSelectionConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureSelectionConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureSelectionConfig::Representation
9940
+
9941
+ hash :labels, as: 'labels'
9942
+ property :name, as: 'name'
9943
+ property :schedule_config, as: 'scheduleConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ScheduleConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ScheduleConfig::Representation
9944
+
9945
+ property :update_time, as: 'updateTime'
9946
+ end
9947
+ end
9948
+
9949
+ class GoogleCloudAiplatformV1beta1FeatureMonitorJob
9950
+ # @private
9951
+ class Representation < Google::Apis::Core::JsonRepresentation
9952
+ property :create_time, as: 'createTime'
9953
+ property :description, as: 'description'
9954
+ property :drift_base_feature_monitor_job_id, :numeric_string => true, as: 'driftBaseFeatureMonitorJobId'
9955
+ property :drift_base_snapshot_time, as: 'driftBaseSnapshotTime'
9956
+ property :feature_selection_config, as: 'featureSelectionConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureSelectionConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureSelectionConfig::Representation
9957
+
9958
+ property :final_status, as: 'finalStatus', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
9959
+
9960
+ property :job_summary, as: 'jobSummary', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitorJobJobSummary, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitorJobJobSummary::Representation
9961
+
9962
+ hash :labels, as: 'labels'
9963
+ property :name, as: 'name'
9964
+ property :trigger_type, as: 'triggerType'
9965
+ end
9966
+ end
9967
+
9968
+ class GoogleCloudAiplatformV1beta1FeatureMonitorJobJobSummary
9969
+ # @private
9970
+ class Representation < Google::Apis::Core::JsonRepresentation
9971
+ collection :feature_stats_and_anomalies, as: 'featureStatsAndAnomalies', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureStatsAndAnomaly, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureStatsAndAnomaly::Representation
9972
+
9973
+ property :total_slot_ms, :numeric_string => true, as: 'totalSlotMs'
8827
9974
  end
8828
9975
  end
8829
9976
 
@@ -8869,6 +10016,8 @@ module Google
8869
10016
  property :name, as: 'name'
8870
10017
  property :optimized, as: 'optimized', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimized, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimized::Representation
8871
10018
 
10019
+ property :satisfies_pzi, as: 'satisfiesPzi'
10020
+ property :satisfies_pzs, as: 'satisfiesPzs'
8872
10021
  property :state, as: 'state'
8873
10022
  property :update_time, as: 'updateTime'
8874
10023
  end
@@ -8914,6 +10063,22 @@ module Google
8914
10063
  end
8915
10064
  end
8916
10065
 
10066
+ class GoogleCloudAiplatformV1beta1FeatureSelectionConfig
10067
+ # @private
10068
+ class Representation < Google::Apis::Core::JsonRepresentation
10069
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureSelectionConfigFeatureConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureSelectionConfigFeatureConfig::Representation
10070
+
10071
+ end
10072
+ end
10073
+
10074
+ class GoogleCloudAiplatformV1beta1FeatureSelectionConfigFeatureConfig
10075
+ # @private
10076
+ class Representation < Google::Apis::Core::JsonRepresentation
10077
+ property :drift_threshold, as: 'driftThreshold'
10078
+ property :feature_id, as: 'featureId'
10079
+ end
10080
+ end
10081
+
8917
10082
  class GoogleCloudAiplatformV1beta1FeatureSelector
8918
10083
  # @private
8919
10084
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8922,6 +10087,20 @@ module Google
8922
10087
  end
8923
10088
  end
8924
10089
 
10090
+ class GoogleCloudAiplatformV1beta1FeatureStatsAndAnomaly
10091
+ # @private
10092
+ class Representation < Google::Apis::Core::JsonRepresentation
10093
+ property :distribution_deviation, as: 'distributionDeviation'
10094
+ property :drift_detected, as: 'driftDetected'
10095
+ property :drift_detection_threshold, as: 'driftDetectionThreshold'
10096
+ property :feature_id, as: 'featureId'
10097
+ property :feature_monitor_id, as: 'featureMonitorId'
10098
+ property :feature_monitor_job_id, :numeric_string => true, as: 'featureMonitorJobId'
10099
+ property :feature_stats, as: 'featureStats'
10100
+ property :stats_time, as: 'statsTime'
10101
+ end
10102
+ end
10103
+
8925
10104
  class GoogleCloudAiplatformV1beta1FeatureStatsAnomaly
8926
10105
  # @private
8927
10106
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8998,6 +10177,10 @@ module Google
8998
10177
 
8999
10178
  hash :labels, as: 'labels'
9000
10179
  property :name, as: 'name'
10180
+ property :optimized_config, as: 'optimizedConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewOptimizedConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewOptimizedConfig::Representation
10181
+
10182
+ property :satisfies_pzi, as: 'satisfiesPzi'
10183
+ property :satisfies_pzs, as: 'satisfiesPzs'
9001
10184
  property :service_account_email, as: 'serviceAccountEmail'
9002
10185
  property :service_agent_type, as: 'serviceAgentType'
9003
10186
  property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig::Representation
@@ -9005,6 +10188,8 @@ module Google
9005
10188
  property :update_time, as: 'updateTime'
9006
10189
  property :vector_search_config, as: 'vectorSearchConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig::Representation
9007
10190
 
10191
+ property :vertex_rag_source, as: 'vertexRagSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVertexRagSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVertexRagSource::Representation
10192
+
9008
10193
  end
9009
10194
  end
9010
10195
 
@@ -9077,6 +10262,14 @@ module Google
9077
10262
  end
9078
10263
  end
9079
10264
 
10265
+ class GoogleCloudAiplatformV1beta1FeatureViewOptimizedConfig
10266
+ # @private
10267
+ class Representation < Google::Apis::Core::JsonRepresentation
10268
+ property :automatic_resources, as: 'automaticResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutomaticResources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutomaticResources::Representation
10269
+
10270
+ end
10271
+ end
10272
+
9080
10273
  class GoogleCloudAiplatformV1beta1FeatureViewSync
9081
10274
  # @private
9082
10275
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9086,6 +10279,8 @@ module Google
9086
10279
  property :name, as: 'name'
9087
10280
  property :run_time, as: 'runTime', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
9088
10281
 
10282
+ property :satisfies_pzi, as: 'satisfiesPzi'
10283
+ property :satisfies_pzs, as: 'satisfiesPzs'
9089
10284
  property :sync_summary, as: 'syncSummary', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary::Representation
9090
10285
 
9091
10286
  end
@@ -9094,6 +10289,7 @@ module Google
9094
10289
  class GoogleCloudAiplatformV1beta1FeatureViewSyncConfig
9095
10290
  # @private
9096
10291
  class Representation < Google::Apis::Core::JsonRepresentation
10292
+ property :continuous, as: 'continuous'
9097
10293
  property :cron, as: 'cron'
9098
10294
  end
9099
10295
  end
@@ -9102,6 +10298,7 @@ module Google
9102
10298
  # @private
9103
10299
  class Representation < Google::Apis::Core::JsonRepresentation
9104
10300
  property :row_synced, :numeric_string => true, as: 'rowSynced'
10301
+ property :system_watermark_time, as: 'systemWatermarkTime'
9105
10302
  property :total_slot, :numeric_string => true, as: 'totalSlot'
9106
10303
  end
9107
10304
  end
@@ -9134,6 +10331,14 @@ module Google
9134
10331
  end
9135
10332
  end
9136
10333
 
10334
+ class GoogleCloudAiplatformV1beta1FeatureViewVertexRagSource
10335
+ # @private
10336
+ class Representation < Google::Apis::Core::JsonRepresentation
10337
+ property :rag_corpus_id, :numeric_string => true, as: 'ragCorpusId'
10338
+ property :uri, as: 'uri'
10339
+ end
10340
+ end
10341
+
9137
10342
  class GoogleCloudAiplatformV1beta1Featurestore
9138
10343
  # @private
9139
10344
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9146,6 +10351,8 @@ module Google
9146
10351
  property :online_serving_config, as: 'onlineServingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig::Representation
9147
10352
 
9148
10353
  property :online_storage_ttl_days, as: 'onlineStorageTtlDays'
10354
+ property :satisfies_pzi, as: 'satisfiesPzi'
10355
+ property :satisfies_pzs, as: 'satisfiesPzs'
9149
10356
  property :state, as: 'state'
9150
10357
  property :update_time, as: 'updateTime'
9151
10358
  end
@@ -9247,6 +10454,13 @@ module Google
9247
10454
  end
9248
10455
  end
9249
10456
 
10457
+ class GoogleCloudAiplatformV1beta1FetchPredictOperationRequest
10458
+ # @private
10459
+ class Representation < Google::Apis::Core::JsonRepresentation
10460
+ property :operation_name, as: 'operationName'
10461
+ end
10462
+ end
10463
+
9250
10464
  class GoogleCloudAiplatformV1beta1FileData
9251
10465
  # @private
9252
10466
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9255,6 +10469,14 @@ module Google
9255
10469
  end
9256
10470
  end
9257
10471
 
10472
+ class GoogleCloudAiplatformV1beta1FileStatus
10473
+ # @private
10474
+ class Representation < Google::Apis::Core::JsonRepresentation
10475
+ property :error_status, as: 'errorStatus'
10476
+ property :state, as: 'state'
10477
+ end
10478
+ end
10479
+
9258
10480
  class GoogleCloudAiplatformV1beta1FilterSplit
9259
10481
  # @private
9260
10482
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9473,6 +10695,7 @@ module Google
9473
10695
 
9474
10696
  property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
9475
10697
 
10698
+ hash :labels, as: 'labels'
9476
10699
  collection :safety_settings, as: 'safetySettings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting::Representation
9477
10700
 
9478
10701
  property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
@@ -9489,6 +10712,7 @@ module Google
9489
10712
  class Representation < Google::Apis::Core::JsonRepresentation
9490
10713
  collection :candidates, as: 'candidates', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Candidate, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Candidate::Representation
9491
10714
 
10715
+ property :model_version, as: 'modelVersion'
9492
10716
  property :prompt_feedback, as: 'promptFeedback', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback::Representation
9493
10717
 
9494
10718
  property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata::Representation
@@ -9509,22 +10733,38 @@ module Google
9509
10733
  class GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata
9510
10734
  # @private
9511
10735
  class Representation < Google::Apis::Core::JsonRepresentation
10736
+ property :cached_content_token_count, as: 'cachedContentTokenCount'
9512
10737
  property :candidates_token_count, as: 'candidatesTokenCount'
9513
10738
  property :prompt_token_count, as: 'promptTokenCount'
9514
10739
  property :total_token_count, as: 'totalTokenCount'
9515
10740
  end
9516
10741
  end
9517
10742
 
10743
+ class GoogleCloudAiplatformV1beta1GenerateVideoResponse
10744
+ # @private
10745
+ class Representation < Google::Apis::Core::JsonRepresentation
10746
+ collection :generated_samples, as: 'generatedSamples'
10747
+ property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
10748
+ collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
10749
+ end
10750
+ end
10751
+
9518
10752
  class GoogleCloudAiplatformV1beta1GenerationConfig
9519
10753
  # @private
9520
10754
  class Representation < Google::Apis::Core::JsonRepresentation
10755
+ property :audio_timestamp, as: 'audioTimestamp'
9521
10756
  property :candidate_count, as: 'candidateCount'
9522
10757
  property :frequency_penalty, as: 'frequencyPenalty'
10758
+ property :logprobs, as: 'logprobs'
9523
10759
  property :max_output_tokens, as: 'maxOutputTokens'
9524
10760
  property :presence_penalty, as: 'presencePenalty'
10761
+ property :response_logprobs, as: 'responseLogprobs'
9525
10762
  property :response_mime_type, as: 'responseMimeType'
9526
10763
  property :response_schema, as: 'responseSchema', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
9527
10764
 
10765
+ property :routing_config, as: 'routingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig::Representation
10766
+
10767
+ property :seed, as: 'seed'
9528
10768
  collection :stop_sequences, as: 'stopSequences'
9529
10769
  property :temperature, as: 'temperature'
9530
10770
  property :top_k, as: 'topK'
@@ -9532,10 +10772,34 @@ module Google
9532
10772
  end
9533
10773
  end
9534
10774
 
9535
- class GoogleCloudAiplatformV1beta1GenericOperationMetadata
10775
+ class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig
9536
10776
  # @private
9537
10777
  class Representation < Google::Apis::Core::JsonRepresentation
9538
- property :create_time, as: 'createTime'
10778
+ property :auto_mode, as: 'autoMode', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigAutoRoutingMode, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigAutoRoutingMode::Representation
10779
+
10780
+ property :manual_mode, as: 'manualMode', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigManualRoutingMode, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigManualRoutingMode::Representation
10781
+
10782
+ end
10783
+ end
10784
+
10785
+ class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigAutoRoutingMode
10786
+ # @private
10787
+ class Representation < Google::Apis::Core::JsonRepresentation
10788
+ property :model_routing_preference, as: 'modelRoutingPreference'
10789
+ end
10790
+ end
10791
+
10792
+ class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigManualRoutingMode
10793
+ # @private
10794
+ class Representation < Google::Apis::Core::JsonRepresentation
10795
+ property :model_name, as: 'modelName'
10796
+ end
10797
+ end
10798
+
10799
+ class GoogleCloudAiplatformV1beta1GenericOperationMetadata
10800
+ # @private
10801
+ class Representation < Google::Apis::Core::JsonRepresentation
10802
+ property :create_time, as: 'createTime'
9539
10803
  collection :partial_failures, as: 'partialFailures', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
9540
10804
 
9541
10805
  property :update_time, as: 'updateTime'
@@ -9568,6 +10832,8 @@ module Google
9568
10832
  class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
9569
10833
  # @private
9570
10834
  class Representation < Google::Apis::Core::JsonRepresentation
10835
+ property :dynamic_retrieval_config, as: 'dynamicRetrievalConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DynamicRetrievalConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DynamicRetrievalConfig::Representation
10836
+
9571
10837
  end
9572
10838
  end
9573
10839
 
@@ -9618,6 +10884,7 @@ module Google
9618
10884
  class GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext
9619
10885
  # @private
9620
10886
  class Representation < Google::Apis::Core::JsonRepresentation
10887
+ property :text, as: 'text'
9621
10888
  property :title, as: 'title'
9622
10889
  property :uri, as: 'uri'
9623
10890
  end
@@ -9638,6 +10905,8 @@ module Google
9638
10905
 
9639
10906
  collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingSupport, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingSupport::Representation
9640
10907
 
10908
+ property :retrieval_metadata, as: 'retrievalMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrievalMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrievalMetadata::Representation
10909
+
9641
10910
  collection :retrieval_queries, as: 'retrievalQueries'
9642
10911
  property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchEntryPoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchEntryPoint::Representation
9643
10912
 
@@ -9670,6 +10939,8 @@ module Google
9670
10939
  property :max_trial_count, as: 'maxTrialCount'
9671
10940
  property :name, as: 'name'
9672
10941
  property :parallel_trial_count, as: 'parallelTrialCount'
10942
+ property :satisfies_pzi, as: 'satisfiesPzi'
10943
+ property :satisfies_pzs, as: 'satisfiesPzs'
9673
10944
  property :start_time, as: 'startTime'
9674
10945
  property :state, as: 'state'
9675
10946
  property :study_spec, as: 'studySpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpec::Representation
@@ -9800,8 +11071,18 @@ module Google
9800
11071
  property :jira_source, as: 'jiraSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1JiraSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1JiraSource::Representation
9801
11072
 
9802
11073
  property :max_embedding_requests_per_min, as: 'maxEmbeddingRequestsPerMin'
11074
+ property :partial_failure_bigquery_sink, as: 'partialFailureBigquerySink', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination::Representation
11075
+
11076
+ property :partial_failure_gcs_sink, as: 'partialFailureGcsSink', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination::Representation
11077
+
9803
11078
  property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
9804
11079
 
11080
+ property :rag_file_parsing_config, as: 'ragFileParsingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfig::Representation
11081
+
11082
+ property :rag_file_transformation_config, as: 'ragFileTransformationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileTransformationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileTransformationConfig::Representation
11083
+
11084
+ property :share_point_sources, as: 'sharePointSources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SharePointSources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SharePointSources::Representation
11085
+
9805
11086
  property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SlackSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SlackSource::Representation
9806
11087
 
9807
11088
  end
@@ -9833,6 +11114,8 @@ module Google
9833
11114
  property :metadata, as: 'metadata'
9834
11115
  property :metadata_schema_uri, as: 'metadataSchemaUri'
9835
11116
  property :name, as: 'name'
11117
+ property :satisfies_pzi, as: 'satisfiesPzi'
11118
+ property :satisfies_pzs, as: 'satisfiesPzs'
9836
11119
  property :update_time, as: 'updateTime'
9837
11120
  end
9838
11121
  end
@@ -9907,6 +11190,8 @@ module Google
9907
11190
 
9908
11191
  property :public_endpoint_domain_name, as: 'publicEndpointDomainName'
9909
11192
  property :public_endpoint_enabled, as: 'publicEndpointEnabled'
11193
+ property :satisfies_pzi, as: 'satisfiesPzi'
11194
+ property :satisfies_pzs, as: 'satisfiesPzs'
9910
11195
  property :update_time, as: 'updateTime'
9911
11196
  end
9912
11197
  end
@@ -10164,6 +11449,24 @@ module Google
10164
11449
  end
10165
11450
  end
10166
11451
 
11452
+ class GoogleCloudAiplatformV1beta1ListFeatureMonitorJobsResponse
11453
+ # @private
11454
+ class Representation < Google::Apis::Core::JsonRepresentation
11455
+ collection :feature_monitor_jobs, as: 'featureMonitorJobs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitorJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitorJob::Representation
11456
+
11457
+ property :next_page_token, as: 'nextPageToken'
11458
+ end
11459
+ end
11460
+
11461
+ class GoogleCloudAiplatformV1beta1ListFeatureMonitorsResponse
11462
+ # @private
11463
+ class Representation < Google::Apis::Core::JsonRepresentation
11464
+ collection :feature_monitors, as: 'featureMonitors', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitor, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitor::Representation
11465
+
11466
+ property :next_page_token, as: 'nextPageToken'
11467
+ end
11468
+ end
11469
+
10167
11470
  class GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
10168
11471
  # @private
10169
11472
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10529,6 +11832,33 @@ module Google
10529
11832
  end
10530
11833
  end
10531
11834
 
11835
+ class GoogleCloudAiplatformV1beta1LogprobsResult
11836
+ # @private
11837
+ class Representation < Google::Apis::Core::JsonRepresentation
11838
+ collection :chosen_candidates, as: 'chosenCandidates', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResultCandidate, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResultCandidate::Representation
11839
+
11840
+ collection :top_candidates, as: 'topCandidates', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates::Representation
11841
+
11842
+ end
11843
+ end
11844
+
11845
+ class GoogleCloudAiplatformV1beta1LogprobsResultCandidate
11846
+ # @private
11847
+ class Representation < Google::Apis::Core::JsonRepresentation
11848
+ property :log_probability, as: 'logProbability'
11849
+ property :token, as: 'token'
11850
+ property :token_id, as: 'tokenId'
11851
+ end
11852
+ end
11853
+
11854
+ class GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates
11855
+ # @private
11856
+ class Representation < Google::Apis::Core::JsonRepresentation
11857
+ collection :candidates, as: 'candidates', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResultCandidate, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LogprobsResultCandidate::Representation
11858
+
11859
+ end
11860
+ end
11861
+
10532
11862
  class GoogleCloudAiplatformV1beta1LookupStudyRequest
10533
11863
  # @private
10534
11864
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10542,6 +11872,8 @@ module Google
10542
11872
  property :accelerator_count, as: 'acceleratorCount'
10543
11873
  property :accelerator_type, as: 'acceleratorType'
10544
11874
  property :machine_type, as: 'machineType'
11875
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReservationAffinity, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReservationAffinity::Representation
11876
+
10545
11877
  property :tpu_topology, as: 'tpuTopology'
10546
11878
  end
10547
11879
  end
@@ -10620,6 +11952,41 @@ module Google
10620
11952
  end
10621
11953
  end
10622
11954
 
11955
+ class GoogleCloudAiplatformV1beta1MetricxInput
11956
+ # @private
11957
+ class Representation < Google::Apis::Core::JsonRepresentation
11958
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxInstance::Representation
11959
+
11960
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxSpec::Representation
11961
+
11962
+ end
11963
+ end
11964
+
11965
+ class GoogleCloudAiplatformV1beta1MetricxInstance
11966
+ # @private
11967
+ class Representation < Google::Apis::Core::JsonRepresentation
11968
+ property :prediction, as: 'prediction'
11969
+ property :reference, as: 'reference'
11970
+ property :source, as: 'source'
11971
+ end
11972
+ end
11973
+
11974
+ class GoogleCloudAiplatformV1beta1MetricxResult
11975
+ # @private
11976
+ class Representation < Google::Apis::Core::JsonRepresentation
11977
+ property :score, as: 'score'
11978
+ end
11979
+ end
11980
+
11981
+ class GoogleCloudAiplatformV1beta1MetricxSpec
11982
+ # @private
11983
+ class Representation < Google::Apis::Core::JsonRepresentation
11984
+ property :source_language, as: 'sourceLanguage'
11985
+ property :target_language, as: 'targetLanguage'
11986
+ property :version, as: 'version'
11987
+ end
11988
+ end
11989
+
10623
11990
  class GoogleCloudAiplatformV1beta1MigratableResource
10624
11991
  # @private
10625
11992
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10863,6 +12230,8 @@ module Google
10863
12230
  property :next_schedule_time, as: 'nextScheduleTime'
10864
12231
  property :predict_instance_schema_uri, as: 'predictInstanceSchemaUri'
10865
12232
  property :sample_predict_instance, as: 'samplePredictInstance'
12233
+ property :satisfies_pzi, as: 'satisfiesPzi'
12234
+ property :satisfies_pzs, as: 'satisfiesPzs'
10866
12235
  property :schedule_state, as: 'scheduleState'
10867
12236
  property :state, as: 'state'
10868
12237
  property :stats_anomalies_base_directory, as: 'statsAnomaliesBaseDirectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination::Representation
@@ -11576,6 +12945,8 @@ module Google
11576
12945
 
11577
12946
  property :nas_job_spec, as: 'nasJobSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJobSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJobSpec::Representation
11578
12947
 
12948
+ property :satisfies_pzi, as: 'satisfiesPzi'
12949
+ property :satisfies_pzs, as: 'satisfiesPzs'
11579
12950
  property :start_time, as: 'startTime'
11580
12951
  property :state, as: 'state'
11581
12952
  property :update_time, as: 'updateTime'
@@ -11817,17 +13188,22 @@ module Google
11817
13188
  # @private
11818
13189
  class Representation < Google::Apis::Core::JsonRepresentation
11819
13190
  property :create_time, as: 'createTime'
13191
+ property :custom_environment_spec, as: 'customEnvironmentSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobCustomEnvironmentSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobCustomEnvironmentSpec::Representation
13192
+
11820
13193
  property :dataform_repository_source, as: 'dataformRepositorySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource::Representation
11821
13194
 
11822
13195
  property :direct_notebook_source, as: 'directNotebookSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource::Representation
11823
13196
 
11824
13197
  property :display_name, as: 'displayName'
13198
+ property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
13199
+
11825
13200
  property :execution_timeout, as: 'executionTimeout'
11826
13201
  property :execution_user, as: 'executionUser'
11827
13202
  property :gcs_notebook_source, as: 'gcsNotebookSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource::Representation
11828
13203
 
11829
13204
  property :gcs_output_uri, as: 'gcsOutputUri'
11830
13205
  property :job_state, as: 'jobState'
13206
+ property :kernel_name, as: 'kernelName'
11831
13207
  hash :labels, as: 'labels'
11832
13208
  property :name, as: 'name'
11833
13209
  property :notebook_runtime_template_resource_name, as: 'notebookRuntimeTemplateResourceName'
@@ -11836,6 +13212,20 @@ module Google
11836
13212
  property :status, as: 'status', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
11837
13213
 
11838
13214
  property :update_time, as: 'updateTime'
13215
+ property :workbench_runtime, as: 'workbenchRuntime', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobWorkbenchRuntime, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobWorkbenchRuntime::Representation
13216
+
13217
+ end
13218
+ end
13219
+
13220
+ class GoogleCloudAiplatformV1beta1NotebookExecutionJobCustomEnvironmentSpec
13221
+ # @private
13222
+ class Representation < Google::Apis::Core::JsonRepresentation
13223
+ property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
13224
+
13225
+ property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec::Representation
13226
+
13227
+ property :persistent_disk_spec, as: 'persistentDiskSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentDiskSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentDiskSpec::Representation
13228
+
11839
13229
  end
11840
13230
  end
11841
13231
 
@@ -11862,6 +13252,12 @@ module Google
11862
13252
  end
11863
13253
  end
11864
13254
 
13255
+ class GoogleCloudAiplatformV1beta1NotebookExecutionJobWorkbenchRuntime
13256
+ # @private
13257
+ class Representation < Google::Apis::Core::JsonRepresentation
13258
+ end
13259
+ end
13260
+
11865
13261
  class GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig
11866
13262
  # @private
11867
13263
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11938,6 +13334,46 @@ module Google
11938
13334
  end
11939
13335
  end
11940
13336
 
13337
+ class GoogleCloudAiplatformV1beta1PscAutomationConfig
13338
+ # @private
13339
+ class Representation < Google::Apis::Core::JsonRepresentation
13340
+ property :network, as: 'network'
13341
+ property :project_id, as: 'projectId'
13342
+ end
13343
+ end
13344
+
13345
+ class GoogleCloudAiplatformV1beta1PairwiseMetricInput
13346
+ # @private
13347
+ class Representation < Google::Apis::Core::JsonRepresentation
13348
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricInstance::Representation
13349
+
13350
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricSpec::Representation
13351
+
13352
+ end
13353
+ end
13354
+
13355
+ class GoogleCloudAiplatformV1beta1PairwiseMetricInstance
13356
+ # @private
13357
+ class Representation < Google::Apis::Core::JsonRepresentation
13358
+ property :json_instance, as: 'jsonInstance'
13359
+ end
13360
+ end
13361
+
13362
+ class GoogleCloudAiplatformV1beta1PairwiseMetricResult
13363
+ # @private
13364
+ class Representation < Google::Apis::Core::JsonRepresentation
13365
+ property :explanation, as: 'explanation'
13366
+ property :pairwise_choice, as: 'pairwiseChoice'
13367
+ end
13368
+ end
13369
+
13370
+ class GoogleCloudAiplatformV1beta1PairwiseMetricSpec
13371
+ # @private
13372
+ class Representation < Google::Apis::Core::JsonRepresentation
13373
+ property :metric_prompt_template, as: 'metricPromptTemplate'
13374
+ end
13375
+ end
13376
+
11941
13377
  class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput
11942
13378
  # @private
11943
13379
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12017,6 +13453,10 @@ module Google
12017
13453
  class GoogleCloudAiplatformV1beta1Part
12018
13454
  # @private
12019
13455
  class Representation < Google::Apis::Core::JsonRepresentation
13456
+ property :code_execution_result, as: 'codeExecutionResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CodeExecutionResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CodeExecutionResult::Representation
13457
+
13458
+ property :executable_code, as: 'executableCode', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutableCode, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutableCode::Representation
13459
+
12020
13460
  property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FileData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FileData::Representation
12021
13461
 
12022
13462
  property :function_call, as: 'functionCall', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionCall, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionCall::Representation
@@ -12031,6 +13471,15 @@ module Google
12031
13471
  end
12032
13472
  end
12033
13473
 
13474
+ class GoogleCloudAiplatformV1beta1PartnerModelTuningSpec
13475
+ # @private
13476
+ class Representation < Google::Apis::Core::JsonRepresentation
13477
+ hash :hyper_parameters, as: 'hyperParameters'
13478
+ property :training_dataset_uri, as: 'trainingDatasetUri'
13479
+ property :validation_dataset_uri, as: 'validationDatasetUri'
13480
+ end
13481
+ end
13482
+
12034
13483
  class GoogleCloudAiplatformV1beta1PauseModelDeploymentMonitoringJobRequest
12035
13484
  # @private
12036
13485
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12072,6 +13521,8 @@ module Google
12072
13521
 
12073
13522
  property :resource_runtime_spec, as: 'resourceRuntimeSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResourceRuntimeSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResourceRuntimeSpec::Representation
12074
13523
 
13524
+ property :satisfies_pzi, as: 'satisfiesPzi'
13525
+ property :satisfies_pzs, as: 'satisfiesPzs'
12075
13526
  property :start_time, as: 'startTime'
12076
13527
  property :state, as: 'state'
12077
13528
  property :update_time, as: 'updateTime'
@@ -12093,8 +13544,13 @@ module Google
12093
13544
  hash :labels, as: 'labels'
12094
13545
  property :name, as: 'name'
12095
13546
  property :network, as: 'network'
13547
+ property :original_pipeline_job_id, :numeric_string => true, as: 'originalPipelineJobId'
12096
13548
  hash :pipeline_spec, as: 'pipelineSpec'
13549
+ collection :pipeline_task_rerun_configs, as: 'pipelineTaskRerunConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineTaskRerunConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineTaskRerunConfig::Representation
13550
+
12097
13551
  property :preflight_validations, as: 'preflightValidations'
13552
+ property :psc_interface_config, as: 'pscInterfaceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscInterfaceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscInterfaceConfig::Representation
13553
+
12098
13554
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
12099
13555
  property :runtime_config, as: 'runtimeConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig::Representation
12100
13556
 
@@ -12126,6 +13582,8 @@ module Google
12126
13582
  class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig
12127
13583
  # @private
12128
13584
  class Representation < Google::Apis::Core::JsonRepresentation
13585
+ property :default_runtime, as: 'defaultRuntime', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime::Representation
13586
+
12129
13587
  property :failure_policy, as: 'failurePolicy'
12130
13588
  property :gcs_output_directory, as: 'gcsOutputDirectory'
12131
13589
  hash :input_artifacts, as: 'inputArtifacts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact::Representation
@@ -12136,6 +13594,14 @@ module Google
12136
13594
  end
12137
13595
  end
12138
13596
 
13597
+ class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime
13598
+ # @private
13599
+ class Representation < Google::Apis::Core::JsonRepresentation
13600
+ property :persistent_resource_runtime_detail, as: 'persistentResourceRuntimeDetail', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail::Representation
13601
+
13602
+ end
13603
+ end
13604
+
12139
13605
  class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
12140
13606
  # @private
12141
13607
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12143,6 +13609,15 @@ module Google
12143
13609
  end
12144
13610
  end
12145
13611
 
13612
+ class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
13613
+ # @private
13614
+ class Representation < Google::Apis::Core::JsonRepresentation
13615
+ property :persistent_resource_name, as: 'persistentResourceName'
13616
+ property :task_resource_unavailable_timeout_behavior, as: 'taskResourceUnavailableTimeoutBehavior'
13617
+ property :task_resource_unavailable_wait_time_ms, :numeric_string => true, as: 'taskResourceUnavailableWaitTimeMs'
13618
+ end
13619
+ end
13620
+
12146
13621
  class GoogleCloudAiplatformV1beta1PipelineTaskDetail
12147
13622
  # @private
12148
13623
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12214,6 +13689,35 @@ module Google
12214
13689
  end
12215
13690
  end
12216
13691
 
13692
+ class GoogleCloudAiplatformV1beta1PipelineTaskRerunConfig
13693
+ # @private
13694
+ class Representation < Google::Apis::Core::JsonRepresentation
13695
+ property :inputs, as: 'inputs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigInputs, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigInputs::Representation
13696
+
13697
+ property :skip_downstream_tasks, as: 'skipDownstreamTasks'
13698
+ property :skip_task, as: 'skipTask'
13699
+ property :task_id, :numeric_string => true, as: 'taskId'
13700
+ property :task_name, as: 'taskName'
13701
+ end
13702
+ end
13703
+
13704
+ class GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigArtifactList
13705
+ # @private
13706
+ class Representation < Google::Apis::Core::JsonRepresentation
13707
+ collection :artifacts, as: 'artifacts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeArtifact, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeArtifact::Representation
13708
+
13709
+ end
13710
+ end
13711
+
13712
+ class GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigInputs
13713
+ # @private
13714
+ class Representation < Google::Apis::Core::JsonRepresentation
13715
+ hash :artifacts, as: 'artifacts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigArtifactList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineTaskRerunConfigArtifactList::Representation
13716
+
13717
+ hash :parameter_values, as: 'parameterValues'
13718
+ end
13719
+ end
13720
+
12217
13721
  class GoogleCloudAiplatformV1beta1PipelineTemplateMetadata
12218
13722
  # @private
12219
13723
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12221,6 +13725,38 @@ module Google
12221
13725
  end
12222
13726
  end
12223
13727
 
13728
+ class GoogleCloudAiplatformV1beta1PointwiseMetricInput
13729
+ # @private
13730
+ class Representation < Google::Apis::Core::JsonRepresentation
13731
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricInstance::Representation
13732
+
13733
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricSpec::Representation
13734
+
13735
+ end
13736
+ end
13737
+
13738
+ class GoogleCloudAiplatformV1beta1PointwiseMetricInstance
13739
+ # @private
13740
+ class Representation < Google::Apis::Core::JsonRepresentation
13741
+ property :json_instance, as: 'jsonInstance'
13742
+ end
13743
+ end
13744
+
13745
+ class GoogleCloudAiplatformV1beta1PointwiseMetricResult
13746
+ # @private
13747
+ class Representation < Google::Apis::Core::JsonRepresentation
13748
+ property :explanation, as: 'explanation'
13749
+ property :score, as: 'score'
13750
+ end
13751
+ end
13752
+
13753
+ class GoogleCloudAiplatformV1beta1PointwiseMetricSpec
13754
+ # @private
13755
+ class Representation < Google::Apis::Core::JsonRepresentation
13756
+ property :metric_prompt_template, as: 'metricPromptTemplate'
13757
+ end
13758
+ end
13759
+
12224
13760
  class GoogleCloudAiplatformV1beta1Port
12225
13761
  # @private
12226
13762
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12235,6 +13771,28 @@ module Google
12235
13771
  end
12236
13772
  end
12237
13773
 
13774
+ class GoogleCloudAiplatformV1beta1PredictLongRunningMetadata
13775
+ # @private
13776
+ class Representation < Google::Apis::Core::JsonRepresentation
13777
+ end
13778
+ end
13779
+
13780
+ class GoogleCloudAiplatformV1beta1PredictLongRunningRequest
13781
+ # @private
13782
+ class Representation < Google::Apis::Core::JsonRepresentation
13783
+ collection :instances, as: 'instances'
13784
+ property :parameters, as: 'parameters'
13785
+ end
13786
+ end
13787
+
13788
+ class GoogleCloudAiplatformV1beta1PredictLongRunningResponse
13789
+ # @private
13790
+ class Representation < Google::Apis::Core::JsonRepresentation
13791
+ property :generate_video_response, as: 'generateVideoResponse', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateVideoResponse, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateVideoResponse::Representation
13792
+
13793
+ end
13794
+ end
13795
+
12238
13796
  class GoogleCloudAiplatformV1beta1PredictRequest
12239
13797
  # @private
12240
13798
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12296,7 +13854,9 @@ module Google
12296
13854
  # @private
12297
13855
  class Representation < Google::Apis::Core::JsonRepresentation
12298
13856
  property :enable_private_service_connect, as: 'enablePrivateServiceConnect'
13857
+ property :enable_secure_private_service_connect, as: 'enableSecurePrivateServiceConnect'
12299
13858
  collection :project_allowlist, as: 'projectAllowlist'
13859
+ property :service_attachment, as: 'serviceAttachment'
12300
13860
  end
12301
13861
  end
12302
13862
 
@@ -12361,6 +13921,8 @@ module Google
12361
13921
 
12362
13922
  property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke::Representation
12363
13923
 
13924
+ property :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex::Representation
13925
+
12364
13926
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
12365
13927
 
12366
13928
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -12410,6 +13972,7 @@ module Google
12410
13972
  # @private
12411
13973
  class Representation < Google::Apis::Core::JsonRepresentation
12412
13974
  hash :labels, as: 'labels'
13975
+ property :sample_request, as: 'sampleRequest'
12413
13976
  end
12414
13977
  end
12415
13978
 
@@ -12420,6 +13983,14 @@ module Google
12420
13983
  end
12421
13984
  end
12422
13985
 
13986
+ class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
13987
+ # @private
13988
+ class Representation < Google::Apis::Core::JsonRepresentation
13989
+ collection :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy::Representation
13990
+
13991
+ end
13992
+ end
13993
+
12423
13994
  class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
12424
13995
  # @private
12425
13996
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12601,6 +14172,7 @@ module Google
12601
14172
  class GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest
12602
14173
  # @private
12603
14174
  class Representation < Google::Apis::Core::JsonRepresentation
14175
+ property :class_method, as: 'classMethod'
12604
14176
  hash :input, as: 'input'
12605
14177
  end
12606
14178
  end
@@ -12772,7 +14344,10 @@ module Google
12772
14344
  # @private
12773
14345
  class Representation < Google::Apis::Core::JsonRepresentation
12774
14346
  property :distance, as: 'distance'
14347
+ property :score, as: 'score'
14348
+ property :source_display_name, as: 'sourceDisplayName'
12775
14349
  property :source_uri, as: 'sourceUri'
14350
+ property :sparse_distance, as: 'sparseDistance'
12776
14351
  property :text, as: 'text'
12777
14352
  end
12778
14353
  end
@@ -12780,69 +14355,274 @@ module Google
12780
14355
  class GoogleCloudAiplatformV1beta1RagCorpus
12781
14356
  # @private
12782
14357
  class Representation < Google::Apis::Core::JsonRepresentation
14358
+ property :corpus_status, as: 'corpusStatus', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CorpusStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CorpusStatus::Representation
14359
+
12783
14360
  property :create_time, as: 'createTime'
12784
14361
  property :description, as: 'description'
12785
14362
  property :display_name, as: 'displayName'
12786
14363
  property :name, as: 'name'
12787
14364
  property :rag_embedding_model_config, as: 'ragEmbeddingModelConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig::Representation
12788
14365
 
14366
+ property :rag_vector_db_config, as: 'ragVectorDbConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig::Representation
14367
+
12789
14368
  property :update_time, as: 'updateTime'
14369
+ property :vector_db_config, as: 'vectorDbConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig::Representation
14370
+
14371
+ property :vertex_ai_search_config, as: 'vertexAiSearchConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearchConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearchConfig::Representation
14372
+
12790
14373
  end
12791
14374
  end
12792
14375
 
12793
14376
  class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig
12794
14377
  # @private
12795
14378
  class Representation < Google::Apis::Core::JsonRepresentation
14379
+ property :hybrid_search_config, as: 'hybridSearchConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigHybridSearchConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigHybridSearchConfig::Representation
14380
+
12796
14381
  property :vertex_prediction_endpoint, as: 'vertexPredictionEndpoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint::Representation
12797
14382
 
12798
14383
  end
12799
14384
  end
12800
14385
 
12801
- class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint
14386
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigHybridSearchConfig
14387
+ # @private
14388
+ class Representation < Google::Apis::Core::JsonRepresentation
14389
+ property :dense_embedding_model_prediction_endpoint, as: 'denseEmbeddingModelPredictionEndpoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint::Representation
14390
+
14391
+ property :sparse_embedding_config, as: 'sparseEmbeddingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfig::Representation
14392
+
14393
+ end
14394
+ end
14395
+
14396
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfig
14397
+ # @private
14398
+ class Representation < Google::Apis::Core::JsonRepresentation
14399
+ property :bm25, as: 'bm25', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfigBm25, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfigBm25::Representation
14400
+
14401
+ end
14402
+ end
14403
+
14404
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigSparseEmbeddingConfigBm25
14405
+ # @private
14406
+ class Representation < Google::Apis::Core::JsonRepresentation
14407
+ property :b, as: 'b'
14408
+ property :k1, as: 'k1'
14409
+ property :multilingual, as: 'multilingual'
14410
+ end
14411
+ end
14412
+
14413
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint
14414
+ # @private
14415
+ class Representation < Google::Apis::Core::JsonRepresentation
14416
+ property :endpoint, as: 'endpoint'
14417
+ property :model, as: 'model'
14418
+ property :model_version_id, as: 'modelVersionId'
14419
+ end
14420
+ end
14421
+
14422
+ class GoogleCloudAiplatformV1beta1RagFile
14423
+ # @private
14424
+ class Representation < Google::Apis::Core::JsonRepresentation
14425
+ property :create_time, as: 'createTime'
14426
+ property :description, as: 'description'
14427
+ property :direct_upload_source, as: 'directUploadSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectUploadSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectUploadSource::Representation
14428
+
14429
+ property :display_name, as: 'displayName'
14430
+ property :file_status, as: 'fileStatus', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FileStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FileStatus::Representation
14431
+
14432
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource::Representation
14433
+
14434
+ property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
14435
+
14436
+ property :jira_source, as: 'jiraSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1JiraSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1JiraSource::Representation
14437
+
14438
+ property :name, as: 'name'
14439
+ property :rag_file_type, as: 'ragFileType'
14440
+ property :share_point_sources, as: 'sharePointSources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SharePointSources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SharePointSources::Representation
14441
+
14442
+ property :size_bytes, :numeric_string => true, as: 'sizeBytes'
14443
+ property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SlackSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SlackSource::Representation
14444
+
14445
+ property :update_time, as: 'updateTime'
14446
+ end
14447
+ end
14448
+
14449
+ class GoogleCloudAiplatformV1beta1RagFileChunkingConfig
14450
+ # @private
14451
+ class Representation < Google::Apis::Core::JsonRepresentation
14452
+ property :chunk_overlap, as: 'chunkOverlap'
14453
+ property :chunk_size, as: 'chunkSize'
14454
+ property :fixed_length_chunking, as: 'fixedLengthChunking', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfigFixedLengthChunking, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfigFixedLengthChunking::Representation
14455
+
14456
+ end
14457
+ end
14458
+
14459
+ class GoogleCloudAiplatformV1beta1RagFileChunkingConfigFixedLengthChunking
14460
+ # @private
14461
+ class Representation < Google::Apis::Core::JsonRepresentation
14462
+ property :chunk_overlap, as: 'chunkOverlap'
14463
+ property :chunk_size, as: 'chunkSize'
14464
+ end
14465
+ end
14466
+
14467
+ class GoogleCloudAiplatformV1beta1RagFileParsingConfig
14468
+ # @private
14469
+ class Representation < Google::Apis::Core::JsonRepresentation
14470
+ property :advanced_parser, as: 'advancedParser', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigAdvancedParser, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigAdvancedParser::Representation
14471
+
14472
+ property :layout_parser, as: 'layoutParser', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigLayoutParser, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigLayoutParser::Representation
14473
+
14474
+ property :use_advanced_pdf_parsing, as: 'useAdvancedPdfParsing'
14475
+ end
14476
+ end
14477
+
14478
+ class GoogleCloudAiplatformV1beta1RagFileParsingConfigAdvancedParser
14479
+ # @private
14480
+ class Representation < Google::Apis::Core::JsonRepresentation
14481
+ property :use_advanced_pdf_parsing, as: 'useAdvancedPdfParsing'
14482
+ end
14483
+ end
14484
+
14485
+ class GoogleCloudAiplatformV1beta1RagFileParsingConfigLayoutParser
14486
+ # @private
14487
+ class Representation < Google::Apis::Core::JsonRepresentation
14488
+ property :max_parsing_requests_per_min, as: 'maxParsingRequestsPerMin'
14489
+ property :processor_name, as: 'processorName'
14490
+ end
14491
+ end
14492
+
14493
+ class GoogleCloudAiplatformV1beta1RagFileTransformationConfig
14494
+ # @private
14495
+ class Representation < Google::Apis::Core::JsonRepresentation
14496
+ property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
14497
+
14498
+ end
14499
+ end
14500
+
14501
+ class GoogleCloudAiplatformV1beta1RagQuery
14502
+ # @private
14503
+ class Representation < Google::Apis::Core::JsonRepresentation
14504
+ property :rag_retrieval_config, as: 'ragRetrievalConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfig::Representation
14505
+
14506
+ property :ranking, as: 'ranking', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagQueryRanking, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagQueryRanking::Representation
14507
+
14508
+ property :similarity_top_k, as: 'similarityTopK'
14509
+ property :text, as: 'text'
14510
+ end
14511
+ end
14512
+
14513
+ class GoogleCloudAiplatformV1beta1RagQueryRanking
14514
+ # @private
14515
+ class Representation < Google::Apis::Core::JsonRepresentation
14516
+ property :alpha, as: 'alpha'
14517
+ end
14518
+ end
14519
+
14520
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfig
14521
+ # @private
14522
+ class Representation < Google::Apis::Core::JsonRepresentation
14523
+ property :filter, as: 'filter', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigFilter, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigFilter::Representation
14524
+
14525
+ property :hybrid_search, as: 'hybridSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigHybridSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigHybridSearch::Representation
14526
+
14527
+ property :ranking, as: 'ranking', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigRanking, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigRanking::Representation
14528
+
14529
+ property :top_k, as: 'topK'
14530
+ end
14531
+ end
14532
+
14533
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigFilter
14534
+ # @private
14535
+ class Representation < Google::Apis::Core::JsonRepresentation
14536
+ property :metadata_filter, as: 'metadataFilter'
14537
+ property :vector_distance_threshold, as: 'vectorDistanceThreshold'
14538
+ property :vector_similarity_threshold, as: 'vectorSimilarityThreshold'
14539
+ end
14540
+ end
14541
+
14542
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigHybridSearch
14543
+ # @private
14544
+ class Representation < Google::Apis::Core::JsonRepresentation
14545
+ property :alpha, as: 'alpha'
14546
+ end
14547
+ end
14548
+
14549
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigRanking
14550
+ # @private
14551
+ class Representation < Google::Apis::Core::JsonRepresentation
14552
+ property :llm_ranker, as: 'llmRanker', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingLlmRanker, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingLlmRanker::Representation
14553
+
14554
+ property :rank_service, as: 'rankService', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingRankService, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingRankService::Representation
14555
+
14556
+ end
14557
+ end
14558
+
14559
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingLlmRanker
14560
+ # @private
14561
+ class Representation < Google::Apis::Core::JsonRepresentation
14562
+ property :model_name, as: 'modelName'
14563
+ end
14564
+ end
14565
+
14566
+ class GoogleCloudAiplatformV1beta1RagRetrievalConfigRankingRankService
14567
+ # @private
14568
+ class Representation < Google::Apis::Core::JsonRepresentation
14569
+ property :model_name, as: 'modelName'
14570
+ end
14571
+ end
14572
+
14573
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfig
14574
+ # @private
14575
+ class Representation < Google::Apis::Core::JsonRepresentation
14576
+ property :api_auth, as: 'apiAuth', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ApiAuth, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ApiAuth::Representation
14577
+
14578
+ property :pinecone, as: 'pinecone', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigPinecone, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigPinecone::Representation
14579
+
14580
+ property :rag_embedding_model_config, as: 'ragEmbeddingModelConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig::Representation
14581
+
14582
+ property :rag_managed_db, as: 'ragManagedDb', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedDb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedDb::Representation
14583
+
14584
+ property :vertex_feature_store, as: 'vertexFeatureStore', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore::Representation
14585
+
14586
+ property :vertex_vector_search, as: 'vertexVectorSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexVectorSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexVectorSearch::Representation
14587
+
14588
+ property :weaviate, as: 'weaviate', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigWeaviate, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigWeaviate::Representation
14589
+
14590
+ end
14591
+ end
14592
+
14593
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigPinecone
14594
+ # @private
14595
+ class Representation < Google::Apis::Core::JsonRepresentation
14596
+ property :index_name, as: 'indexName'
14597
+ end
14598
+ end
14599
+
14600
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedDb
12802
14601
  # @private
12803
14602
  class Representation < Google::Apis::Core::JsonRepresentation
12804
- property :endpoint, as: 'endpoint'
12805
- property :model, as: 'model'
12806
- property :model_version_id, as: 'modelVersionId'
12807
14603
  end
12808
14604
  end
12809
14605
 
12810
- class GoogleCloudAiplatformV1beta1RagFile
14606
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore
12811
14607
  # @private
12812
14608
  class Representation < Google::Apis::Core::JsonRepresentation
12813
- property :create_time, as: 'createTime'
12814
- property :description, as: 'description'
12815
- property :direct_upload_source, as: 'directUploadSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectUploadSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectUploadSource::Representation
12816
-
12817
- property :display_name, as: 'displayName'
12818
- property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource::Representation
12819
-
12820
- property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
12821
-
12822
- property :jira_source, as: 'jiraSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1JiraSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1JiraSource::Representation
12823
-
12824
- property :name, as: 'name'
12825
- property :rag_file_type, as: 'ragFileType'
12826
- property :size_bytes, :numeric_string => true, as: 'sizeBytes'
12827
- property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SlackSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SlackSource::Representation
12828
-
12829
- property :update_time, as: 'updateTime'
14609
+ property :feature_view_resource_name, as: 'featureViewResourceName'
12830
14610
  end
12831
14611
  end
12832
14612
 
12833
- class GoogleCloudAiplatformV1beta1RagFileChunkingConfig
14613
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexVectorSearch
12834
14614
  # @private
12835
14615
  class Representation < Google::Apis::Core::JsonRepresentation
12836
- property :chunk_overlap, as: 'chunkOverlap'
12837
- property :chunk_size, as: 'chunkSize'
14616
+ property :index, as: 'index'
14617
+ property :index_endpoint, as: 'indexEndpoint'
12838
14618
  end
12839
14619
  end
12840
14620
 
12841
- class GoogleCloudAiplatformV1beta1RagQuery
14621
+ class GoogleCloudAiplatformV1beta1RagVectorDbConfigWeaviate
12842
14622
  # @private
12843
14623
  class Representation < Google::Apis::Core::JsonRepresentation
12844
- property :similarity_top_k, as: 'similarityTopK'
12845
- property :text, as: 'text'
14624
+ property :collection_name, as: 'collectionName'
14625
+ property :http_endpoint, as: 'httpEndpoint'
12846
14626
  end
12847
14627
  end
12848
14628
 
@@ -12873,6 +14653,8 @@ module Google
12873
14653
  class Representation < Google::Apis::Core::JsonRepresentation
12874
14654
  property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
12875
14655
  property :image_uri, as: 'imageUri'
14656
+ collection :nfs_mounts, as: 'nfsMounts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NfsMount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NfsMount::Representation
14657
+
12876
14658
  property :ray_logs_spec, as: 'rayLogsSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayLogsSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayLogsSpec::Representation
12877
14659
 
12878
14660
  property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayMetricSpec::Representation
@@ -13031,6 +14813,19 @@ module Google
13031
14813
  end
13032
14814
  end
13033
14815
 
14816
+ class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
14817
+ # @private
14818
+ class Representation < Google::Apis::Core::JsonRepresentation
14819
+ property :artifact_destination, as: 'artifactDestination', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination::Representation
14820
+
14821
+ property :deploy_to_same_endpoint, as: 'deployToSameEndpoint'
14822
+ property :tuned_model_ref, as: 'tunedModelRef', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TunedModelRef, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TunedModelRef::Representation
14823
+
14824
+ property :tuning_job, as: 'tuningJob', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob::Representation
14825
+
14826
+ end
14827
+ end
14828
+
13034
14829
  class GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata
13035
14830
  # @private
13036
14831
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13108,6 +14903,15 @@ module Google
13108
14903
  end
13109
14904
  end
13110
14905
 
14906
+ class GoogleCloudAiplatformV1beta1ReservationAffinity
14907
+ # @private
14908
+ class Representation < Google::Apis::Core::JsonRepresentation
14909
+ property :key, as: 'key'
14910
+ property :reservation_affinity_type, as: 'reservationAffinityType'
14911
+ collection :values, as: 'values'
14912
+ end
14913
+ end
14914
+
13111
14915
  class GoogleCloudAiplatformV1beta1ResourcePool
13112
14916
  # @private
13113
14917
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13188,6 +14992,13 @@ module Google
13188
14992
  end
13189
14993
  end
13190
14994
 
14995
+ class GoogleCloudAiplatformV1beta1RetrievalMetadata
14996
+ # @private
14997
+ class Representation < Google::Apis::Core::JsonRepresentation
14998
+ property :google_search_dynamic_retrieval_score, as: 'googleSearchDynamicRetrievalScore'
14999
+ end
15000
+ end
15001
+
13191
15002
  class GoogleCloudAiplatformV1beta1RetrieveContextsRequest
13192
15003
  # @private
13193
15004
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13266,6 +15077,21 @@ module Google
13266
15077
  end
13267
15078
  end
13268
15079
 
15080
+ class GoogleCloudAiplatformV1beta1RuntimeArtifact
15081
+ # @private
15082
+ class Representation < Google::Apis::Core::JsonRepresentation
15083
+ hash :custom_properties, as: 'customProperties', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Value, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Value::Representation
15084
+
15085
+ hash :metadata, as: 'metadata'
15086
+ property :name, as: 'name'
15087
+ hash :properties, as: 'properties', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Value, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Value::Representation
15088
+
15089
+ property :type, as: 'type', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ArtifactTypeSchema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ArtifactTypeSchema::Representation
15090
+
15091
+ property :uri, as: 'uri'
15092
+ end
15093
+ end
15094
+
13269
15095
  class GoogleCloudAiplatformV1beta1RuntimeConfig
13270
15096
  # @private
13271
15097
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13431,6 +15257,13 @@ module Google
13431
15257
  end
13432
15258
  end
13433
15259
 
15260
+ class GoogleCloudAiplatformV1beta1ScheduleConfig
15261
+ # @private
15262
+ class Representation < Google::Apis::Core::JsonRepresentation
15263
+ property :cron, as: 'cron'
15264
+ end
15265
+ end
15266
+
13434
15267
  class GoogleCloudAiplatformV1beta1ScheduleRunResponse
13435
15268
  # @private
13436
15269
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13443,6 +15276,7 @@ module Google
13443
15276
  # @private
13444
15277
  class Representation < Google::Apis::Core::JsonRepresentation
13445
15278
  property :disable_retries, as: 'disableRetries'
15279
+ property :max_wait_duration, as: 'maxWaitDuration'
13446
15280
  property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
13447
15281
  property :strategy, as: 'strategy'
13448
15282
  property :timeout, as: 'timeout'
@@ -13452,6 +15286,8 @@ module Google
13452
15286
  class GoogleCloudAiplatformV1beta1Schema
13453
15287
  # @private
13454
15288
  class Representation < Google::Apis::Core::JsonRepresentation
15289
+ collection :any_of, as: 'anyOf', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
15290
+
13455
15291
  property :default, as: 'default'
13456
15292
  property :description, as: 'description'
13457
15293
  collection :enum, as: 'enum'
@@ -13471,6 +15307,7 @@ module Google
13471
15307
  property :pattern, as: 'pattern'
13472
15308
  hash :properties, as: 'properties', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
13473
15309
 
15310
+ collection :property_ordering, as: 'propertyOrdering'
13474
15311
  collection :required, as: 'required'
13475
15312
  property :title, as: 'title'
13476
15313
  property :type, as: 'type'
@@ -13932,6 +15769,25 @@ module Google
13932
15769
  end
13933
15770
  end
13934
15771
 
15772
+ class GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfig
15773
+ # @private
15774
+ class Representation < Google::Apis::Core::JsonRepresentation
15775
+ property :disable_attribution, as: 'disableAttribution'
15776
+ collection :sources, as: 'sources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfigSourceEntry, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfigSourceEntry::Representation
15777
+
15778
+ end
15779
+ end
15780
+
15781
+ class GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfigSourceEntry
15782
+ # @private
15783
+ class Representation < Google::Apis::Core::JsonRepresentation
15784
+ property :enterprise_datastore, as: 'enterpriseDatastore'
15785
+ property :inline_context, as: 'inlineContext'
15786
+ property :type, as: 'type'
15787
+ property :vertex_ai_search_datastore, as: 'vertexAiSearchDatastore'
15788
+ end
15789
+ end
15790
+
13935
15791
  class GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionParams
13936
15792
  # @private
13937
15793
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14140,6 +15996,163 @@ module Google
14140
15996
  end
14141
15997
  end
14142
15998
 
15999
+ class GoogleCloudAiplatformV1beta1SchemaPromptApiSchema
16000
+ # @private
16001
+ class Representation < Google::Apis::Core::JsonRepresentation
16002
+ property :api_schema_version, as: 'apiSchemaVersion'
16003
+ collection :executions, as: 'executions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptInstancePromptExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptInstancePromptExecution::Representation
16004
+
16005
+ property :multimodal_prompt, as: 'multimodalPrompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecMultimodalPrompt, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecMultimodalPrompt::Representation
16006
+
16007
+ property :structured_prompt, as: 'structuredPrompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecStructuredPrompt, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecStructuredPrompt::Representation
16008
+
16009
+ property :translation_prompt, as: 'translationPrompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationPrompt, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationPrompt::Representation
16010
+
16011
+ end
16012
+ end
16013
+
16014
+ class GoogleCloudAiplatformV1beta1SchemaPromptInstancePromptExecution
16015
+ # @private
16016
+ class Representation < Google::Apis::Core::JsonRepresentation
16017
+ hash :arguments, as: 'arguments', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptInstanceVariableValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptInstanceVariableValue::Representation
16018
+
16019
+ end
16020
+ end
16021
+
16022
+ class GoogleCloudAiplatformV1beta1SchemaPromptInstanceVariableValue
16023
+ # @private
16024
+ class Representation < Google::Apis::Core::JsonRepresentation
16025
+ property :part_list, as: 'partList', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList::Representation
16026
+
16027
+ end
16028
+ end
16029
+
16030
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecMultimodalPrompt
16031
+ # @private
16032
+ class Representation < Google::Apis::Core::JsonRepresentation
16033
+ property :prompt_message, as: 'promptMessage', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage::Representation
16034
+
16035
+ end
16036
+ end
16037
+
16038
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList
16039
+ # @private
16040
+ class Representation < Google::Apis::Core::JsonRepresentation
16041
+ collection :parts, as: 'parts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Part, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Part::Representation
16042
+
16043
+ end
16044
+ end
16045
+
16046
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage
16047
+ # @private
16048
+ class Representation < Google::Apis::Core::JsonRepresentation
16049
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
16050
+
16051
+ property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
16052
+
16053
+ property :model, as: 'model'
16054
+ collection :safety_settings, as: 'safetySettings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting::Representation
16055
+
16056
+ property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
16057
+
16058
+ property :tool_config, as: 'toolConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolConfig::Representation
16059
+
16060
+ collection :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
16061
+
16062
+ end
16063
+ end
16064
+
16065
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePair
16066
+ # @private
16067
+ class Representation < Google::Apis::Core::JsonRepresentation
16068
+ property :source_sentence, as: 'sourceSentence'
16069
+ property :target_sentence, as: 'targetSentence'
16070
+ end
16071
+ end
16072
+
16073
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePairList
16074
+ # @private
16075
+ class Representation < Google::Apis::Core::JsonRepresentation
16076
+ collection :reference_sentence_pairs, as: 'referenceSentencePairs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePair, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePair::Representation
16077
+
16078
+ end
16079
+ end
16080
+
16081
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecStructuredPrompt
16082
+ # @private
16083
+ class Representation < Google::Apis::Core::JsonRepresentation
16084
+ property :context, as: 'context', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
16085
+
16086
+ collection :examples, as: 'examples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList::Representation
16087
+
16088
+ property :infill_prefix, as: 'infillPrefix'
16089
+ property :infill_suffix, as: 'infillSuffix'
16090
+ collection :input_prefixes, as: 'inputPrefixes'
16091
+ collection :output_prefixes, as: 'outputPrefixes'
16092
+ collection :prediction_inputs, as: 'predictionInputs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPartList::Representation
16093
+
16094
+ property :prompt_message, as: 'promptMessage', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage::Representation
16095
+
16096
+ end
16097
+ end
16098
+
16099
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationExample
16100
+ # @private
16101
+ class Representation < Google::Apis::Core::JsonRepresentation
16102
+ collection :reference_sentence_pair_lists, as: 'referenceSentencePairLists', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePairList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecReferenceSentencePairList::Representation
16103
+
16104
+ collection :reference_sentences_file_inputs, as: 'referenceSentencesFileInputs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationSentenceFileInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationSentenceFileInput::Representation
16105
+
16106
+ end
16107
+ end
16108
+
16109
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationFileInputSource
16110
+ # @private
16111
+ class Representation < Google::Apis::Core::JsonRepresentation
16112
+ property :content, as: 'content'
16113
+ property :display_name, as: 'displayName'
16114
+ property :mime_type, as: 'mimeType'
16115
+ end
16116
+ end
16117
+
16118
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationGcsInputSource
16119
+ # @private
16120
+ class Representation < Google::Apis::Core::JsonRepresentation
16121
+ property :input_uri, as: 'inputUri'
16122
+ end
16123
+ end
16124
+
16125
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationOption
16126
+ # @private
16127
+ class Representation < Google::Apis::Core::JsonRepresentation
16128
+ property :number_of_shots, as: 'numberOfShots'
16129
+ end
16130
+ end
16131
+
16132
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationPrompt
16133
+ # @private
16134
+ class Representation < Google::Apis::Core::JsonRepresentation
16135
+ property :example, as: 'example', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationExample, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationExample::Representation
16136
+
16137
+ property :option, as: 'option', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationOption, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationOption::Representation
16138
+
16139
+ property :prompt_message, as: 'promptMessage', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecPromptMessage::Representation
16140
+
16141
+ property :source_language_code, as: 'sourceLanguageCode'
16142
+ property :target_language_code, as: 'targetLanguageCode'
16143
+ end
16144
+ end
16145
+
16146
+ class GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationSentenceFileInput
16147
+ # @private
16148
+ class Representation < Google::Apis::Core::JsonRepresentation
16149
+ property :file_input_source, as: 'fileInputSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationFileInputSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationFileInputSource::Representation
16150
+
16151
+ property :gcs_input_source, as: 'gcsInputSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationGcsInputSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptSpecTranslationGcsInputSource::Representation
16152
+
16153
+ end
16154
+ end
16155
+
14143
16156
  class GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata
14144
16157
  # @private
14145
16158
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14205,6 +16218,32 @@ module Google
14205
16218
  end
14206
16219
  end
14207
16220
 
16221
+ class GoogleCloudAiplatformV1beta1SchemaTextPromptDatasetMetadata
16222
+ # @private
16223
+ class Representation < Google::Apis::Core::JsonRepresentation
16224
+ property :candidate_count, :numeric_string => true, as: 'candidateCount'
16225
+ property :gcs_uri, as: 'gcsUri'
16226
+ property :grounding_config, as: 'groundingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPredictParamsGroundingConfig::Representation
16227
+
16228
+ property :has_prompt_variable, as: 'hasPromptVariable'
16229
+ property :logprobs, as: 'logprobs'
16230
+ property :max_output_tokens, :numeric_string => true, as: 'maxOutputTokens'
16231
+ property :note, as: 'note'
16232
+ property :prompt_api_schema, as: 'promptApiSchema', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptApiSchema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SchemaPromptApiSchema::Representation
16233
+
16234
+ property :prompt_type, as: 'promptType'
16235
+ property :seed_enabled, as: 'seedEnabled'
16236
+ property :seed_value, :numeric_string => true, as: 'seedValue'
16237
+ collection :stop_sequences, as: 'stopSequences'
16238
+ property :system_instruction, as: 'systemInstruction'
16239
+ property :system_instruction_gcs_uri, as: 'systemInstructionGcsUri'
16240
+ property :temperature, as: 'temperature'
16241
+ property :text, as: 'text'
16242
+ property :top_k, :numeric_string => true, as: 'topK'
16243
+ property :top_p, as: 'topP'
16244
+ end
16245
+ end
16246
+
14208
16247
  class GoogleCloudAiplatformV1beta1SchemaTextSegment
14209
16248
  # @private
14210
16249
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15229,6 +17268,30 @@ module Google
15229
17268
  end
15230
17269
  end
15231
17270
 
17271
+ class GoogleCloudAiplatformV1beta1SharePointSources
17272
+ # @private
17273
+ class Representation < Google::Apis::Core::JsonRepresentation
17274
+ collection :share_point_sources, as: 'sharePointSources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SharePointSourcesSharePointSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SharePointSourcesSharePointSource::Representation
17275
+
17276
+ end
17277
+ end
17278
+
17279
+ class GoogleCloudAiplatformV1beta1SharePointSourcesSharePointSource
17280
+ # @private
17281
+ class Representation < Google::Apis::Core::JsonRepresentation
17282
+ property :client_id, as: 'clientId'
17283
+ property :client_secret, as: 'clientSecret', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig::Representation
17284
+
17285
+ property :drive_id, as: 'driveId'
17286
+ property :drive_name, as: 'driveName'
17287
+ property :file_id, as: 'fileId'
17288
+ property :sharepoint_folder_id, as: 'sharepointFolderId'
17289
+ property :sharepoint_folder_path, as: 'sharepointFolderPath'
17290
+ property :sharepoint_site_name, as: 'sharepointSiteName'
17291
+ property :tenant_id, as: 'tenantId'
17292
+ end
17293
+ end
17294
+
15232
17295
  class GoogleCloudAiplatformV1beta1ShieldedVmConfig
15233
17296
  # @private
15234
17297
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15300,6 +17363,12 @@ module Google
15300
17363
  end
15301
17364
  end
15302
17365
 
17366
+ class GoogleCloudAiplatformV1beta1StopNotebookRuntimeRequest
17367
+ # @private
17368
+ class Representation < Google::Apis::Core::JsonRepresentation
17369
+ end
17370
+ end
17371
+
15303
17372
  class GoogleCloudAiplatformV1beta1StopTrialRequest
15304
17373
  # @private
15305
17374
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15764,7 +17833,9 @@ module Google
15764
17833
  class Representation < Google::Apis::Core::JsonRepresentation
15765
17834
  property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
15766
17835
  property :total_billable_token_count, :numeric_string => true, as: 'totalBillableTokenCount'
17836
+ property :total_truncated_example_count, :numeric_string => true, as: 'totalTruncatedExampleCount'
15767
17837
  property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
17838
+ collection :truncated_example_indices, as: 'truncatedExampleIndices'
15768
17839
  property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
15769
17840
  property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
15770
17841
  collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
@@ -16006,6 +18077,8 @@ module Google
16006
18077
  class GoogleCloudAiplatformV1beta1Tool
16007
18078
  # @private
16008
18079
  class Representation < Google::Apis::Core::JsonRepresentation
18080
+ property :code_execution, as: 'codeExecution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution::Representation
18081
+
16009
18082
  collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
16010
18083
 
16011
18084
  property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval::Representation
@@ -16054,6 +18127,12 @@ module Google
16054
18127
  end
16055
18128
  end
16056
18129
 
18130
+ class GoogleCloudAiplatformV1beta1ToolCodeExecution
18131
+ # @private
18132
+ class Representation < Google::Apis::Core::JsonRepresentation
18133
+ end
18134
+ end
18135
+
16057
18136
  class GoogleCloudAiplatformV1beta1ToolConfig
16058
18137
  # @private
16059
18138
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16282,9 +18361,20 @@ module Google
16282
18361
  end
16283
18362
  end
16284
18363
 
18364
+ class GoogleCloudAiplatformV1beta1TunedModelRef
18365
+ # @private
18366
+ class Representation < Google::Apis::Core::JsonRepresentation
18367
+ property :pipeline_job, as: 'pipelineJob'
18368
+ property :tuned_model, as: 'tunedModel'
18369
+ property :tuning_job, as: 'tuningJob'
18370
+ end
18371
+ end
18372
+
16285
18373
  class GoogleCloudAiplatformV1beta1TuningDataStats
16286
18374
  # @private
16287
18375
  class Representation < Google::Apis::Core::JsonRepresentation
18376
+ property :distillation_data_stats, as: 'distillationDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats::Representation
18377
+
16288
18378
  property :supervised_tuning_data_stats, as: 'supervisedTuningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats::Representation
16289
18379
 
16290
18380
  end
@@ -16296,6 +18386,8 @@ module Google
16296
18386
  property :base_model, as: 'baseModel'
16297
18387
  property :create_time, as: 'createTime'
16298
18388
  property :description, as: 'description'
18389
+ property :distillation_spec, as: 'distillationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationSpec::Representation
18390
+
16299
18391
  property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
16300
18392
 
16301
18393
  property :end_time, as: 'endTime'
@@ -16304,6 +18396,10 @@ module Google
16304
18396
  property :experiment, as: 'experiment'
16305
18397
  hash :labels, as: 'labels'
16306
18398
  property :name, as: 'name'
18399
+ property :partner_model_tuning_spec, as: 'partnerModelTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartnerModelTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartnerModelTuningSpec::Representation
18400
+
18401
+ property :pipeline_job, as: 'pipelineJob'
18402
+ property :service_account, as: 'serviceAccount'
16307
18403
  property :start_time, as: 'startTime'
16308
18404
  property :state, as: 'state'
16309
18405
  property :supervised_tuning_spec, as: 'supervisedTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningSpec::Representation
@@ -16387,6 +18483,14 @@ module Google
16387
18483
  end
16388
18484
  end
16389
18485
 
18486
+ class GoogleCloudAiplatformV1beta1UpdateEndpointLongRunningRequest
18487
+ # @private
18488
+ class Representation < Google::Apis::Core::JsonRepresentation
18489
+ property :endpoint, as: 'endpoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint::Representation
18490
+
18491
+ end
18492
+ end
18493
+
16390
18494
  class GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata
16391
18495
  # @private
16392
18496
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16548,6 +18652,8 @@ module Google
16548
18652
  class Representation < Google::Apis::Core::JsonRepresentation
16549
18653
  property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
16550
18654
 
18655
+ property :rag_file_transformation_config, as: 'ragFileTransformationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileTransformationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileTransformationConfig::Representation
18656
+
16551
18657
  end
16552
18658
  end
16553
18659
 
@@ -16611,12 +18717,21 @@ module Google
16611
18717
  end
16612
18718
  end
16613
18719
 
18720
+ class GoogleCloudAiplatformV1beta1VertexAiSearchConfig
18721
+ # @private
18722
+ class Representation < Google::Apis::Core::JsonRepresentation
18723
+ property :serving_config, as: 'servingConfig'
18724
+ end
18725
+ end
18726
+
16614
18727
  class GoogleCloudAiplatformV1beta1VertexRagStore
16615
18728
  # @private
16616
18729
  class Representation < Google::Apis::Core::JsonRepresentation
16617
18730
  collection :rag_corpora, as: 'ragCorpora'
16618
18731
  collection :rag_resources, as: 'ragResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexRagStoreRagResource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexRagStoreRagResource::Representation
16619
18732
 
18733
+ property :rag_retrieval_config, as: 'ragRetrievalConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagRetrievalConfig::Representation
18734
+
16620
18735
  property :similarity_top_k, as: 'similarityTopK'
16621
18736
  property :vector_distance_threshold, as: 'vectorDistanceThreshold'
16622
18737
  end