google-apis-aiplatform_v1beta1 0.22.0 → 0.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +3771 -207
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +2087 -152
- data/lib/google/apis/aiplatform_v1beta1/service.rb +558 -0
- metadata +3 -3
@@ -184,6 +184,12 @@ module Google
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
185
185
|
end
|
186
186
|
|
187
|
+
class CloudAiNlLlmProtoServicePartLmRootMetadata
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
187
193
|
class CloudAiNlLlmProtoServicePartVideoMetadata
|
188
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
195
|
|
@@ -580,6 +586,36 @@ module Google
|
|
580
586
|
include Google::Apis::Core::JsonObjectSupport
|
581
587
|
end
|
582
588
|
|
589
|
+
class GoogleCloudAiplatformV1beta1BleuInput
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class GoogleCloudAiplatformV1beta1BleuInstance
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class GoogleCloudAiplatformV1beta1BleuMetricValue
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
607
|
+
class GoogleCloudAiplatformV1beta1BleuResults
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
613
|
+
class GoogleCloudAiplatformV1beta1BleuSpec
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
583
619
|
class GoogleCloudAiplatformV1beta1Blob
|
584
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
621
|
|
@@ -646,12 +682,6 @@ module Google
|
|
646
682
|
include Google::Apis::Core::JsonObjectSupport
|
647
683
|
end
|
648
684
|
|
649
|
-
class GoogleCloudAiplatformV1beta1CheckPoint
|
650
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
-
|
652
|
-
include Google::Apis::Core::JsonObjectSupport
|
653
|
-
end
|
654
|
-
|
655
685
|
class GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata
|
656
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
687
|
|
@@ -682,6 +712,30 @@ module Google
|
|
682
712
|
include Google::Apis::Core::JsonObjectSupport
|
683
713
|
end
|
684
714
|
|
715
|
+
class GoogleCloudAiplatformV1beta1CoherenceInput
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
721
|
+
class GoogleCloudAiplatformV1beta1CoherenceInstance
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class GoogleCloudAiplatformV1beta1CoherenceResult
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
733
|
+
class GoogleCloudAiplatformV1beta1CoherenceSpec
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
685
739
|
class GoogleCloudAiplatformV1beta1CompleteTrialRequest
|
686
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
741
|
|
@@ -1138,6 +1192,12 @@ module Google
|
|
1138
1192
|
include Google::Apis::Core::JsonObjectSupport
|
1139
1193
|
end
|
1140
1194
|
|
1195
|
+
class GoogleCloudAiplatformV1beta1DirectUploadSource
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
+
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
1199
|
+
end
|
1200
|
+
|
1141
1201
|
class GoogleCloudAiplatformV1beta1DiskSpec
|
1142
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
1203
|
|
@@ -1192,6 +1252,18 @@ module Google
|
|
1192
1252
|
include Google::Apis::Core::JsonObjectSupport
|
1193
1253
|
end
|
1194
1254
|
|
1255
|
+
class GoogleCloudAiplatformV1beta1EvaluateInstancesRequest
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
+
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
class GoogleCloudAiplatformV1beta1EvaluateInstancesResponse
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
|
+
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
1265
|
+
end
|
1266
|
+
|
1195
1267
|
class GoogleCloudAiplatformV1beta1EvaluatedAnnotation
|
1196
1268
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
1269
|
|
@@ -1210,67 +1282,73 @@ module Google
|
|
1210
1282
|
include Google::Apis::Core::JsonObjectSupport
|
1211
1283
|
end
|
1212
1284
|
|
1213
|
-
class
|
1285
|
+
class GoogleCloudAiplatformV1beta1ExactMatchInput
|
1214
1286
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
1287
|
|
1216
1288
|
include Google::Apis::Core::JsonObjectSupport
|
1217
1289
|
end
|
1218
1290
|
|
1219
|
-
class
|
1291
|
+
class GoogleCloudAiplatformV1beta1ExactMatchInstance
|
1220
1292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
1293
|
|
1222
1294
|
include Google::Apis::Core::JsonObjectSupport
|
1223
1295
|
end
|
1224
1296
|
|
1225
|
-
class
|
1297
|
+
class GoogleCloudAiplatformV1beta1ExactMatchMetricValue
|
1226
1298
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
1299
|
|
1228
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1229
1301
|
end
|
1230
1302
|
|
1231
|
-
class
|
1303
|
+
class GoogleCloudAiplatformV1beta1ExactMatchResults
|
1232
1304
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
1305
|
|
1234
1306
|
include Google::Apis::Core::JsonObjectSupport
|
1235
1307
|
end
|
1236
1308
|
|
1237
|
-
class
|
1309
|
+
class GoogleCloudAiplatformV1beta1ExactMatchSpec
|
1238
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
1311
|
|
1240
1312
|
include Google::Apis::Core::JsonObjectSupport
|
1241
1313
|
end
|
1242
1314
|
|
1243
|
-
class
|
1315
|
+
class GoogleCloudAiplatformV1beta1Examples
|
1244
1316
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
1317
|
|
1246
1318
|
include Google::Apis::Core::JsonObjectSupport
|
1247
1319
|
end
|
1248
1320
|
|
1249
|
-
class
|
1321
|
+
class GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1327
|
+
class GoogleCloudAiplatformV1beta1ExamplesOverride
|
1250
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
1329
|
|
1252
1330
|
include Google::Apis::Core::JsonObjectSupport
|
1253
1331
|
end
|
1254
1332
|
|
1255
|
-
class
|
1333
|
+
class GoogleCloudAiplatformV1beta1ExamplesRestrictionsNamespace
|
1256
1334
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
1335
|
|
1258
1336
|
include Google::Apis::Core::JsonObjectSupport
|
1259
1337
|
end
|
1260
1338
|
|
1261
|
-
class
|
1339
|
+
class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
|
1262
1340
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
1341
|
|
1264
1342
|
include Google::Apis::Core::JsonObjectSupport
|
1265
1343
|
end
|
1266
1344
|
|
1267
|
-
class
|
1345
|
+
class GoogleCloudAiplatformV1beta1ExecuteExtensionResponse
|
1268
1346
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
1347
|
|
1270
1348
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1349
|
end
|
1272
1350
|
|
1273
|
-
class
|
1351
|
+
class GoogleCloudAiplatformV1beta1Execution
|
1274
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
1353
|
|
1276
1354
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1630,6 +1708,24 @@ module Google
|
|
1630
1708
|
include Google::Apis::Core::JsonObjectSupport
|
1631
1709
|
end
|
1632
1710
|
|
1711
|
+
class GoogleCloudAiplatformV1beta1FeatureViewIndexConfig
|
1712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
|
+
|
1714
|
+
include Google::Apis::Core::JsonObjectSupport
|
1715
|
+
end
|
1716
|
+
|
1717
|
+
class GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig
|
1718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
|
+
|
1720
|
+
include Google::Apis::Core::JsonObjectSupport
|
1721
|
+
end
|
1722
|
+
|
1723
|
+
class GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAhConfig
|
1724
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
|
+
|
1726
|
+
include Google::Apis::Core::JsonObjectSupport
|
1727
|
+
end
|
1728
|
+
|
1633
1729
|
class GoogleCloudAiplatformV1beta1FeatureViewSync
|
1634
1730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
1731
|
|
@@ -1774,18 +1870,72 @@ module Google
|
|
1774
1870
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1871
|
end
|
1776
1872
|
|
1873
|
+
class GoogleCloudAiplatformV1beta1FluencyInput
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1879
|
+
class GoogleCloudAiplatformV1beta1FluencyInstance
|
1880
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
|
+
|
1882
|
+
include Google::Apis::Core::JsonObjectSupport
|
1883
|
+
end
|
1884
|
+
|
1885
|
+
class GoogleCloudAiplatformV1beta1FluencyResult
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
1889
|
+
end
|
1890
|
+
|
1891
|
+
class GoogleCloudAiplatformV1beta1FluencySpec
|
1892
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
|
+
|
1894
|
+
include Google::Apis::Core::JsonObjectSupport
|
1895
|
+
end
|
1896
|
+
|
1777
1897
|
class GoogleCloudAiplatformV1beta1FractionSplit
|
1778
1898
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
1899
|
|
1780
1900
|
include Google::Apis::Core::JsonObjectSupport
|
1781
1901
|
end
|
1782
1902
|
|
1903
|
+
class GoogleCloudAiplatformV1beta1FulfillmentInput
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
|
+
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
1907
|
+
end
|
1908
|
+
|
1909
|
+
class GoogleCloudAiplatformV1beta1FulfillmentInstance
|
1910
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
|
+
|
1912
|
+
include Google::Apis::Core::JsonObjectSupport
|
1913
|
+
end
|
1914
|
+
|
1915
|
+
class GoogleCloudAiplatformV1beta1FulfillmentResult
|
1916
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
|
+
|
1918
|
+
include Google::Apis::Core::JsonObjectSupport
|
1919
|
+
end
|
1920
|
+
|
1921
|
+
class GoogleCloudAiplatformV1beta1FulfillmentSpec
|
1922
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
|
+
|
1924
|
+
include Google::Apis::Core::JsonObjectSupport
|
1925
|
+
end
|
1926
|
+
|
1783
1927
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
1784
1928
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
1929
|
|
1786
1930
|
include Google::Apis::Core::JsonObjectSupport
|
1787
1931
|
end
|
1788
1932
|
|
1933
|
+
class GoogleCloudAiplatformV1beta1FunctionCallingConfig
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1935
|
+
|
1936
|
+
include Google::Apis::Core::JsonObjectSupport
|
1937
|
+
end
|
1938
|
+
|
1789
1939
|
class GoogleCloudAiplatformV1beta1FunctionDeclaration
|
1790
1940
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
1941
|
|
@@ -1864,18 +2014,60 @@ module Google
|
|
1864
2014
|
include Google::Apis::Core::JsonObjectSupport
|
1865
2015
|
end
|
1866
2016
|
|
2017
|
+
class GoogleCloudAiplatformV1beta1GoogleDriveSource
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
1867
2029
|
class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
|
1868
2030
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
2031
|
|
1870
2032
|
include Google::Apis::Core::JsonObjectSupport
|
1871
2033
|
end
|
1872
2034
|
|
2035
|
+
class GoogleCloudAiplatformV1beta1GroundednessInput
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class GoogleCloudAiplatformV1beta1GroundednessInstance
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
|
+
|
2044
|
+
include Google::Apis::Core::JsonObjectSupport
|
2045
|
+
end
|
2046
|
+
|
2047
|
+
class GoogleCloudAiplatformV1beta1GroundednessResult
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2049
|
+
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
2051
|
+
end
|
2052
|
+
|
2053
|
+
class GoogleCloudAiplatformV1beta1GroundednessSpec
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2055
|
+
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
2057
|
+
end
|
2058
|
+
|
1873
2059
|
class GoogleCloudAiplatformV1beta1GroundingAttribution
|
1874
2060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
2061
|
|
1876
2062
|
include Google::Apis::Core::JsonObjectSupport
|
1877
2063
|
end
|
1878
2064
|
|
2065
|
+
class GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext
|
2066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2067
|
+
|
2068
|
+
include Google::Apis::Core::JsonObjectSupport
|
2069
|
+
end
|
2070
|
+
|
1879
2071
|
class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
|
1880
2072
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
2073
|
|
@@ -1960,6 +2152,18 @@ module Google
|
|
1960
2152
|
include Google::Apis::Core::JsonObjectSupport
|
1961
2153
|
end
|
1962
2154
|
|
2155
|
+
class GoogleCloudAiplatformV1beta1ImportRagFilesConfig
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2161
|
+
class GoogleCloudAiplatformV1beta1ImportRagFilesRequest
|
2162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
|
+
|
2164
|
+
include Google::Apis::Core::JsonObjectSupport
|
2165
|
+
end
|
2166
|
+
|
1963
2167
|
class GoogleCloudAiplatformV1beta1Index
|
1964
2168
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
2169
|
|
@@ -2278,6 +2482,24 @@ module Google
|
|
2278
2482
|
include Google::Apis::Core::JsonObjectSupport
|
2279
2483
|
end
|
2280
2484
|
|
2485
|
+
class GoogleCloudAiplatformV1beta1ListRagCorporaResponse
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
|
+
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
2489
|
+
end
|
2490
|
+
|
2491
|
+
class GoogleCloudAiplatformV1beta1ListRagFilesResponse
|
2492
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2493
|
+
|
2494
|
+
include Google::Apis::Core::JsonObjectSupport
|
2495
|
+
end
|
2496
|
+
|
2497
|
+
class GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
|
+
|
2500
|
+
include Google::Apis::Core::JsonObjectSupport
|
2501
|
+
end
|
2502
|
+
|
2281
2503
|
class GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
|
2282
2504
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
2505
|
|
@@ -2866,6 +3088,54 @@ module Google
|
|
2866
3088
|
include Google::Apis::Core::JsonObjectSupport
|
2867
3089
|
end
|
2868
3090
|
|
3091
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput
|
3092
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3093
|
+
|
3094
|
+
include Google::Apis::Core::JsonObjectSupport
|
3095
|
+
end
|
3096
|
+
|
3097
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance
|
3098
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3099
|
+
|
3100
|
+
include Google::Apis::Core::JsonObjectSupport
|
3101
|
+
end
|
3102
|
+
|
3103
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult
|
3104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3105
|
+
|
3106
|
+
include Google::Apis::Core::JsonObjectSupport
|
3107
|
+
end
|
3108
|
+
|
3109
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec
|
3110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3111
|
+
|
3112
|
+
include Google::Apis::Core::JsonObjectSupport
|
3113
|
+
end
|
3114
|
+
|
3115
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput
|
3116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
|
+
|
3118
|
+
include Google::Apis::Core::JsonObjectSupport
|
3119
|
+
end
|
3120
|
+
|
3121
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance
|
3122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3123
|
+
|
3124
|
+
include Google::Apis::Core::JsonObjectSupport
|
3125
|
+
end
|
3126
|
+
|
3127
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult
|
3128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3129
|
+
|
3130
|
+
include Google::Apis::Core::JsonObjectSupport
|
3131
|
+
end
|
3132
|
+
|
3133
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec
|
3134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3135
|
+
|
3136
|
+
include Google::Apis::Core::JsonObjectSupport
|
3137
|
+
end
|
3138
|
+
|
2869
3139
|
class GoogleCloudAiplatformV1beta1Part
|
2870
3140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2871
3141
|
|
@@ -3184,67 +3454,211 @@ module Google
|
|
3184
3454
|
include Google::Apis::Core::JsonObjectSupport
|
3185
3455
|
end
|
3186
3456
|
|
3187
|
-
class
|
3457
|
+
class GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest
|
3188
3458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
3459
|
|
3190
3460
|
include Google::Apis::Core::JsonObjectSupport
|
3191
3461
|
end
|
3192
3462
|
|
3193
|
-
class
|
3463
|
+
class GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse
|
3194
3464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
3465
|
|
3196
3466
|
include Google::Apis::Core::JsonObjectSupport
|
3197
3467
|
end
|
3198
3468
|
|
3199
|
-
class
|
3469
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput
|
3200
3470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
3471
|
|
3202
3472
|
include Google::Apis::Core::JsonObjectSupport
|
3203
3473
|
end
|
3204
3474
|
|
3205
|
-
class
|
3475
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance
|
3206
3476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
3477
|
|
3208
3478
|
include Google::Apis::Core::JsonObjectSupport
|
3209
3479
|
end
|
3210
3480
|
|
3211
|
-
class
|
3481
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult
|
3212
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
3483
|
|
3214
3484
|
include Google::Apis::Core::JsonObjectSupport
|
3215
3485
|
end
|
3216
3486
|
|
3217
|
-
class
|
3487
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec
|
3218
3488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
3489
|
|
3220
3490
|
include Google::Apis::Core::JsonObjectSupport
|
3221
3491
|
end
|
3222
3492
|
|
3223
|
-
class
|
3493
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput
|
3224
3494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
3495
|
|
3226
3496
|
include Google::Apis::Core::JsonObjectSupport
|
3227
3497
|
end
|
3228
3498
|
|
3229
|
-
class
|
3499
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance
|
3230
3500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3231
3501
|
|
3232
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3233
3503
|
end
|
3234
3504
|
|
3235
|
-
class
|
3505
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult
|
3236
3506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
3507
|
|
3238
3508
|
include Google::Apis::Core::JsonObjectSupport
|
3239
3509
|
end
|
3240
3510
|
|
3241
|
-
class
|
3511
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec
|
3242
3512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3243
3513
|
|
3244
3514
|
include Google::Apis::Core::JsonObjectSupport
|
3245
3515
|
end
|
3246
3516
|
|
3247
|
-
class
|
3517
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput
|
3518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
|
+
|
3520
|
+
include Google::Apis::Core::JsonObjectSupport
|
3521
|
+
end
|
3522
|
+
|
3523
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance
|
3524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3525
|
+
|
3526
|
+
include Google::Apis::Core::JsonObjectSupport
|
3527
|
+
end
|
3528
|
+
|
3529
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult
|
3530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3531
|
+
|
3532
|
+
include Google::Apis::Core::JsonObjectSupport
|
3533
|
+
end
|
3534
|
+
|
3535
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec
|
3536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3537
|
+
|
3538
|
+
include Google::Apis::Core::JsonObjectSupport
|
3539
|
+
end
|
3540
|
+
|
3541
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput
|
3542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3543
|
+
|
3544
|
+
include Google::Apis::Core::JsonObjectSupport
|
3545
|
+
end
|
3546
|
+
|
3547
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance
|
3548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3549
|
+
|
3550
|
+
include Google::Apis::Core::JsonObjectSupport
|
3551
|
+
end
|
3552
|
+
|
3553
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult
|
3554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3555
|
+
|
3556
|
+
include Google::Apis::Core::JsonObjectSupport
|
3557
|
+
end
|
3558
|
+
|
3559
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec
|
3560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3561
|
+
|
3562
|
+
include Google::Apis::Core::JsonObjectSupport
|
3563
|
+
end
|
3564
|
+
|
3565
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallInput
|
3566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3567
|
+
|
3568
|
+
include Google::Apis::Core::JsonObjectSupport
|
3569
|
+
end
|
3570
|
+
|
3571
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallInstance
|
3572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3573
|
+
|
3574
|
+
include Google::Apis::Core::JsonObjectSupport
|
3575
|
+
end
|
3576
|
+
|
3577
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallResult
|
3578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3579
|
+
|
3580
|
+
include Google::Apis::Core::JsonObjectSupport
|
3581
|
+
end
|
3582
|
+
|
3583
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallSpec
|
3584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3585
|
+
|
3586
|
+
include Google::Apis::Core::JsonObjectSupport
|
3587
|
+
end
|
3588
|
+
|
3589
|
+
class GoogleCloudAiplatformV1beta1RagContexts
|
3590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3591
|
+
|
3592
|
+
include Google::Apis::Core::JsonObjectSupport
|
3593
|
+
end
|
3594
|
+
|
3595
|
+
class GoogleCloudAiplatformV1beta1RagContextsContext
|
3596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3597
|
+
|
3598
|
+
include Google::Apis::Core::JsonObjectSupport
|
3599
|
+
end
|
3600
|
+
|
3601
|
+
class GoogleCloudAiplatformV1beta1RagCorpus
|
3602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3603
|
+
|
3604
|
+
include Google::Apis::Core::JsonObjectSupport
|
3605
|
+
end
|
3606
|
+
|
3607
|
+
class GoogleCloudAiplatformV1beta1RagFile
|
3608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3609
|
+
|
3610
|
+
include Google::Apis::Core::JsonObjectSupport
|
3611
|
+
end
|
3612
|
+
|
3613
|
+
class GoogleCloudAiplatformV1beta1RagFileChunkingConfig
|
3614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3615
|
+
|
3616
|
+
include Google::Apis::Core::JsonObjectSupport
|
3617
|
+
end
|
3618
|
+
|
3619
|
+
class GoogleCloudAiplatformV1beta1RagQuery
|
3620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3621
|
+
|
3622
|
+
include Google::Apis::Core::JsonObjectSupport
|
3623
|
+
end
|
3624
|
+
|
3625
|
+
class GoogleCloudAiplatformV1beta1RawPredictRequest
|
3626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3627
|
+
|
3628
|
+
include Google::Apis::Core::JsonObjectSupport
|
3629
|
+
end
|
3630
|
+
|
3631
|
+
class GoogleCloudAiplatformV1beta1RayMetricSpec
|
3632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3633
|
+
|
3634
|
+
include Google::Apis::Core::JsonObjectSupport
|
3635
|
+
end
|
3636
|
+
|
3637
|
+
class GoogleCloudAiplatformV1beta1RaySpec
|
3638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3639
|
+
|
3640
|
+
include Google::Apis::Core::JsonObjectSupport
|
3641
|
+
end
|
3642
|
+
|
3643
|
+
class GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest
|
3644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3645
|
+
|
3646
|
+
include Google::Apis::Core::JsonObjectSupport
|
3647
|
+
end
|
3648
|
+
|
3649
|
+
class GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse
|
3650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3651
|
+
|
3652
|
+
include Google::Apis::Core::JsonObjectSupport
|
3653
|
+
end
|
3654
|
+
|
3655
|
+
class GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityView
|
3656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3657
|
+
|
3658
|
+
include Google::Apis::Core::JsonObjectSupport
|
3659
|
+
end
|
3660
|
+
|
3661
|
+
class GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityViewData
|
3248
3662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
3663
|
|
3250
3664
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3310,6 +3724,24 @@ module Google
|
|
3310
3724
|
include Google::Apis::Core::JsonObjectSupport
|
3311
3725
|
end
|
3312
3726
|
|
3727
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngine
|
3728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3729
|
+
|
3730
|
+
include Google::Apis::Core::JsonObjectSupport
|
3731
|
+
end
|
3732
|
+
|
3733
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpec
|
3734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3735
|
+
|
3736
|
+
include Google::Apis::Core::JsonObjectSupport
|
3737
|
+
end
|
3738
|
+
|
3739
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec
|
3740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3741
|
+
|
3742
|
+
include Google::Apis::Core::JsonObjectSupport
|
3743
|
+
end
|
3744
|
+
|
3313
3745
|
class GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata
|
3314
3746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3315
3747
|
|
@@ -3400,6 +3832,30 @@ module Google
|
|
3400
3832
|
include Google::Apis::Core::JsonObjectSupport
|
3401
3833
|
end
|
3402
3834
|
|
3835
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallInput
|
3836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3837
|
+
|
3838
|
+
include Google::Apis::Core::JsonObjectSupport
|
3839
|
+
end
|
3840
|
+
|
3841
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallInstance
|
3842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3843
|
+
|
3844
|
+
include Google::Apis::Core::JsonObjectSupport
|
3845
|
+
end
|
3846
|
+
|
3847
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallResult
|
3848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3849
|
+
|
3850
|
+
include Google::Apis::Core::JsonObjectSupport
|
3851
|
+
end
|
3852
|
+
|
3853
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallSpec
|
3854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3855
|
+
|
3856
|
+
include Google::Apis::Core::JsonObjectSupport
|
3857
|
+
end
|
3858
|
+
|
3403
3859
|
class GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata
|
3404
3860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3405
3861
|
|
@@ -3424,18 +3880,90 @@ module Google
|
|
3424
3880
|
include Google::Apis::Core::JsonObjectSupport
|
3425
3881
|
end
|
3426
3882
|
|
3883
|
+
class GoogleCloudAiplatformV1beta1RetrieveContextsRequest
|
3884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3885
|
+
|
3886
|
+
include Google::Apis::Core::JsonObjectSupport
|
3887
|
+
end
|
3888
|
+
|
3889
|
+
class GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore
|
3890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3891
|
+
|
3892
|
+
include Google::Apis::Core::JsonObjectSupport
|
3893
|
+
end
|
3894
|
+
|
3895
|
+
class GoogleCloudAiplatformV1beta1RetrieveContextsResponse
|
3896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3897
|
+
|
3898
|
+
include Google::Apis::Core::JsonObjectSupport
|
3899
|
+
end
|
3900
|
+
|
3901
|
+
class GoogleCloudAiplatformV1beta1RougeInput
|
3902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3903
|
+
|
3904
|
+
include Google::Apis::Core::JsonObjectSupport
|
3905
|
+
end
|
3906
|
+
|
3907
|
+
class GoogleCloudAiplatformV1beta1RougeInstance
|
3908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3909
|
+
|
3910
|
+
include Google::Apis::Core::JsonObjectSupport
|
3911
|
+
end
|
3912
|
+
|
3913
|
+
class GoogleCloudAiplatformV1beta1RougeMetricValue
|
3914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3915
|
+
|
3916
|
+
include Google::Apis::Core::JsonObjectSupport
|
3917
|
+
end
|
3918
|
+
|
3919
|
+
class GoogleCloudAiplatformV1beta1RougeResults
|
3920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3921
|
+
|
3922
|
+
include Google::Apis::Core::JsonObjectSupport
|
3923
|
+
end
|
3924
|
+
|
3925
|
+
class GoogleCloudAiplatformV1beta1RougeSpec
|
3926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3927
|
+
|
3928
|
+
include Google::Apis::Core::JsonObjectSupport
|
3929
|
+
end
|
3930
|
+
|
3931
|
+
class GoogleCloudAiplatformV1beta1SafetyInput
|
3932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3933
|
+
|
3934
|
+
include Google::Apis::Core::JsonObjectSupport
|
3935
|
+
end
|
3936
|
+
|
3937
|
+
class GoogleCloudAiplatformV1beta1SafetyInstance
|
3938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3939
|
+
|
3940
|
+
include Google::Apis::Core::JsonObjectSupport
|
3941
|
+
end
|
3942
|
+
|
3427
3943
|
class GoogleCloudAiplatformV1beta1SafetyRating
|
3428
3944
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3429
3945
|
|
3430
3946
|
include Google::Apis::Core::JsonObjectSupport
|
3431
3947
|
end
|
3432
3948
|
|
3949
|
+
class GoogleCloudAiplatformV1beta1SafetyResult
|
3950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3951
|
+
|
3952
|
+
include Google::Apis::Core::JsonObjectSupport
|
3953
|
+
end
|
3954
|
+
|
3433
3955
|
class GoogleCloudAiplatformV1beta1SafetySetting
|
3434
3956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3435
3957
|
|
3436
3958
|
include Google::Apis::Core::JsonObjectSupport
|
3437
3959
|
end
|
3438
3960
|
|
3961
|
+
class GoogleCloudAiplatformV1beta1SafetySpec
|
3962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3963
|
+
|
3964
|
+
include Google::Apis::Core::JsonObjectSupport
|
3965
|
+
end
|
3966
|
+
|
3439
3967
|
class GoogleCloudAiplatformV1beta1SampleConfig
|
3440
3968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
3969
|
|
@@ -4732,139 +5260,337 @@ module Google
|
|
4732
5260
|
include Google::Apis::Core::JsonObjectSupport
|
4733
5261
|
end
|
4734
5262
|
|
4735
|
-
class
|
5263
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput
|
4736
5264
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4737
5265
|
|
4738
5266
|
include Google::Apis::Core::JsonObjectSupport
|
4739
5267
|
end
|
4740
5268
|
|
4741
|
-
class
|
5269
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance
|
4742
5270
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4743
5271
|
|
4744
5272
|
include Google::Apis::Core::JsonObjectSupport
|
4745
5273
|
end
|
4746
5274
|
|
4747
|
-
class
|
5275
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult
|
4748
5276
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4749
5277
|
|
4750
5278
|
include Google::Apis::Core::JsonObjectSupport
|
4751
5279
|
end
|
4752
5280
|
|
4753
|
-
class
|
5281
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec
|
4754
5282
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4755
5283
|
|
4756
5284
|
include Google::Apis::Core::JsonObjectSupport
|
4757
5285
|
end
|
4758
5286
|
|
4759
|
-
class
|
5287
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualityInput
|
4760
5288
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4761
5289
|
|
4762
5290
|
include Google::Apis::Core::JsonObjectSupport
|
4763
5291
|
end
|
4764
5292
|
|
4765
|
-
class
|
5293
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualityInstance
|
4766
5294
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4767
5295
|
|
4768
5296
|
include Google::Apis::Core::JsonObjectSupport
|
4769
5297
|
end
|
4770
5298
|
|
4771
|
-
class
|
5299
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualityResult
|
4772
5300
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4773
5301
|
|
4774
5302
|
include Google::Apis::Core::JsonObjectSupport
|
4775
5303
|
end
|
4776
5304
|
|
4777
|
-
class
|
5305
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualitySpec
|
4778
5306
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4779
5307
|
|
4780
5308
|
include Google::Apis::Core::JsonObjectSupport
|
4781
5309
|
end
|
4782
5310
|
|
4783
|
-
class
|
5311
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbosityInput
|
4784
5312
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
5313
|
|
4786
5314
|
include Google::Apis::Core::JsonObjectSupport
|
4787
5315
|
end
|
4788
5316
|
|
4789
|
-
class
|
5317
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance
|
4790
5318
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4791
5319
|
|
4792
5320
|
include Google::Apis::Core::JsonObjectSupport
|
4793
5321
|
end
|
4794
5322
|
|
4795
|
-
class
|
5323
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbosityResult
|
4796
5324
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4797
5325
|
|
4798
5326
|
include Google::Apis::Core::JsonObjectSupport
|
4799
5327
|
end
|
4800
5328
|
|
4801
|
-
class
|
5329
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbositySpec
|
4802
5330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4803
5331
|
|
4804
5332
|
include Google::Apis::Core::JsonObjectSupport
|
4805
5333
|
end
|
4806
5334
|
|
4807
|
-
class
|
5335
|
+
class GoogleCloudAiplatformV1beta1SyncFeatureViewRequest
|
4808
5336
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4809
5337
|
|
4810
5338
|
include Google::Apis::Core::JsonObjectSupport
|
4811
5339
|
end
|
4812
5340
|
|
4813
|
-
class
|
5341
|
+
class GoogleCloudAiplatformV1beta1SyncFeatureViewResponse
|
4814
5342
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4815
5343
|
|
4816
5344
|
include Google::Apis::Core::JsonObjectSupport
|
4817
5345
|
end
|
4818
5346
|
|
4819
|
-
class
|
5347
|
+
class GoogleCloudAiplatformV1beta1TfRecordDestination
|
4820
5348
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4821
5349
|
|
4822
5350
|
include Google::Apis::Core::JsonObjectSupport
|
4823
5351
|
end
|
4824
5352
|
|
4825
|
-
class
|
5353
|
+
class GoogleCloudAiplatformV1beta1Tensor
|
4826
5354
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4827
5355
|
|
4828
5356
|
include Google::Apis::Core::JsonObjectSupport
|
4829
5357
|
end
|
4830
5358
|
|
4831
|
-
class
|
5359
|
+
class GoogleCloudAiplatformV1beta1Tensorboard
|
4832
5360
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4833
5361
|
|
4834
5362
|
include Google::Apis::Core::JsonObjectSupport
|
4835
5363
|
end
|
4836
5364
|
|
4837
|
-
class
|
5365
|
+
class GoogleCloudAiplatformV1beta1TensorboardBlob
|
4838
5366
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4839
5367
|
|
4840
5368
|
include Google::Apis::Core::JsonObjectSupport
|
4841
5369
|
end
|
4842
5370
|
|
4843
|
-
class
|
5371
|
+
class GoogleCloudAiplatformV1beta1TensorboardBlobSequence
|
4844
5372
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4845
5373
|
|
4846
5374
|
include Google::Apis::Core::JsonObjectSupport
|
4847
5375
|
end
|
4848
5376
|
|
4849
|
-
class
|
5377
|
+
class GoogleCloudAiplatformV1beta1TensorboardExperiment
|
4850
5378
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4851
5379
|
|
4852
5380
|
include Google::Apis::Core::JsonObjectSupport
|
4853
5381
|
end
|
4854
5382
|
|
4855
|
-
class
|
5383
|
+
class GoogleCloudAiplatformV1beta1TensorboardRun
|
4856
5384
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4857
5385
|
|
4858
5386
|
include Google::Apis::Core::JsonObjectSupport
|
4859
5387
|
end
|
4860
5388
|
|
4861
|
-
class
|
5389
|
+
class GoogleCloudAiplatformV1beta1TensorboardTensor
|
4862
5390
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4863
5391
|
|
4864
5392
|
include Google::Apis::Core::JsonObjectSupport
|
4865
5393
|
end
|
4866
5394
|
|
4867
|
-
class
|
5395
|
+
class GoogleCloudAiplatformV1beta1TensorboardTimeSeries
|
5396
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5397
|
+
|
5398
|
+
include Google::Apis::Core::JsonObjectSupport
|
5399
|
+
end
|
5400
|
+
|
5401
|
+
class GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadata
|
5402
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5403
|
+
|
5404
|
+
include Google::Apis::Core::JsonObjectSupport
|
5405
|
+
end
|
5406
|
+
|
5407
|
+
class GoogleCloudAiplatformV1beta1ThresholdConfig
|
5408
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5409
|
+
|
5410
|
+
include Google::Apis::Core::JsonObjectSupport
|
5411
|
+
end
|
5412
|
+
|
5413
|
+
class GoogleCloudAiplatformV1beta1TimeSeriesData
|
5414
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5415
|
+
|
5416
|
+
include Google::Apis::Core::JsonObjectSupport
|
5417
|
+
end
|
5418
|
+
|
5419
|
+
class GoogleCloudAiplatformV1beta1TimeSeriesDataPoint
|
5420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5421
|
+
|
5422
|
+
include Google::Apis::Core::JsonObjectSupport
|
5423
|
+
end
|
5424
|
+
|
5425
|
+
class GoogleCloudAiplatformV1beta1TimestampSplit
|
5426
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5427
|
+
|
5428
|
+
include Google::Apis::Core::JsonObjectSupport
|
5429
|
+
end
|
5430
|
+
|
5431
|
+
class GoogleCloudAiplatformV1beta1TokensInfo
|
5432
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5433
|
+
|
5434
|
+
include Google::Apis::Core::JsonObjectSupport
|
5435
|
+
end
|
5436
|
+
|
5437
|
+
class GoogleCloudAiplatformV1beta1Tool
|
5438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5439
|
+
|
5440
|
+
include Google::Apis::Core::JsonObjectSupport
|
5441
|
+
end
|
5442
|
+
|
5443
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidInput
|
5444
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5445
|
+
|
5446
|
+
include Google::Apis::Core::JsonObjectSupport
|
5447
|
+
end
|
5448
|
+
|
5449
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidInstance
|
5450
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5451
|
+
|
5452
|
+
include Google::Apis::Core::JsonObjectSupport
|
5453
|
+
end
|
5454
|
+
|
5455
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidMetricValue
|
5456
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5457
|
+
|
5458
|
+
include Google::Apis::Core::JsonObjectSupport
|
5459
|
+
end
|
5460
|
+
|
5461
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidResults
|
5462
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5463
|
+
|
5464
|
+
include Google::Apis::Core::JsonObjectSupport
|
5465
|
+
end
|
5466
|
+
|
5467
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidSpec
|
5468
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5469
|
+
|
5470
|
+
include Google::Apis::Core::JsonObjectSupport
|
5471
|
+
end
|
5472
|
+
|
5473
|
+
class GoogleCloudAiplatformV1beta1ToolConfig
|
5474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5475
|
+
|
5476
|
+
include Google::Apis::Core::JsonObjectSupport
|
5477
|
+
end
|
5478
|
+
|
5479
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchInput
|
5480
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5481
|
+
|
5482
|
+
include Google::Apis::Core::JsonObjectSupport
|
5483
|
+
end
|
5484
|
+
|
5485
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchInstance
|
5486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5487
|
+
|
5488
|
+
include Google::Apis::Core::JsonObjectSupport
|
5489
|
+
end
|
5490
|
+
|
5491
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue
|
5492
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5493
|
+
|
5494
|
+
include Google::Apis::Core::JsonObjectSupport
|
5495
|
+
end
|
5496
|
+
|
5497
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchResults
|
5498
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5499
|
+
|
5500
|
+
include Google::Apis::Core::JsonObjectSupport
|
5501
|
+
end
|
5502
|
+
|
5503
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchSpec
|
5504
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5505
|
+
|
5506
|
+
include Google::Apis::Core::JsonObjectSupport
|
5507
|
+
end
|
5508
|
+
|
5509
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput
|
5510
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5511
|
+
|
5512
|
+
include Google::Apis::Core::JsonObjectSupport
|
5513
|
+
end
|
5514
|
+
|
5515
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchInstance
|
5516
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5517
|
+
|
5518
|
+
include Google::Apis::Core::JsonObjectSupport
|
5519
|
+
end
|
5520
|
+
|
5521
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchMetricValue
|
5522
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5523
|
+
|
5524
|
+
include Google::Apis::Core::JsonObjectSupport
|
5525
|
+
end
|
5526
|
+
|
5527
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults
|
5528
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5529
|
+
|
5530
|
+
include Google::Apis::Core::JsonObjectSupport
|
5531
|
+
end
|
5532
|
+
|
5533
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchSpec
|
5534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5535
|
+
|
5536
|
+
include Google::Apis::Core::JsonObjectSupport
|
5537
|
+
end
|
5538
|
+
|
5539
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput
|
5540
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5541
|
+
|
5542
|
+
include Google::Apis::Core::JsonObjectSupport
|
5543
|
+
end
|
5544
|
+
|
5545
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance
|
5546
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5547
|
+
|
5548
|
+
include Google::Apis::Core::JsonObjectSupport
|
5549
|
+
end
|
5550
|
+
|
5551
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue
|
5552
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5553
|
+
|
5554
|
+
include Google::Apis::Core::JsonObjectSupport
|
5555
|
+
end
|
5556
|
+
|
5557
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults
|
5558
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5559
|
+
|
5560
|
+
include Google::Apis::Core::JsonObjectSupport
|
5561
|
+
end
|
5562
|
+
|
5563
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchSpec
|
5564
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5565
|
+
|
5566
|
+
include Google::Apis::Core::JsonObjectSupport
|
5567
|
+
end
|
5568
|
+
|
5569
|
+
class GoogleCloudAiplatformV1beta1ToolUseExample
|
5570
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5571
|
+
|
5572
|
+
include Google::Apis::Core::JsonObjectSupport
|
5573
|
+
end
|
5574
|
+
|
5575
|
+
class GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation
|
5576
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5577
|
+
|
5578
|
+
include Google::Apis::Core::JsonObjectSupport
|
5579
|
+
end
|
5580
|
+
|
5581
|
+
class GoogleCloudAiplatformV1beta1TrainingConfig
|
5582
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5583
|
+
|
5584
|
+
include Google::Apis::Core::JsonObjectSupport
|
5585
|
+
end
|
5586
|
+
|
5587
|
+
class GoogleCloudAiplatformV1beta1TrainingPipeline
|
5588
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5589
|
+
|
5590
|
+
include Google::Apis::Core::JsonObjectSupport
|
5591
|
+
end
|
5592
|
+
|
5593
|
+
class GoogleCloudAiplatformV1beta1Trial
|
4868
5594
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4869
5595
|
|
4870
5596
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -5044,6 +5770,24 @@ module Google
|
|
5044
5770
|
include Google::Apis::Core::JsonObjectSupport
|
5045
5771
|
end
|
5046
5772
|
|
5773
|
+
class GoogleCloudAiplatformV1beta1UploadRagFileConfig
|
5774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5775
|
+
|
5776
|
+
include Google::Apis::Core::JsonObjectSupport
|
5777
|
+
end
|
5778
|
+
|
5779
|
+
class GoogleCloudAiplatformV1beta1UploadRagFileRequest
|
5780
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5781
|
+
|
5782
|
+
include Google::Apis::Core::JsonObjectSupport
|
5783
|
+
end
|
5784
|
+
|
5785
|
+
class GoogleCloudAiplatformV1beta1UploadRagFileResponse
|
5786
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5787
|
+
|
5788
|
+
include Google::Apis::Core::JsonObjectSupport
|
5789
|
+
end
|
5790
|
+
|
5047
5791
|
class GoogleCloudAiplatformV1beta1UpsertDatapointsRequest
|
5048
5792
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5049
5793
|
|
@@ -5074,6 +5818,12 @@ module Google
|
|
5074
5818
|
include Google::Apis::Core::JsonObjectSupport
|
5075
5819
|
end
|
5076
5820
|
|
5821
|
+
class GoogleCloudAiplatformV1beta1VertexRagStore
|
5822
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5823
|
+
|
5824
|
+
include Google::Apis::Core::JsonObjectSupport
|
5825
|
+
end
|
5826
|
+
|
5077
5827
|
class GoogleCloudAiplatformV1beta1VideoMetadata
|
5078
5828
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5079
5829
|
|
@@ -5869,6 +6619,8 @@ module Google
|
|
5869
6619
|
|
5870
6620
|
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartBlob, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartBlob::Representation
|
5871
6621
|
|
6622
|
+
property :lm_root_metadata, as: 'lmRootMetadata', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartLmRootMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartLmRootMetadata::Representation
|
6623
|
+
|
5872
6624
|
property :text, as: 'text'
|
5873
6625
|
property :video_metadata, as: 'videoMetadata', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartVideoMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartVideoMetadata::Representation
|
5874
6626
|
|
@@ -5902,6 +6654,13 @@ module Google
|
|
5902
6654
|
end
|
5903
6655
|
end
|
5904
6656
|
|
6657
|
+
class CloudAiNlLlmProtoServicePartLmRootMetadata
|
6658
|
+
# @private
|
6659
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6660
|
+
property :chunk_id, as: 'chunkId'
|
6661
|
+
end
|
6662
|
+
end
|
6663
|
+
|
5905
6664
|
class CloudAiNlLlmProtoServicePartVideoMetadata
|
5906
6665
|
# @private
|
5907
6666
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6555,6 +7314,45 @@ module Google
|
|
6555
7314
|
end
|
6556
7315
|
end
|
6557
7316
|
|
7317
|
+
class GoogleCloudAiplatformV1beta1BleuInput
|
7318
|
+
# @private
|
7319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7320
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuInstance::Representation
|
7321
|
+
|
7322
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuSpec::Representation
|
7323
|
+
|
7324
|
+
end
|
7325
|
+
end
|
7326
|
+
|
7327
|
+
class GoogleCloudAiplatformV1beta1BleuInstance
|
7328
|
+
# @private
|
7329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7330
|
+
property :prediction, as: 'prediction'
|
7331
|
+
property :reference, as: 'reference'
|
7332
|
+
end
|
7333
|
+
end
|
7334
|
+
|
7335
|
+
class GoogleCloudAiplatformV1beta1BleuMetricValue
|
7336
|
+
# @private
|
7337
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7338
|
+
property :score, as: 'score'
|
7339
|
+
end
|
7340
|
+
end
|
7341
|
+
|
7342
|
+
class GoogleCloudAiplatformV1beta1BleuResults
|
7343
|
+
# @private
|
7344
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7345
|
+
collection :bleu_metric_values, as: 'bleuMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuMetricValue::Representation
|
7346
|
+
|
7347
|
+
end
|
7348
|
+
end
|
7349
|
+
|
7350
|
+
class GoogleCloudAiplatformV1beta1BleuSpec
|
7351
|
+
# @private
|
7352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7353
|
+
end
|
7354
|
+
end
|
7355
|
+
|
6558
7356
|
class GoogleCloudAiplatformV1beta1Blob
|
6559
7357
|
# @private
|
6560
7358
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6636,13 +7434,6 @@ module Google
|
|
6636
7434
|
end
|
6637
7435
|
end
|
6638
7436
|
|
6639
|
-
class GoogleCloudAiplatformV1beta1CheckPoint
|
6640
|
-
# @private
|
6641
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
6642
|
-
property :content, as: 'content'
|
6643
|
-
end
|
6644
|
-
end
|
6645
|
-
|
6646
7437
|
class GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata
|
6647
7438
|
# @private
|
6648
7439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6687,37 +7478,70 @@ module Google
|
|
6687
7478
|
end
|
6688
7479
|
end
|
6689
7480
|
|
6690
|
-
class
|
7481
|
+
class GoogleCloudAiplatformV1beta1CoherenceInput
|
6691
7482
|
# @private
|
6692
7483
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6693
|
-
property :
|
7484
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceInstance::Representation
|
7485
|
+
|
7486
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceSpec::Representation
|
6694
7487
|
|
6695
|
-
property :infeasible_reason, as: 'infeasibleReason'
|
6696
|
-
property :trial_infeasible, as: 'trialInfeasible'
|
6697
7488
|
end
|
6698
7489
|
end
|
6699
7490
|
|
6700
|
-
class
|
7491
|
+
class GoogleCloudAiplatformV1beta1CoherenceInstance
|
6701
7492
|
# @private
|
6702
7493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6703
|
-
property :
|
6704
|
-
property :incomplete_count, :numeric_string => true, as: 'incompleteCount'
|
6705
|
-
property :successful_count, :numeric_string => true, as: 'successfulCount'
|
6706
|
-
property :successful_forecast_point_count, :numeric_string => true, as: 'successfulForecastPointCount'
|
7494
|
+
property :prediction, as: 'prediction'
|
6707
7495
|
end
|
6708
7496
|
end
|
6709
7497
|
|
6710
|
-
class
|
7498
|
+
class GoogleCloudAiplatformV1beta1CoherenceResult
|
6711
7499
|
# @private
|
6712
7500
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6713
|
-
|
7501
|
+
property :confidence, as: 'confidence'
|
7502
|
+
property :explanation, as: 'explanation'
|
7503
|
+
property :score, as: 'score'
|
6714
7504
|
end
|
6715
7505
|
end
|
6716
7506
|
|
6717
|
-
class
|
7507
|
+
class GoogleCloudAiplatformV1beta1CoherenceSpec
|
6718
7508
|
# @private
|
6719
7509
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6720
|
-
|
7510
|
+
property :version, as: 'version'
|
7511
|
+
end
|
7512
|
+
end
|
7513
|
+
|
7514
|
+
class GoogleCloudAiplatformV1beta1CompleteTrialRequest
|
7515
|
+
# @private
|
7516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7517
|
+
property :final_measurement, as: 'finalMeasurement', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Measurement, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Measurement::Representation
|
7518
|
+
|
7519
|
+
property :infeasible_reason, as: 'infeasibleReason'
|
7520
|
+
property :trial_infeasible, as: 'trialInfeasible'
|
7521
|
+
end
|
7522
|
+
end
|
7523
|
+
|
7524
|
+
class GoogleCloudAiplatformV1beta1CompletionStats
|
7525
|
+
# @private
|
7526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7527
|
+
property :failed_count, :numeric_string => true, as: 'failedCount'
|
7528
|
+
property :incomplete_count, :numeric_string => true, as: 'incompleteCount'
|
7529
|
+
property :successful_count, :numeric_string => true, as: 'successfulCount'
|
7530
|
+
property :successful_forecast_point_count, :numeric_string => true, as: 'successfulForecastPointCount'
|
7531
|
+
end
|
7532
|
+
end
|
7533
|
+
|
7534
|
+
class GoogleCloudAiplatformV1beta1ComputeTokensRequest
|
7535
|
+
# @private
|
7536
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7537
|
+
collection :instances, as: 'instances'
|
7538
|
+
end
|
7539
|
+
end
|
7540
|
+
|
7541
|
+
class GoogleCloudAiplatformV1beta1ComputeTokensResponse
|
7542
|
+
# @private
|
7543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7544
|
+
collection :tokens_info, as: 'tokensInfo', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TokensInfo, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TokensInfo::Representation
|
6721
7545
|
|
6722
7546
|
end
|
6723
7547
|
end
|
@@ -7450,6 +8274,12 @@ module Google
|
|
7450
8274
|
end
|
7451
8275
|
end
|
7452
8276
|
|
8277
|
+
class GoogleCloudAiplatformV1beta1DirectUploadSource
|
8278
|
+
# @private
|
8279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8280
|
+
end
|
8281
|
+
end
|
8282
|
+
|
7453
8283
|
class GoogleCloudAiplatformV1beta1DiskSpec
|
7454
8284
|
# @private
|
7455
8285
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7546,6 +8376,110 @@ module Google
|
|
7546
8376
|
end
|
7547
8377
|
end
|
7548
8378
|
|
8379
|
+
class GoogleCloudAiplatformV1beta1EvaluateInstancesRequest
|
8380
|
+
# @private
|
8381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8382
|
+
property :bleu_input, as: 'bleuInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuInput::Representation
|
8383
|
+
|
8384
|
+
property :coherence_input, as: 'coherenceInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceInput::Representation
|
8385
|
+
|
8386
|
+
property :exact_match_input, as: 'exactMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchInput::Representation
|
8387
|
+
|
8388
|
+
property :fluency_input, as: 'fluencyInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyInput::Representation
|
8389
|
+
|
8390
|
+
property :fulfillment_input, as: 'fulfillmentInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentInput::Representation
|
8391
|
+
|
8392
|
+
property :groundedness_input, as: 'groundednessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessInput::Representation
|
8393
|
+
|
8394
|
+
property :pairwise_question_answering_quality_input, as: 'pairwiseQuestionAnsweringQualityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput::Representation
|
8395
|
+
|
8396
|
+
property :pairwise_summarization_quality_input, as: 'pairwiseSummarizationQualityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput::Representation
|
8397
|
+
|
8398
|
+
property :question_answering_correctness_input, as: 'questionAnsweringCorrectnessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput::Representation
|
8399
|
+
|
8400
|
+
property :question_answering_helpfulness_input, as: 'questionAnsweringHelpfulnessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput::Representation
|
8401
|
+
|
8402
|
+
property :question_answering_quality_input, as: 'questionAnsweringQualityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput::Representation
|
8403
|
+
|
8404
|
+
property :question_answering_relevance_input, as: 'questionAnsweringRelevanceInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput::Representation
|
8405
|
+
|
8406
|
+
property :rag_context_recall_input, as: 'ragContextRecallInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallInput::Representation
|
8407
|
+
|
8408
|
+
property :response_recall_input, as: 'responseRecallInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInput::Representation
|
8409
|
+
|
8410
|
+
property :rouge_input, as: 'rougeInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInput::Representation
|
8411
|
+
|
8412
|
+
property :safety_input, as: 'safetyInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyInput::Representation
|
8413
|
+
|
8414
|
+
property :summarization_helpfulness_input, as: 'summarizationHelpfulnessInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput::Representation
|
8415
|
+
|
8416
|
+
property :summarization_quality_input, as: 'summarizationQualityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualityInput::Representation
|
8417
|
+
|
8418
|
+
property :summarization_verbosity_input, as: 'summarizationVerbosityInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbosityInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbosityInput::Representation
|
8419
|
+
|
8420
|
+
property :tool_call_valid_input, as: 'toolCallValidInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidInput::Representation
|
8421
|
+
|
8422
|
+
property :tool_name_match_input, as: 'toolNameMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchInput::Representation
|
8423
|
+
|
8424
|
+
property :tool_parameter_key_match_input, as: 'toolParameterKeyMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput::Representation
|
8425
|
+
|
8426
|
+
property :tool_parameter_kv_match_input, as: 'toolParameterKvMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput::Representation
|
8427
|
+
|
8428
|
+
end
|
8429
|
+
end
|
8430
|
+
|
8431
|
+
class GoogleCloudAiplatformV1beta1EvaluateInstancesResponse
|
8432
|
+
# @private
|
8433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8434
|
+
property :bleu_results, as: 'bleuResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuResults::Representation
|
8435
|
+
|
8436
|
+
property :coherence_result, as: 'coherenceResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CoherenceResult::Representation
|
8437
|
+
|
8438
|
+
property :exact_match_results, as: 'exactMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchResults::Representation
|
8439
|
+
|
8440
|
+
property :fluency_result, as: 'fluencyResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyResult::Representation
|
8441
|
+
|
8442
|
+
property :fulfillment_result, as: 'fulfillmentResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentResult::Representation
|
8443
|
+
|
8444
|
+
property :groundedness_result, as: 'groundednessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessResult::Representation
|
8445
|
+
|
8446
|
+
property :pairwise_question_answering_quality_result, as: 'pairwiseQuestionAnsweringQualityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult::Representation
|
8447
|
+
|
8448
|
+
property :pairwise_summarization_quality_result, as: 'pairwiseSummarizationQualityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult::Representation
|
8449
|
+
|
8450
|
+
property :question_answering_correctness_result, as: 'questionAnsweringCorrectnessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult::Representation
|
8451
|
+
|
8452
|
+
property :question_answering_helpfulness_result, as: 'questionAnsweringHelpfulnessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult::Representation
|
8453
|
+
|
8454
|
+
property :question_answering_quality_result, as: 'questionAnsweringQualityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult::Representation
|
8455
|
+
|
8456
|
+
property :question_answering_relevance_result, as: 'questionAnsweringRelevanceResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult::Representation
|
8457
|
+
|
8458
|
+
property :rag_context_recall_result, as: 'ragContextRecallResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallResult::Representation
|
8459
|
+
|
8460
|
+
property :response_recall_result, as: 'responseRecallResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallResult::Representation
|
8461
|
+
|
8462
|
+
property :rouge_results, as: 'rougeResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeResults::Representation
|
8463
|
+
|
8464
|
+
property :safety_result, as: 'safetyResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyResult::Representation
|
8465
|
+
|
8466
|
+
property :summarization_helpfulness_result, as: 'summarizationHelpfulnessResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult::Representation
|
8467
|
+
|
8468
|
+
property :summarization_quality_result, as: 'summarizationQualityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualityResult::Representation
|
8469
|
+
|
8470
|
+
property :summarization_verbosity_result, as: 'summarizationVerbosityResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbosityResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbosityResult::Representation
|
8471
|
+
|
8472
|
+
property :tool_call_valid_results, as: 'toolCallValidResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidResults::Representation
|
8473
|
+
|
8474
|
+
property :tool_name_match_results, as: 'toolNameMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchResults::Representation
|
8475
|
+
|
8476
|
+
property :tool_parameter_key_match_results, as: 'toolParameterKeyMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults::Representation
|
8477
|
+
|
8478
|
+
property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults::Representation
|
8479
|
+
|
8480
|
+
end
|
8481
|
+
end
|
8482
|
+
|
7549
8483
|
class GoogleCloudAiplatformV1beta1EvaluatedAnnotation
|
7550
8484
|
# @private
|
7551
8485
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7581,6 +8515,45 @@ module Google
|
|
7581
8515
|
end
|
7582
8516
|
end
|
7583
8517
|
|
8518
|
+
class GoogleCloudAiplatformV1beta1ExactMatchInput
|
8519
|
+
# @private
|
8520
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8521
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchInstance::Representation
|
8522
|
+
|
8523
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec::Representation
|
8524
|
+
|
8525
|
+
end
|
8526
|
+
end
|
8527
|
+
|
8528
|
+
class GoogleCloudAiplatformV1beta1ExactMatchInstance
|
8529
|
+
# @private
|
8530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8531
|
+
property :prediction, as: 'prediction'
|
8532
|
+
property :reference, as: 'reference'
|
8533
|
+
end
|
8534
|
+
end
|
8535
|
+
|
8536
|
+
class GoogleCloudAiplatformV1beta1ExactMatchMetricValue
|
8537
|
+
# @private
|
8538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8539
|
+
property :score, as: 'score'
|
8540
|
+
end
|
8541
|
+
end
|
8542
|
+
|
8543
|
+
class GoogleCloudAiplatformV1beta1ExactMatchResults
|
8544
|
+
# @private
|
8545
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8546
|
+
collection :exact_match_metric_values, as: 'exactMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchMetricValue::Representation
|
8547
|
+
|
8548
|
+
end
|
8549
|
+
end
|
8550
|
+
|
8551
|
+
class GoogleCloudAiplatformV1beta1ExactMatchSpec
|
8552
|
+
# @private
|
8553
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8554
|
+
end
|
8555
|
+
end
|
8556
|
+
|
7584
8557
|
class GoogleCloudAiplatformV1beta1Examples
|
7585
8558
|
# @private
|
7586
8559
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7659,38 +8632,6 @@ module Google
|
|
7659
8632
|
end
|
7660
8633
|
end
|
7661
8634
|
|
7662
|
-
class GoogleCloudAiplatformV1beta1ExecutionPlan
|
7663
|
-
# @private
|
7664
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7665
|
-
collection :steps, as: 'steps', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStep, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStep::Representation
|
7666
|
-
|
7667
|
-
end
|
7668
|
-
end
|
7669
|
-
|
7670
|
-
class GoogleCloudAiplatformV1beta1ExecutionPlanStep
|
7671
|
-
# @private
|
7672
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7673
|
-
property :extension_execution, as: 'extensionExecution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution::Representation
|
7674
|
-
|
7675
|
-
property :respond_to_user, as: 'respondToUser', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser::Representation
|
7676
|
-
|
7677
|
-
end
|
7678
|
-
end
|
7679
|
-
|
7680
|
-
class GoogleCloudAiplatformV1beta1ExecutionPlanStepExtensionExecution
|
7681
|
-
# @private
|
7682
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7683
|
-
property :extension, as: 'extension'
|
7684
|
-
property :operation_id, as: 'operationId'
|
7685
|
-
end
|
7686
|
-
end
|
7687
|
-
|
7688
|
-
class GoogleCloudAiplatformV1beta1ExecutionPlanStepRespondToUser
|
7689
|
-
# @private
|
7690
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7691
|
-
end
|
7692
|
-
end
|
7693
|
-
|
7694
8635
|
class GoogleCloudAiplatformV1beta1ExplainRequest
|
7695
8636
|
# @private
|
7696
8637
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8257,6 +9198,8 @@ module Google
|
|
8257
9198
|
property :etag, as: 'etag'
|
8258
9199
|
property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource::Representation
|
8259
9200
|
|
9201
|
+
property :index_config, as: 'indexConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfig::Representation
|
9202
|
+
|
8260
9203
|
hash :labels, as: 'labels'
|
8261
9204
|
property :name, as: 'name'
|
8262
9205
|
property :service_account_email, as: 'serviceAccountEmail'
|
@@ -8310,6 +9253,34 @@ module Google
|
|
8310
9253
|
end
|
8311
9254
|
end
|
8312
9255
|
|
9256
|
+
class GoogleCloudAiplatformV1beta1FeatureViewIndexConfig
|
9257
|
+
# @private
|
9258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9259
|
+
property :brute_force_config, as: 'bruteForceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig::Representation
|
9260
|
+
|
9261
|
+
property :crowding_column, as: 'crowdingColumn'
|
9262
|
+
property :distance_measure_type, as: 'distanceMeasureType'
|
9263
|
+
property :embedding_column, as: 'embeddingColumn'
|
9264
|
+
property :embedding_dimension, as: 'embeddingDimension'
|
9265
|
+
collection :filter_columns, as: 'filterColumns'
|
9266
|
+
property :tree_ah_config, as: 'treeAhConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAhConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAhConfig::Representation
|
9267
|
+
|
9268
|
+
end
|
9269
|
+
end
|
9270
|
+
|
9271
|
+
class GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig
|
9272
|
+
# @private
|
9273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9274
|
+
end
|
9275
|
+
end
|
9276
|
+
|
9277
|
+
class GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAhConfig
|
9278
|
+
# @private
|
9279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9280
|
+
property :leaf_node_embedding_count, :numeric_string => true, as: 'leafNodeEmbeddingCount'
|
9281
|
+
end
|
9282
|
+
end
|
9283
|
+
|
8313
9284
|
class GoogleCloudAiplatformV1beta1FeatureViewSync
|
8314
9285
|
# @private
|
8315
9286
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8545,6 +9516,39 @@ module Google
|
|
8545
9516
|
end
|
8546
9517
|
end
|
8547
9518
|
|
9519
|
+
class GoogleCloudAiplatformV1beta1FluencyInput
|
9520
|
+
# @private
|
9521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9522
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencyInstance::Representation
|
9523
|
+
|
9524
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FluencySpec::Representation
|
9525
|
+
|
9526
|
+
end
|
9527
|
+
end
|
9528
|
+
|
9529
|
+
class GoogleCloudAiplatformV1beta1FluencyInstance
|
9530
|
+
# @private
|
9531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9532
|
+
property :prediction, as: 'prediction'
|
9533
|
+
end
|
9534
|
+
end
|
9535
|
+
|
9536
|
+
class GoogleCloudAiplatformV1beta1FluencyResult
|
9537
|
+
# @private
|
9538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9539
|
+
property :confidence, as: 'confidence'
|
9540
|
+
property :explanation, as: 'explanation'
|
9541
|
+
property :score, as: 'score'
|
9542
|
+
end
|
9543
|
+
end
|
9544
|
+
|
9545
|
+
class GoogleCloudAiplatformV1beta1FluencySpec
|
9546
|
+
# @private
|
9547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9548
|
+
property :version, as: 'version'
|
9549
|
+
end
|
9550
|
+
end
|
9551
|
+
|
8548
9552
|
class GoogleCloudAiplatformV1beta1FractionSplit
|
8549
9553
|
# @private
|
8550
9554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8554,6 +9558,40 @@ module Google
|
|
8554
9558
|
end
|
8555
9559
|
end
|
8556
9560
|
|
9561
|
+
class GoogleCloudAiplatformV1beta1FulfillmentInput
|
9562
|
+
# @private
|
9563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9564
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentInstance::Representation
|
9565
|
+
|
9566
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FulfillmentSpec::Representation
|
9567
|
+
|
9568
|
+
end
|
9569
|
+
end
|
9570
|
+
|
9571
|
+
class GoogleCloudAiplatformV1beta1FulfillmentInstance
|
9572
|
+
# @private
|
9573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9574
|
+
property :instruction, as: 'instruction'
|
9575
|
+
property :prediction, as: 'prediction'
|
9576
|
+
end
|
9577
|
+
end
|
9578
|
+
|
9579
|
+
class GoogleCloudAiplatformV1beta1FulfillmentResult
|
9580
|
+
# @private
|
9581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9582
|
+
property :confidence, as: 'confidence'
|
9583
|
+
property :explanation, as: 'explanation'
|
9584
|
+
property :score, as: 'score'
|
9585
|
+
end
|
9586
|
+
end
|
9587
|
+
|
9588
|
+
class GoogleCloudAiplatformV1beta1FulfillmentSpec
|
9589
|
+
# @private
|
9590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9591
|
+
property :version, as: 'version'
|
9592
|
+
end
|
9593
|
+
end
|
9594
|
+
|
8557
9595
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
8558
9596
|
# @private
|
8559
9597
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8562,6 +9600,14 @@ module Google
|
|
8562
9600
|
end
|
8563
9601
|
end
|
8564
9602
|
|
9603
|
+
class GoogleCloudAiplatformV1beta1FunctionCallingConfig
|
9604
|
+
# @private
|
9605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9606
|
+
collection :allowed_function_names, as: 'allowedFunctionNames'
|
9607
|
+
property :mode, as: 'mode'
|
9608
|
+
end
|
9609
|
+
end
|
9610
|
+
|
8565
9611
|
class GoogleCloudAiplatformV1beta1FunctionDeclaration
|
8566
9612
|
# @private
|
8567
9613
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8569,6 +9615,8 @@ module Google
|
|
8569
9615
|
property :name, as: 'name'
|
8570
9616
|
property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
|
8571
9617
|
|
9618
|
+
property :response, as: 'response', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
|
9619
|
+
|
8572
9620
|
end
|
8573
9621
|
end
|
8574
9622
|
|
@@ -8620,6 +9668,10 @@ module Google
|
|
8620
9668
|
|
8621
9669
|
collection :safety_settings, as: 'safetySettings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting::Representation
|
8622
9670
|
|
9671
|
+
property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
9672
|
+
|
9673
|
+
property :tool_config, as: 'toolConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolConfig::Representation
|
9674
|
+
|
8623
9675
|
collection :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
|
8624
9676
|
|
8625
9677
|
end
|
@@ -8660,7 +9712,9 @@ module Google
|
|
8660
9712
|
# @private
|
8661
9713
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8662
9714
|
property :candidate_count, as: 'candidateCount'
|
9715
|
+
property :frequency_penalty, as: 'frequencyPenalty'
|
8663
9716
|
property :max_output_tokens, as: 'maxOutputTokens'
|
9717
|
+
property :presence_penalty, as: 'presencePenalty'
|
8664
9718
|
collection :stop_sequences, as: 'stopSequences'
|
8665
9719
|
property :temperature, as: 'temperature'
|
8666
9720
|
property :top_k, as: 'topK'
|
@@ -8685,46 +9739,107 @@ module Google
|
|
8685
9739
|
end
|
8686
9740
|
end
|
8687
9741
|
|
8688
|
-
class
|
9742
|
+
class GoogleCloudAiplatformV1beta1GoogleDriveSource
|
8689
9743
|
# @private
|
8690
9744
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8691
|
-
|
9745
|
+
collection :resource_ids, as: 'resourceIds', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId::Representation
|
9746
|
+
|
8692
9747
|
end
|
8693
9748
|
end
|
8694
9749
|
|
8695
|
-
class
|
9750
|
+
class GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId
|
8696
9751
|
# @private
|
8697
9752
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8698
|
-
property :
|
8699
|
-
property :
|
8700
|
-
|
8701
|
-
property :web, as: 'web', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb::Representation
|
8702
|
-
|
9753
|
+
property :resource_id, as: 'resourceId'
|
9754
|
+
property :resource_type, as: 'resourceType'
|
8703
9755
|
end
|
8704
9756
|
end
|
8705
9757
|
|
8706
|
-
class
|
9758
|
+
class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
|
8707
9759
|
# @private
|
8708
9760
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8709
|
-
property :
|
8710
|
-
property :uri, as: 'uri'
|
9761
|
+
property :disable_attribution, as: 'disableAttribution'
|
8711
9762
|
end
|
8712
9763
|
end
|
8713
9764
|
|
8714
|
-
class
|
9765
|
+
class GoogleCloudAiplatformV1beta1GroundednessInput
|
8715
9766
|
# @private
|
8716
9767
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8717
|
-
|
9768
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessInstance::Representation
|
9769
|
+
|
9770
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundednessSpec::Representation
|
8718
9771
|
|
8719
|
-
collection :web_search_queries, as: 'webSearchQueries'
|
8720
9772
|
end
|
8721
9773
|
end
|
8722
9774
|
|
8723
|
-
class
|
9775
|
+
class GoogleCloudAiplatformV1beta1GroundednessInstance
|
8724
9776
|
# @private
|
8725
9777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8726
|
-
property :
|
8727
|
-
property :
|
9778
|
+
property :context, as: 'context'
|
9779
|
+
property :prediction, as: 'prediction'
|
9780
|
+
end
|
9781
|
+
end
|
9782
|
+
|
9783
|
+
class GoogleCloudAiplatformV1beta1GroundednessResult
|
9784
|
+
# @private
|
9785
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9786
|
+
property :confidence, as: 'confidence'
|
9787
|
+
property :explanation, as: 'explanation'
|
9788
|
+
property :score, as: 'score'
|
9789
|
+
end
|
9790
|
+
end
|
9791
|
+
|
9792
|
+
class GoogleCloudAiplatformV1beta1GroundednessSpec
|
9793
|
+
# @private
|
9794
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9795
|
+
property :version, as: 'version'
|
9796
|
+
end
|
9797
|
+
end
|
9798
|
+
|
9799
|
+
class GoogleCloudAiplatformV1beta1GroundingAttribution
|
9800
|
+
# @private
|
9801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9802
|
+
property :confidence_score, as: 'confidenceScore'
|
9803
|
+
property :retrieved_context, as: 'retrievedContext', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext::Representation
|
9804
|
+
|
9805
|
+
property :segment, as: 'segment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment::Representation
|
9806
|
+
|
9807
|
+
property :web, as: 'web', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb::Representation
|
9808
|
+
|
9809
|
+
end
|
9810
|
+
end
|
9811
|
+
|
9812
|
+
class GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext
|
9813
|
+
# @private
|
9814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9815
|
+
property :title, as: 'title'
|
9816
|
+
property :uri, as: 'uri'
|
9817
|
+
end
|
9818
|
+
end
|
9819
|
+
|
9820
|
+
class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
|
9821
|
+
# @private
|
9822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9823
|
+
property :title, as: 'title'
|
9824
|
+
property :uri, as: 'uri'
|
9825
|
+
end
|
9826
|
+
end
|
9827
|
+
|
9828
|
+
class GoogleCloudAiplatformV1beta1GroundingMetadata
|
9829
|
+
# @private
|
9830
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9831
|
+
collection :grounding_attributions, as: 'groundingAttributions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution::Representation
|
9832
|
+
|
9833
|
+
collection :retrieval_queries, as: 'retrievalQueries'
|
9834
|
+
collection :web_search_queries, as: 'webSearchQueries'
|
9835
|
+
end
|
9836
|
+
end
|
9837
|
+
|
9838
|
+
class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
|
9839
|
+
# @private
|
9840
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9841
|
+
property :create_time, as: 'createTime'
|
9842
|
+
property :display_name, as: 'displayName'
|
8728
9843
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
|
8729
9844
|
|
8730
9845
|
property :end_time, as: 'endTime'
|
@@ -8855,6 +9970,26 @@ module Google
|
|
8855
9970
|
end
|
8856
9971
|
end
|
8857
9972
|
|
9973
|
+
class GoogleCloudAiplatformV1beta1ImportRagFilesConfig
|
9974
|
+
# @private
|
9975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9976
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource::Representation
|
9977
|
+
|
9978
|
+
property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
|
9979
|
+
|
9980
|
+
property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
|
9981
|
+
|
9982
|
+
end
|
9983
|
+
end
|
9984
|
+
|
9985
|
+
class GoogleCloudAiplatformV1beta1ImportRagFilesRequest
|
9986
|
+
# @private
|
9987
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9988
|
+
property :import_rag_files_config, as: 'importRagFilesConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportRagFilesConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportRagFilesConfig::Representation
|
9989
|
+
|
9990
|
+
end
|
9991
|
+
end
|
9992
|
+
|
8858
9993
|
class GoogleCloudAiplatformV1beta1Index
|
8859
9994
|
# @private
|
8860
9995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9376,6 +10511,33 @@ module Google
|
|
9376
10511
|
end
|
9377
10512
|
end
|
9378
10513
|
|
10514
|
+
class GoogleCloudAiplatformV1beta1ListRagCorporaResponse
|
10515
|
+
# @private
|
10516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10517
|
+
property :next_page_token, as: 'nextPageToken'
|
10518
|
+
collection :rag_corpora, as: 'ragCorpora', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus::Representation
|
10519
|
+
|
10520
|
+
end
|
10521
|
+
end
|
10522
|
+
|
10523
|
+
class GoogleCloudAiplatformV1beta1ListRagFilesResponse
|
10524
|
+
# @private
|
10525
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10526
|
+
property :next_page_token, as: 'nextPageToken'
|
10527
|
+
collection :rag_files, as: 'ragFiles', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation
|
10528
|
+
|
10529
|
+
end
|
10530
|
+
end
|
10531
|
+
|
10532
|
+
class GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse
|
10533
|
+
# @private
|
10534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10535
|
+
property :next_page_token, as: 'nextPageToken'
|
10536
|
+
collection :reasoning_engines, as: 'reasoningEngines', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine::Representation
|
10537
|
+
|
10538
|
+
end
|
10539
|
+
end
|
10540
|
+
|
9379
10541
|
class GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
|
9380
10542
|
# @private
|
9381
10543
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10446,6 +11608,82 @@ module Google
|
|
10446
11608
|
end
|
10447
11609
|
end
|
10448
11610
|
|
11611
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput
|
11612
|
+
# @private
|
11613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11614
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance::Representation
|
11615
|
+
|
11616
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec::Representation
|
11617
|
+
|
11618
|
+
end
|
11619
|
+
end
|
11620
|
+
|
11621
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance
|
11622
|
+
# @private
|
11623
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11624
|
+
property :baseline_prediction, as: 'baselinePrediction'
|
11625
|
+
property :context, as: 'context'
|
11626
|
+
property :instruction, as: 'instruction'
|
11627
|
+
property :prediction, as: 'prediction'
|
11628
|
+
property :reference, as: 'reference'
|
11629
|
+
end
|
11630
|
+
end
|
11631
|
+
|
11632
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult
|
11633
|
+
# @private
|
11634
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11635
|
+
property :confidence, as: 'confidence'
|
11636
|
+
property :explanation, as: 'explanation'
|
11637
|
+
property :pairwise_choice, as: 'pairwiseChoice'
|
11638
|
+
end
|
11639
|
+
end
|
11640
|
+
|
11641
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec
|
11642
|
+
# @private
|
11643
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11644
|
+
property :use_reference, as: 'useReference'
|
11645
|
+
property :version, as: 'version'
|
11646
|
+
end
|
11647
|
+
end
|
11648
|
+
|
11649
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput
|
11650
|
+
# @private
|
11651
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11652
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance::Representation
|
11653
|
+
|
11654
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec::Representation
|
11655
|
+
|
11656
|
+
end
|
11657
|
+
end
|
11658
|
+
|
11659
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance
|
11660
|
+
# @private
|
11661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11662
|
+
property :baseline_prediction, as: 'baselinePrediction'
|
11663
|
+
property :context, as: 'context'
|
11664
|
+
property :instruction, as: 'instruction'
|
11665
|
+
property :prediction, as: 'prediction'
|
11666
|
+
property :reference, as: 'reference'
|
11667
|
+
end
|
11668
|
+
end
|
11669
|
+
|
11670
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult
|
11671
|
+
# @private
|
11672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11673
|
+
property :confidence, as: 'confidence'
|
11674
|
+
property :explanation, as: 'explanation'
|
11675
|
+
property :pairwise_choice, as: 'pairwiseChoice'
|
11676
|
+
end
|
11677
|
+
end
|
11678
|
+
|
11679
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec
|
11680
|
+
# @private
|
11681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11682
|
+
property :use_reference, as: 'useReference'
|
11683
|
+
property :version, as: 'version'
|
11684
|
+
end
|
11685
|
+
end
|
11686
|
+
|
10449
11687
|
class GoogleCloudAiplatformV1beta1Part
|
10450
11688
|
# @private
|
10451
11689
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11007,9 +12245,6 @@ module Google
|
|
11007
12245
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11008
12246
|
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
11009
12247
|
|
11010
|
-
property :query, as: 'query', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryRequestQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryRequestQuery::Representation
|
11011
|
-
|
11012
|
-
property :use_function_call, as: 'useFunctionCall'
|
11013
12248
|
end
|
11014
12249
|
end
|
11015
12250
|
|
@@ -11017,52 +12252,267 @@ module Google
|
|
11017
12252
|
# @private
|
11018
12253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11019
12254
|
property :failure_message, as: 'failureMessage'
|
11020
|
-
|
12255
|
+
collection :steps, as: 'steps', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
11021
12256
|
|
11022
|
-
|
12257
|
+
end
|
12258
|
+
end
|
11023
12259
|
|
11024
|
-
|
11025
|
-
|
12260
|
+
class GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest
|
12261
|
+
# @private
|
12262
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12263
|
+
hash :input, as: 'input'
|
12264
|
+
end
|
12265
|
+
end
|
11026
12266
|
|
12267
|
+
class GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse
|
12268
|
+
# @private
|
12269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12270
|
+
property :output, as: 'output'
|
11027
12271
|
end
|
11028
12272
|
end
|
11029
12273
|
|
11030
|
-
class
|
12274
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput
|
11031
12275
|
# @private
|
11032
12276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11033
|
-
property :
|
12277
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance::Representation
|
12278
|
+
|
12279
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec::Representation
|
12280
|
+
|
12281
|
+
end
|
12282
|
+
end
|
12283
|
+
|
12284
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance
|
12285
|
+
# @private
|
12286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12287
|
+
property :context, as: 'context'
|
12288
|
+
property :instruction, as: 'instruction'
|
12289
|
+
property :prediction, as: 'prediction'
|
12290
|
+
property :reference, as: 'reference'
|
12291
|
+
end
|
12292
|
+
end
|
12293
|
+
|
12294
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult
|
12295
|
+
# @private
|
12296
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12297
|
+
property :confidence, as: 'confidence'
|
12298
|
+
property :explanation, as: 'explanation'
|
12299
|
+
property :score, as: 'score'
|
12300
|
+
end
|
12301
|
+
end
|
12302
|
+
|
12303
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec
|
12304
|
+
# @private
|
12305
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12306
|
+
property :use_reference, as: 'useReference'
|
12307
|
+
property :version, as: 'version'
|
12308
|
+
end
|
12309
|
+
end
|
12310
|
+
|
12311
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput
|
12312
|
+
# @private
|
12313
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12314
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance::Representation
|
12315
|
+
|
12316
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec::Representation
|
12317
|
+
|
12318
|
+
end
|
12319
|
+
end
|
12320
|
+
|
12321
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance
|
12322
|
+
# @private
|
12323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12324
|
+
property :context, as: 'context'
|
12325
|
+
property :instruction, as: 'instruction'
|
12326
|
+
property :prediction, as: 'prediction'
|
12327
|
+
property :reference, as: 'reference'
|
12328
|
+
end
|
12329
|
+
end
|
12330
|
+
|
12331
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult
|
12332
|
+
# @private
|
12333
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12334
|
+
property :confidence, as: 'confidence'
|
12335
|
+
property :explanation, as: 'explanation'
|
12336
|
+
property :score, as: 'score'
|
12337
|
+
end
|
12338
|
+
end
|
12339
|
+
|
12340
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec
|
12341
|
+
# @private
|
12342
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12343
|
+
property :use_reference, as: 'useReference'
|
12344
|
+
property :version, as: 'version'
|
12345
|
+
end
|
12346
|
+
end
|
12347
|
+
|
12348
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput
|
12349
|
+
# @private
|
12350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12351
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance::Representation
|
12352
|
+
|
12353
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec::Representation
|
12354
|
+
|
12355
|
+
end
|
12356
|
+
end
|
12357
|
+
|
12358
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance
|
12359
|
+
# @private
|
12360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12361
|
+
property :context, as: 'context'
|
12362
|
+
property :instruction, as: 'instruction'
|
12363
|
+
property :prediction, as: 'prediction'
|
12364
|
+
property :reference, as: 'reference'
|
12365
|
+
end
|
12366
|
+
end
|
12367
|
+
|
12368
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult
|
12369
|
+
# @private
|
12370
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12371
|
+
property :confidence, as: 'confidence'
|
12372
|
+
property :explanation, as: 'explanation'
|
12373
|
+
property :score, as: 'score'
|
12374
|
+
end
|
12375
|
+
end
|
12376
|
+
|
12377
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec
|
12378
|
+
# @private
|
12379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12380
|
+
property :use_reference, as: 'useReference'
|
12381
|
+
property :version, as: 'version'
|
12382
|
+
end
|
12383
|
+
end
|
12384
|
+
|
12385
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput
|
12386
|
+
# @private
|
12387
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12388
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance::Representation
|
12389
|
+
|
12390
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec::Representation
|
12391
|
+
|
12392
|
+
end
|
12393
|
+
end
|
12394
|
+
|
12395
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance
|
12396
|
+
# @private
|
12397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12398
|
+
property :context, as: 'context'
|
12399
|
+
property :instruction, as: 'instruction'
|
12400
|
+
property :prediction, as: 'prediction'
|
12401
|
+
property :reference, as: 'reference'
|
11034
12402
|
end
|
11035
12403
|
end
|
11036
12404
|
|
11037
|
-
class
|
12405
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult
|
11038
12406
|
# @private
|
11039
12407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11040
|
-
|
12408
|
+
property :confidence, as: 'confidence'
|
12409
|
+
property :explanation, as: 'explanation'
|
12410
|
+
property :score, as: 'score'
|
12411
|
+
end
|
12412
|
+
end
|
11041
12413
|
|
11042
|
-
|
12414
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec
|
12415
|
+
# @private
|
12416
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12417
|
+
property :use_reference, as: 'useReference'
|
12418
|
+
property :version, as: 'version'
|
11043
12419
|
end
|
11044
12420
|
end
|
11045
12421
|
|
11046
|
-
class
|
12422
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallInput
|
11047
12423
|
# @private
|
11048
12424
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11049
|
-
property :
|
11050
|
-
|
11051
|
-
property :
|
11052
|
-
|
11053
|
-
property :success, as: 'success'
|
11054
|
-
property :thought, as: 'thought'
|
12425
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallInstance::Representation
|
12426
|
+
|
12427
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallSpec::Representation
|
12428
|
+
|
11055
12429
|
end
|
11056
12430
|
end
|
11057
12431
|
|
11058
|
-
class
|
12432
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallInstance
|
11059
12433
|
# @private
|
11060
12434
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11061
|
-
property :
|
12435
|
+
property :context, as: 'context'
|
12436
|
+
property :reference, as: 'reference'
|
12437
|
+
end
|
12438
|
+
end
|
11062
12439
|
|
11063
|
-
|
12440
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallResult
|
12441
|
+
# @private
|
12442
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12443
|
+
property :confidence, as: 'confidence'
|
12444
|
+
property :explanation, as: 'explanation'
|
12445
|
+
property :score, as: 'score'
|
12446
|
+
end
|
12447
|
+
end
|
11064
12448
|
|
11065
|
-
|
12449
|
+
class GoogleCloudAiplatformV1beta1RagContextRecallSpec
|
12450
|
+
# @private
|
12451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12452
|
+
property :version, as: 'version'
|
12453
|
+
end
|
12454
|
+
end
|
12455
|
+
|
12456
|
+
class GoogleCloudAiplatformV1beta1RagContexts
|
12457
|
+
# @private
|
12458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12459
|
+
collection :contexts, as: 'contexts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextsContext, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextsContext::Representation
|
12460
|
+
|
12461
|
+
end
|
12462
|
+
end
|
12463
|
+
|
12464
|
+
class GoogleCloudAiplatformV1beta1RagContextsContext
|
12465
|
+
# @private
|
12466
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12467
|
+
property :distance, as: 'distance'
|
12468
|
+
property :source_uri, as: 'sourceUri'
|
12469
|
+
property :text, as: 'text'
|
12470
|
+
end
|
12471
|
+
end
|
12472
|
+
|
12473
|
+
class GoogleCloudAiplatformV1beta1RagCorpus
|
12474
|
+
# @private
|
12475
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12476
|
+
property :create_time, as: 'createTime'
|
12477
|
+
property :description, as: 'description'
|
12478
|
+
property :display_name, as: 'displayName'
|
12479
|
+
property :name, as: 'name'
|
12480
|
+
property :update_time, as: 'updateTime'
|
12481
|
+
end
|
12482
|
+
end
|
12483
|
+
|
12484
|
+
class GoogleCloudAiplatformV1beta1RagFile
|
12485
|
+
# @private
|
12486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12487
|
+
property :create_time, as: 'createTime'
|
12488
|
+
property :description, as: 'description'
|
12489
|
+
property :direct_upload_source, as: 'directUploadSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectUploadSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectUploadSource::Representation
|
12490
|
+
|
12491
|
+
property :display_name, as: 'displayName'
|
12492
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource::Representation
|
12493
|
+
|
12494
|
+
property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
|
12495
|
+
|
12496
|
+
property :name, as: 'name'
|
12497
|
+
property :rag_file_type, as: 'ragFileType'
|
12498
|
+
property :size_bytes, :numeric_string => true, as: 'sizeBytes'
|
12499
|
+
property :update_time, as: 'updateTime'
|
12500
|
+
end
|
12501
|
+
end
|
12502
|
+
|
12503
|
+
class GoogleCloudAiplatformV1beta1RagFileChunkingConfig
|
12504
|
+
# @private
|
12505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12506
|
+
property :chunk_overlap, as: 'chunkOverlap'
|
12507
|
+
property :chunk_size, as: 'chunkSize'
|
12508
|
+
end
|
12509
|
+
end
|
12510
|
+
|
12511
|
+
class GoogleCloudAiplatformV1beta1RagQuery
|
12512
|
+
# @private
|
12513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12514
|
+
property :similarity_top_k, as: 'similarityTopK'
|
12515
|
+
property :text, as: 'text'
|
11066
12516
|
end
|
11067
12517
|
end
|
11068
12518
|
|
@@ -11209,6 +12659,39 @@ module Google
|
|
11209
12659
|
end
|
11210
12660
|
end
|
11211
12661
|
|
12662
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngine
|
12663
|
+
# @private
|
12664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12665
|
+
property :create_time, as: 'createTime'
|
12666
|
+
property :description, as: 'description'
|
12667
|
+
property :display_name, as: 'displayName'
|
12668
|
+
property :etag, as: 'etag'
|
12669
|
+
property :name, as: 'name'
|
12670
|
+
property :spec, as: 'spec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpec::Representation
|
12671
|
+
|
12672
|
+
property :update_time, as: 'updateTime'
|
12673
|
+
end
|
12674
|
+
end
|
12675
|
+
|
12676
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpec
|
12677
|
+
# @private
|
12678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12679
|
+
collection :class_methods, as: 'classMethods'
|
12680
|
+
property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec::Representation
|
12681
|
+
|
12682
|
+
end
|
12683
|
+
end
|
12684
|
+
|
12685
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec
|
12686
|
+
# @private
|
12687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12688
|
+
property :dependency_files_gcs_uri, as: 'dependencyFilesGcsUri'
|
12689
|
+
property :pickle_object_gcs_uri, as: 'pickleObjectGcsUri'
|
12690
|
+
property :python_version, as: 'pythonVersion'
|
12691
|
+
property :requirements_gcs_uri, as: 'requirementsGcsUri'
|
12692
|
+
end
|
12693
|
+
end
|
12694
|
+
|
11212
12695
|
class GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata
|
11213
12696
|
# @private
|
11214
12697
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11334,33 +12817,153 @@ module Google
|
|
11334
12817
|
end
|
11335
12818
|
end
|
11336
12819
|
|
11337
|
-
class
|
12820
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallInput
|
12821
|
+
# @private
|
12822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12823
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInstance::Representation
|
12824
|
+
|
12825
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallSpec::Representation
|
12826
|
+
|
12827
|
+
end
|
12828
|
+
end
|
12829
|
+
|
12830
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallInstance
|
12831
|
+
# @private
|
12832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12833
|
+
property :prediction, as: 'prediction'
|
12834
|
+
property :reference, as: 'reference'
|
12835
|
+
end
|
12836
|
+
end
|
12837
|
+
|
12838
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallResult
|
12839
|
+
# @private
|
12840
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12841
|
+
property :confidence, as: 'confidence'
|
12842
|
+
property :explanation, as: 'explanation'
|
12843
|
+
property :score, as: 'score'
|
12844
|
+
end
|
12845
|
+
end
|
12846
|
+
|
12847
|
+
class GoogleCloudAiplatformV1beta1ResponseRecallSpec
|
12848
|
+
# @private
|
12849
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12850
|
+
property :version, as: 'version'
|
12851
|
+
end
|
12852
|
+
end
|
12853
|
+
|
12854
|
+
class GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata
|
12855
|
+
# @private
|
12856
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12857
|
+
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
|
12858
|
+
|
12859
|
+
end
|
12860
|
+
end
|
12861
|
+
|
12862
|
+
class GoogleCloudAiplatformV1beta1ResumeModelDeploymentMonitoringJobRequest
|
12863
|
+
# @private
|
12864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12865
|
+
end
|
12866
|
+
end
|
12867
|
+
|
12868
|
+
class GoogleCloudAiplatformV1beta1ResumeScheduleRequest
|
12869
|
+
# @private
|
12870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12871
|
+
property :catch_up, as: 'catchUp'
|
12872
|
+
end
|
12873
|
+
end
|
12874
|
+
|
12875
|
+
class GoogleCloudAiplatformV1beta1Retrieval
|
12876
|
+
# @private
|
12877
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12878
|
+
property :disable_attribution, as: 'disableAttribution'
|
12879
|
+
property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch::Representation
|
12880
|
+
|
12881
|
+
property :vertex_rag_store, as: 'vertexRagStore', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexRagStore, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexRagStore::Representation
|
12882
|
+
|
12883
|
+
end
|
12884
|
+
end
|
12885
|
+
|
12886
|
+
class GoogleCloudAiplatformV1beta1RetrieveContextsRequest
|
12887
|
+
# @private
|
12888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12889
|
+
property :query, as: 'query', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagQuery::Representation
|
12890
|
+
|
12891
|
+
property :vertex_rag_store, as: 'vertexRagStore', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore::Representation
|
12892
|
+
|
12893
|
+
end
|
12894
|
+
end
|
12895
|
+
|
12896
|
+
class GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore
|
12897
|
+
# @private
|
12898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12899
|
+
collection :rag_corpora, as: 'ragCorpora'
|
12900
|
+
end
|
12901
|
+
end
|
12902
|
+
|
12903
|
+
class GoogleCloudAiplatformV1beta1RetrieveContextsResponse
|
12904
|
+
# @private
|
12905
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12906
|
+
property :contexts, as: 'contexts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContexts, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContexts::Representation
|
12907
|
+
|
12908
|
+
end
|
12909
|
+
end
|
12910
|
+
|
12911
|
+
class GoogleCloudAiplatformV1beta1RougeInput
|
12912
|
+
# @private
|
12913
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12914
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInstance::Representation
|
12915
|
+
|
12916
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeSpec::Representation
|
12917
|
+
|
12918
|
+
end
|
12919
|
+
end
|
12920
|
+
|
12921
|
+
class GoogleCloudAiplatformV1beta1RougeInstance
|
12922
|
+
# @private
|
12923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12924
|
+
property :prediction, as: 'prediction'
|
12925
|
+
property :reference, as: 'reference'
|
12926
|
+
end
|
12927
|
+
end
|
12928
|
+
|
12929
|
+
class GoogleCloudAiplatformV1beta1RougeMetricValue
|
12930
|
+
# @private
|
12931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12932
|
+
property :score, as: 'score'
|
12933
|
+
end
|
12934
|
+
end
|
12935
|
+
|
12936
|
+
class GoogleCloudAiplatformV1beta1RougeResults
|
11338
12937
|
# @private
|
11339
12938
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11340
|
-
|
12939
|
+
collection :rouge_metric_values, as: 'rougeMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeMetricValue::Representation
|
11341
12940
|
|
11342
12941
|
end
|
11343
12942
|
end
|
11344
12943
|
|
11345
|
-
class
|
12944
|
+
class GoogleCloudAiplatformV1beta1RougeSpec
|
11346
12945
|
# @private
|
11347
12946
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12947
|
+
property :rouge_type, as: 'rougeType'
|
12948
|
+
property :split_summaries, as: 'splitSummaries'
|
12949
|
+
property :use_stemmer, as: 'useStemmer'
|
11348
12950
|
end
|
11349
12951
|
end
|
11350
12952
|
|
11351
|
-
class
|
12953
|
+
class GoogleCloudAiplatformV1beta1SafetyInput
|
11352
12954
|
# @private
|
11353
12955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11354
|
-
property :
|
12956
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyInstance::Representation
|
12957
|
+
|
12958
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySpec::Representation
|
12959
|
+
|
11355
12960
|
end
|
11356
12961
|
end
|
11357
12962
|
|
11358
|
-
class
|
12963
|
+
class GoogleCloudAiplatformV1beta1SafetyInstance
|
11359
12964
|
# @private
|
11360
12965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11361
|
-
property :
|
11362
|
-
property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch::Representation
|
11363
|
-
|
12966
|
+
property :prediction, as: 'prediction'
|
11364
12967
|
end
|
11365
12968
|
end
|
11366
12969
|
|
@@ -11376,6 +12979,15 @@ module Google
|
|
11376
12979
|
end
|
11377
12980
|
end
|
11378
12981
|
|
12982
|
+
class GoogleCloudAiplatformV1beta1SafetyResult
|
12983
|
+
# @private
|
12984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12985
|
+
property :confidence, as: 'confidence'
|
12986
|
+
property :explanation, as: 'explanation'
|
12987
|
+
property :score, as: 'score'
|
12988
|
+
end
|
12989
|
+
end
|
12990
|
+
|
11379
12991
|
class GoogleCloudAiplatformV1beta1SafetySetting
|
11380
12992
|
# @private
|
11381
12993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11385,6 +12997,13 @@ module Google
|
|
11385
12997
|
end
|
11386
12998
|
end
|
11387
12999
|
|
13000
|
+
class GoogleCloudAiplatformV1beta1SafetySpec
|
13001
|
+
# @private
|
13002
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13003
|
+
property :version, as: 'version'
|
13004
|
+
end
|
13005
|
+
end
|
13006
|
+
|
11388
13007
|
class GoogleCloudAiplatformV1beta1SampleConfig
|
11389
13008
|
# @private
|
11390
13009
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13529,6 +15148,117 @@ module Google
|
|
13529
15148
|
end
|
13530
15149
|
end
|
13531
15150
|
|
15151
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput
|
15152
|
+
# @private
|
15153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15154
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance::Representation
|
15155
|
+
|
15156
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec::Representation
|
15157
|
+
|
15158
|
+
end
|
15159
|
+
end
|
15160
|
+
|
15161
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance
|
15162
|
+
# @private
|
15163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15164
|
+
property :context, as: 'context'
|
15165
|
+
property :instruction, as: 'instruction'
|
15166
|
+
property :prediction, as: 'prediction'
|
15167
|
+
property :reference, as: 'reference'
|
15168
|
+
end
|
15169
|
+
end
|
15170
|
+
|
15171
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult
|
15172
|
+
# @private
|
15173
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15174
|
+
property :confidence, as: 'confidence'
|
15175
|
+
property :explanation, as: 'explanation'
|
15176
|
+
property :score, as: 'score'
|
15177
|
+
end
|
15178
|
+
end
|
15179
|
+
|
15180
|
+
class GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec
|
15181
|
+
# @private
|
15182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15183
|
+
property :use_reference, as: 'useReference'
|
15184
|
+
property :version, as: 'version'
|
15185
|
+
end
|
15186
|
+
end
|
15187
|
+
|
15188
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualityInput
|
15189
|
+
# @private
|
15190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15191
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualityInstance::Representation
|
15192
|
+
|
15193
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualitySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationQualitySpec::Representation
|
15194
|
+
|
15195
|
+
end
|
15196
|
+
end
|
15197
|
+
|
15198
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualityInstance
|
15199
|
+
# @private
|
15200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15201
|
+
property :context, as: 'context'
|
15202
|
+
property :instruction, as: 'instruction'
|
15203
|
+
property :prediction, as: 'prediction'
|
15204
|
+
property :reference, as: 'reference'
|
15205
|
+
end
|
15206
|
+
end
|
15207
|
+
|
15208
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualityResult
|
15209
|
+
# @private
|
15210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15211
|
+
property :confidence, as: 'confidence'
|
15212
|
+
property :explanation, as: 'explanation'
|
15213
|
+
property :score, as: 'score'
|
15214
|
+
end
|
15215
|
+
end
|
15216
|
+
|
15217
|
+
class GoogleCloudAiplatformV1beta1SummarizationQualitySpec
|
15218
|
+
# @private
|
15219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15220
|
+
property :use_reference, as: 'useReference'
|
15221
|
+
property :version, as: 'version'
|
15222
|
+
end
|
15223
|
+
end
|
15224
|
+
|
15225
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbosityInput
|
15226
|
+
# @private
|
15227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15228
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance::Representation
|
15229
|
+
|
15230
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbositySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SummarizationVerbositySpec::Representation
|
15231
|
+
|
15232
|
+
end
|
15233
|
+
end
|
15234
|
+
|
15235
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance
|
15236
|
+
# @private
|
15237
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15238
|
+
property :context, as: 'context'
|
15239
|
+
property :instruction, as: 'instruction'
|
15240
|
+
property :prediction, as: 'prediction'
|
15241
|
+
property :reference, as: 'reference'
|
15242
|
+
end
|
15243
|
+
end
|
15244
|
+
|
15245
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbosityResult
|
15246
|
+
# @private
|
15247
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15248
|
+
property :confidence, as: 'confidence'
|
15249
|
+
property :explanation, as: 'explanation'
|
15250
|
+
property :score, as: 'score'
|
15251
|
+
end
|
15252
|
+
end
|
15253
|
+
|
15254
|
+
class GoogleCloudAiplatformV1beta1SummarizationVerbositySpec
|
15255
|
+
# @private
|
15256
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15257
|
+
property :use_reference, as: 'useReference'
|
15258
|
+
property :version, as: 'version'
|
15259
|
+
end
|
15260
|
+
end
|
15261
|
+
|
13532
15262
|
class GoogleCloudAiplatformV1beta1SyncFeatureViewRequest
|
13533
15263
|
# @private
|
13534
15264
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13728,6 +15458,171 @@ module Google
|
|
13728
15458
|
end
|
13729
15459
|
end
|
13730
15460
|
|
15461
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidInput
|
15462
|
+
# @private
|
15463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15464
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidInstance::Representation
|
15465
|
+
|
15466
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidSpec::Representation
|
15467
|
+
|
15468
|
+
end
|
15469
|
+
end
|
15470
|
+
|
15471
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidInstance
|
15472
|
+
# @private
|
15473
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15474
|
+
property :prediction, as: 'prediction'
|
15475
|
+
property :reference, as: 'reference'
|
15476
|
+
end
|
15477
|
+
end
|
15478
|
+
|
15479
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidMetricValue
|
15480
|
+
# @private
|
15481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15482
|
+
property :score, as: 'score'
|
15483
|
+
end
|
15484
|
+
end
|
15485
|
+
|
15486
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidResults
|
15487
|
+
# @private
|
15488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15489
|
+
collection :tool_call_valid_metric_values, as: 'toolCallValidMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCallValidMetricValue::Representation
|
15490
|
+
|
15491
|
+
end
|
15492
|
+
end
|
15493
|
+
|
15494
|
+
class GoogleCloudAiplatformV1beta1ToolCallValidSpec
|
15495
|
+
# @private
|
15496
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15497
|
+
end
|
15498
|
+
end
|
15499
|
+
|
15500
|
+
class GoogleCloudAiplatformV1beta1ToolConfig
|
15501
|
+
# @private
|
15502
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15503
|
+
property :function_calling_config, as: 'functionCallingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionCallingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionCallingConfig::Representation
|
15504
|
+
|
15505
|
+
end
|
15506
|
+
end
|
15507
|
+
|
15508
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchInput
|
15509
|
+
# @private
|
15510
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15511
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchInstance::Representation
|
15512
|
+
|
15513
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchSpec::Representation
|
15514
|
+
|
15515
|
+
end
|
15516
|
+
end
|
15517
|
+
|
15518
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchInstance
|
15519
|
+
# @private
|
15520
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15521
|
+
property :prediction, as: 'prediction'
|
15522
|
+
property :reference, as: 'reference'
|
15523
|
+
end
|
15524
|
+
end
|
15525
|
+
|
15526
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue
|
15527
|
+
# @private
|
15528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15529
|
+
property :score, as: 'score'
|
15530
|
+
end
|
15531
|
+
end
|
15532
|
+
|
15533
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchResults
|
15534
|
+
# @private
|
15535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15536
|
+
collection :tool_name_match_metric_values, as: 'toolNameMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue::Representation
|
15537
|
+
|
15538
|
+
end
|
15539
|
+
end
|
15540
|
+
|
15541
|
+
class GoogleCloudAiplatformV1beta1ToolNameMatchSpec
|
15542
|
+
# @private
|
15543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15544
|
+
end
|
15545
|
+
end
|
15546
|
+
|
15547
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput
|
15548
|
+
# @private
|
15549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15550
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInstance::Representation
|
15551
|
+
|
15552
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchSpec::Representation
|
15553
|
+
|
15554
|
+
end
|
15555
|
+
end
|
15556
|
+
|
15557
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchInstance
|
15558
|
+
# @private
|
15559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15560
|
+
property :prediction, as: 'prediction'
|
15561
|
+
property :reference, as: 'reference'
|
15562
|
+
end
|
15563
|
+
end
|
15564
|
+
|
15565
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchMetricValue
|
15566
|
+
# @private
|
15567
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15568
|
+
property :score, as: 'score'
|
15569
|
+
end
|
15570
|
+
end
|
15571
|
+
|
15572
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults
|
15573
|
+
# @private
|
15574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15575
|
+
collection :tool_parameter_kv_match_metric_values, as: 'toolParameterKvMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchMetricValue::Representation
|
15576
|
+
|
15577
|
+
end
|
15578
|
+
end
|
15579
|
+
|
15580
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKvMatchSpec
|
15581
|
+
# @private
|
15582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15583
|
+
property :use_strict_string_match, as: 'useStrictStringMatch'
|
15584
|
+
end
|
15585
|
+
end
|
15586
|
+
|
15587
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput
|
15588
|
+
# @private
|
15589
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15590
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance::Representation
|
15591
|
+
|
15592
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchSpec::Representation
|
15593
|
+
|
15594
|
+
end
|
15595
|
+
end
|
15596
|
+
|
15597
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance
|
15598
|
+
# @private
|
15599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15600
|
+
property :prediction, as: 'prediction'
|
15601
|
+
property :reference, as: 'reference'
|
15602
|
+
end
|
15603
|
+
end
|
15604
|
+
|
15605
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue
|
15606
|
+
# @private
|
15607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15608
|
+
property :score, as: 'score'
|
15609
|
+
end
|
15610
|
+
end
|
15611
|
+
|
15612
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults
|
15613
|
+
# @private
|
15614
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15615
|
+
collection :tool_parameter_key_match_metric_values, as: 'toolParameterKeyMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue::Representation
|
15616
|
+
|
15617
|
+
end
|
15618
|
+
end
|
15619
|
+
|
15620
|
+
class GoogleCloudAiplatformV1beta1ToolParameterKeyMatchSpec
|
15621
|
+
# @private
|
15622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15623
|
+
end
|
15624
|
+
end
|
15625
|
+
|
13731
15626
|
class GoogleCloudAiplatformV1beta1ToolUseExample
|
13732
15627
|
# @private
|
13733
15628
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14040,6 +15935,34 @@ module Google
|
|
14040
15935
|
end
|
14041
15936
|
end
|
14042
15937
|
|
15938
|
+
class GoogleCloudAiplatformV1beta1UploadRagFileConfig
|
15939
|
+
# @private
|
15940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15941
|
+
property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
|
15942
|
+
|
15943
|
+
end
|
15944
|
+
end
|
15945
|
+
|
15946
|
+
class GoogleCloudAiplatformV1beta1UploadRagFileRequest
|
15947
|
+
# @private
|
15948
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15949
|
+
property :rag_file, as: 'ragFile', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation
|
15950
|
+
|
15951
|
+
property :upload_rag_file_config, as: 'uploadRagFileConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileConfig::Representation
|
15952
|
+
|
15953
|
+
end
|
15954
|
+
end
|
15955
|
+
|
15956
|
+
class GoogleCloudAiplatformV1beta1UploadRagFileResponse
|
15957
|
+
# @private
|
15958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15959
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
15960
|
+
|
15961
|
+
property :rag_file, as: 'ragFile', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation
|
15962
|
+
|
15963
|
+
end
|
15964
|
+
end
|
15965
|
+
|
14043
15966
|
class GoogleCloudAiplatformV1beta1UpsertDatapointsRequest
|
14044
15967
|
# @private
|
14045
15968
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14080,6 +16003,14 @@ module Google
|
|
14080
16003
|
end
|
14081
16004
|
end
|
14082
16005
|
|
16006
|
+
class GoogleCloudAiplatformV1beta1VertexRagStore
|
16007
|
+
# @private
|
16008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16009
|
+
collection :rag_corpora, as: 'ragCorpora'
|
16010
|
+
property :similarity_top_k, as: 'similarityTopK'
|
16011
|
+
end
|
16012
|
+
end
|
16013
|
+
|
14083
16014
|
class GoogleCloudAiplatformV1beta1VideoMetadata
|
14084
16015
|
# @private
|
14085
16016
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14652,6 +16583,7 @@ module Google
|
|
14652
16583
|
|
14653
16584
|
property :grail_text_harm_type, as: 'grailTextHarmType', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootHarmGrailTextHarmType, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootHarmGrailTextHarmType::Representation
|
14654
16585
|
|
16586
|
+
property :image_child, as: 'imageChild'
|
14655
16587
|
property :image_csam, as: 'imageCsam'
|
14656
16588
|
property :image_pedo, as: 'imagePedo'
|
14657
16589
|
property :image_porn, as: 'imagePorn'
|
@@ -14662,6 +16594,7 @@ module Google
|
|
14662
16594
|
property :spii, as: 'spii', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootHarmSpiiFilter, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootHarmSpiiFilter::Representation
|
14663
16595
|
|
14664
16596
|
property :threshold, as: 'threshold'
|
16597
|
+
property :video_frame_child, as: 'videoFrameChild'
|
14665
16598
|
property :video_frame_csam, as: 'videoFrameCsam'
|
14666
16599
|
property :video_frame_pedo, as: 'videoFramePedo'
|
14667
16600
|
property :video_frame_porn, as: 'videoFramePorn'
|
@@ -14801,6 +16734,8 @@ module Google
|
|
14801
16734
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14802
16735
|
property :computed_input_token_length, as: 'computedInputTokenLength'
|
14803
16736
|
property :model_id, as: 'modelId'
|
16737
|
+
property :picked_as_fallback, as: 'pickedAsFallback'
|
16738
|
+
property :selected, as: 'selected'
|
14804
16739
|
end
|
14805
16740
|
end
|
14806
16741
|
|