google-apis-aiplatform_v1 0.63.0 → 0.65.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.
@@ -466,6 +466,18 @@ module Google
|
|
466
466
|
include Google::Apis::Core::JsonObjectSupport
|
467
467
|
end
|
468
468
|
|
469
|
+
class GoogleCloudAiplatformV1BigQueryRequestSet
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
475
|
+
class GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
469
481
|
class GoogleCloudAiplatformV1BigQuerySource
|
470
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
483
|
|
@@ -556,6 +568,12 @@ module Google
|
|
556
568
|
include Google::Apis::Core::JsonObjectSupport
|
557
569
|
end
|
558
570
|
|
571
|
+
class GoogleCloudAiplatformV1CancelEvaluationRunRequest
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
559
577
|
class GoogleCloudAiplatformV1CancelHyperparameterTuningJobRequest
|
560
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
579
|
|
@@ -592,6 +610,18 @@ module Google
|
|
592
610
|
include Google::Apis::Core::JsonObjectSupport
|
593
611
|
end
|
594
612
|
|
613
|
+
class GoogleCloudAiplatformV1CandidateResponse
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
619
|
+
class GoogleCloudAiplatformV1CandidateResult
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
595
625
|
class GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata
|
596
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
627
|
|
@@ -1354,6 +1384,162 @@ module Google
|
|
1354
1384
|
include Google::Apis::Core::JsonObjectSupport
|
1355
1385
|
end
|
1356
1386
|
|
1387
|
+
class GoogleCloudAiplatformV1EvaluationInstance
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1393
|
+
class GoogleCloudAiplatformV1EvaluationInstanceInstanceData
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
|
+
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
class GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class GoogleCloudAiplatformV1EvaluationInstanceMapInstance
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class GoogleCloudAiplatformV1EvaluationItem
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
class GoogleCloudAiplatformV1EvaluationPrompt
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class GoogleCloudAiplatformV1EvaluationRequest
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class GoogleCloudAiplatformV1EvaluationResult
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
class GoogleCloudAiplatformV1EvaluationResults
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
class GoogleCloudAiplatformV1EvaluationRubricConfig
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class GoogleCloudAiplatformV1EvaluationRun
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
class GoogleCloudAiplatformV1EvaluationRunDataSource
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
|
+
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
1463
|
+
end
|
1464
|
+
|
1465
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfig
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1471
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1489
|
+
class GoogleCloudAiplatformV1EvaluationRunInferenceConfig
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1495
|
+
class GoogleCloudAiplatformV1EvaluationRunMetric
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
|
+
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
1499
|
+
end
|
1500
|
+
|
1501
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricComputationBasedMetricSpec
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1513
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1519
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1525
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
|
+
|
1528
|
+
include Google::Apis::Core::JsonObjectSupport
|
1529
|
+
end
|
1530
|
+
|
1531
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
|
+
|
1534
|
+
include Google::Apis::Core::JsonObjectSupport
|
1535
|
+
end
|
1536
|
+
|
1537
|
+
class GoogleCloudAiplatformV1EvaluationSet
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
|
+
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
1541
|
+
end
|
1542
|
+
|
1357
1543
|
class GoogleCloudAiplatformV1Event
|
1358
1544
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
1545
|
|
@@ -2122,6 +2308,30 @@ module Google
|
|
2122
2308
|
include Google::Apis::Core::JsonObjectSupport
|
2123
2309
|
end
|
2124
2310
|
|
2311
|
+
class GoogleCloudAiplatformV1GenerateInstanceRubricsRequest
|
2312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2313
|
+
|
2314
|
+
include Google::Apis::Core::JsonObjectSupport
|
2315
|
+
end
|
2316
|
+
|
2317
|
+
class GoogleCloudAiplatformV1GenerateInstanceRubricsResponse
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2319
|
+
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
2321
|
+
end
|
2322
|
+
|
2323
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataRequest
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
|
+
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
2327
|
+
end
|
2328
|
+
|
2329
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataResponse
|
2330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2331
|
+
|
2332
|
+
include Google::Apis::Core::JsonObjectSupport
|
2333
|
+
end
|
2334
|
+
|
2125
2335
|
class GoogleCloudAiplatformV1GenerateVideoResponse
|
2126
2336
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2127
2337
|
|
@@ -2530,6 +2740,24 @@ module Google
|
|
2530
2740
|
include Google::Apis::Core::JsonObjectSupport
|
2531
2741
|
end
|
2532
2742
|
|
2743
|
+
class GoogleCloudAiplatformV1ListEvaluationItemsResponse
|
2744
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2745
|
+
|
2746
|
+
include Google::Apis::Core::JsonObjectSupport
|
2747
|
+
end
|
2748
|
+
|
2749
|
+
class GoogleCloudAiplatformV1ListEvaluationRunsResponse
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class GoogleCloudAiplatformV1ListEvaluationSetsResponse
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2533
2761
|
class GoogleCloudAiplatformV1ListExecutionsResponse
|
2534
2762
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2535
2763
|
|
@@ -2860,6 +3088,12 @@ module Google
|
|
2860
3088
|
include Google::Apis::Core::JsonObjectSupport
|
2861
3089
|
end
|
2862
3090
|
|
3091
|
+
class GoogleCloudAiplatformV1MetricResult
|
3092
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3093
|
+
|
3094
|
+
include Google::Apis::Core::JsonObjectSupport
|
3095
|
+
end
|
3096
|
+
|
2863
3097
|
class GoogleCloudAiplatformV1MetricxInput
|
2864
3098
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2865
3099
|
|
@@ -3424,6 +3658,12 @@ module Google
|
|
3424
3658
|
include Google::Apis::Core::JsonObjectSupport
|
3425
3659
|
end
|
3426
3660
|
|
3661
|
+
class GoogleCloudAiplatformV1OutputFieldSpec
|
3662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3663
|
+
|
3664
|
+
include Google::Apis::Core::JsonObjectSupport
|
3665
|
+
end
|
3666
|
+
|
3427
3667
|
class GoogleCloudAiplatformV1PscAutomationConfig
|
3428
3668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3429
3669
|
|
@@ -3640,6 +3880,12 @@ module Google
|
|
3640
3880
|
include Google::Apis::Core::JsonObjectSupport
|
3641
3881
|
end
|
3642
3882
|
|
3883
|
+
class GoogleCloudAiplatformV1PredefinedMetricSpec
|
3884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3885
|
+
|
3886
|
+
include Google::Apis::Core::JsonObjectSupport
|
3887
|
+
end
|
3888
|
+
|
3643
3889
|
class GoogleCloudAiplatformV1PredefinedSplit
|
3644
3890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3645
3891
|
|
@@ -4480,6 +4726,12 @@ module Google
|
|
4480
4726
|
include Google::Apis::Core::JsonObjectSupport
|
4481
4727
|
end
|
4482
4728
|
|
4729
|
+
class GoogleCloudAiplatformV1Rubric
|
4730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4731
|
+
|
4732
|
+
include Google::Apis::Core::JsonObjectSupport
|
4733
|
+
end
|
4734
|
+
|
4483
4735
|
class GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput
|
4484
4736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4485
4737
|
|
@@ -4504,12 +4756,42 @@ module Google
|
|
4504
4756
|
include Google::Apis::Core::JsonObjectSupport
|
4505
4757
|
end
|
4506
4758
|
|
4759
|
+
class GoogleCloudAiplatformV1RubricContent
|
4760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4761
|
+
|
4762
|
+
include Google::Apis::Core::JsonObjectSupport
|
4763
|
+
end
|
4764
|
+
|
4765
|
+
class GoogleCloudAiplatformV1RubricContentProperty
|
4766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4767
|
+
|
4768
|
+
include Google::Apis::Core::JsonObjectSupport
|
4769
|
+
end
|
4770
|
+
|
4507
4771
|
class GoogleCloudAiplatformV1RubricCritiqueResult
|
4508
4772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4509
4773
|
|
4510
4774
|
include Google::Apis::Core::JsonObjectSupport
|
4511
4775
|
end
|
4512
4776
|
|
4777
|
+
class GoogleCloudAiplatformV1RubricGenerationSpec
|
4778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4779
|
+
|
4780
|
+
include Google::Apis::Core::JsonObjectSupport
|
4781
|
+
end
|
4782
|
+
|
4783
|
+
class GoogleCloudAiplatformV1RubricGroup
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
|
+
|
4786
|
+
include Google::Apis::Core::JsonObjectSupport
|
4787
|
+
end
|
4788
|
+
|
4789
|
+
class GoogleCloudAiplatformV1RubricVerdict
|
4790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4791
|
+
|
4792
|
+
include Google::Apis::Core::JsonObjectSupport
|
4793
|
+
end
|
4794
|
+
|
4513
4795
|
class GoogleCloudAiplatformV1SafetyInput
|
4514
4796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4515
4797
|
|
@@ -6106,6 +6388,12 @@ module Google
|
|
6106
6388
|
include Google::Apis::Core::JsonObjectSupport
|
6107
6389
|
end
|
6108
6390
|
|
6391
|
+
class GoogleCloudAiplatformV1SummaryMetrics
|
6392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6393
|
+
|
6394
|
+
include Google::Apis::Core::JsonObjectSupport
|
6395
|
+
end
|
6396
|
+
|
6109
6397
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
6110
6398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6111
6399
|
|
@@ -6148,12 +6436,30 @@ module Google
|
|
6148
6436
|
include Google::Apis::Core::JsonObjectSupport
|
6149
6437
|
end
|
6150
6438
|
|
6439
|
+
class GoogleCloudAiplatformV1SyntheticExample
|
6440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6441
|
+
|
6442
|
+
include Google::Apis::Core::JsonObjectSupport
|
6443
|
+
end
|
6444
|
+
|
6445
|
+
class GoogleCloudAiplatformV1SyntheticField
|
6446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6447
|
+
|
6448
|
+
include Google::Apis::Core::JsonObjectSupport
|
6449
|
+
end
|
6450
|
+
|
6151
6451
|
class GoogleCloudAiplatformV1TfRecordDestination
|
6152
6452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6153
6453
|
|
6154
6454
|
include Google::Apis::Core::JsonObjectSupport
|
6155
6455
|
end
|
6156
6456
|
|
6457
|
+
class GoogleCloudAiplatformV1TaskDescriptionStrategy
|
6458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6459
|
+
|
6460
|
+
include Google::Apis::Core::JsonObjectSupport
|
6461
|
+
end
|
6462
|
+
|
6157
6463
|
class GoogleCloudAiplatformV1Tensor
|
6158
6464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6159
6465
|
|
@@ -7781,6 +8087,27 @@ module Google
|
|
7781
8087
|
end
|
7782
8088
|
end
|
7783
8089
|
|
8090
|
+
class GoogleCloudAiplatformV1BigQueryRequestSet
|
8091
|
+
# @private
|
8092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8093
|
+
hash :candidate_response_columns, as: 'candidateResponseColumns'
|
8094
|
+
property :prompt_column, as: 'promptColumn'
|
8095
|
+
property :rubrics_column, as: 'rubricsColumn'
|
8096
|
+
property :sampling_config, as: 'samplingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig::Representation
|
8097
|
+
|
8098
|
+
property :uri, as: 'uri'
|
8099
|
+
end
|
8100
|
+
end
|
8101
|
+
|
8102
|
+
class GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig
|
8103
|
+
# @private
|
8104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8105
|
+
property :sampling_count, as: 'samplingCount'
|
8106
|
+
property :sampling_duration, as: 'samplingDuration'
|
8107
|
+
property :sampling_method, as: 'samplingMethod'
|
8108
|
+
end
|
8109
|
+
end
|
8110
|
+
|
7784
8111
|
class GoogleCloudAiplatformV1BigQuerySource
|
7785
8112
|
# @private
|
7786
8113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7913,6 +8240,12 @@ module Google
|
|
7913
8240
|
end
|
7914
8241
|
end
|
7915
8242
|
|
8243
|
+
class GoogleCloudAiplatformV1CancelEvaluationRunRequest
|
8244
|
+
# @private
|
8245
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8246
|
+
end
|
8247
|
+
end
|
8248
|
+
|
7916
8249
|
class GoogleCloudAiplatformV1CancelHyperparameterTuningJobRequest
|
7917
8250
|
# @private
|
7918
8251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7965,6 +8298,28 @@ module Google
|
|
7965
8298
|
end
|
7966
8299
|
end
|
7967
8300
|
|
8301
|
+
class GoogleCloudAiplatformV1CandidateResponse
|
8302
|
+
# @private
|
8303
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8304
|
+
property :candidate, as: 'candidate'
|
8305
|
+
property :text, as: 'text'
|
8306
|
+
property :value, as: 'value'
|
8307
|
+
end
|
8308
|
+
end
|
8309
|
+
|
8310
|
+
class GoogleCloudAiplatformV1CandidateResult
|
8311
|
+
# @private
|
8312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8313
|
+
property :additional_results, as: 'additionalResults'
|
8314
|
+
property :candidate, as: 'candidate'
|
8315
|
+
property :explanation, as: 'explanation'
|
8316
|
+
property :metric, as: 'metric'
|
8317
|
+
collection :rubric_verdicts, as: 'rubricVerdicts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict::Representation
|
8318
|
+
|
8319
|
+
property :score, as: 'score'
|
8320
|
+
end
|
8321
|
+
end
|
8322
|
+
|
7968
8323
|
class GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata
|
7969
8324
|
# @private
|
7970
8325
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9241,6 +9596,10 @@ module Google
|
|
9241
9596
|
|
9242
9597
|
property :groundedness_input, as: 'groundednessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput::Representation
|
9243
9598
|
|
9599
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstance::Representation
|
9600
|
+
|
9601
|
+
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric::Representation
|
9602
|
+
|
9244
9603
|
property :metricx_input, as: 'metricxInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInput::Representation
|
9245
9604
|
|
9246
9605
|
property :pairwise_metric_input, as: 'pairwiseMetricInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricInput::Representation
|
@@ -9294,107 +9653,413 @@ module Google
|
|
9294
9653
|
end
|
9295
9654
|
end
|
9296
9655
|
|
9297
|
-
class GoogleCloudAiplatformV1EvaluateInstancesResponse
|
9656
|
+
class GoogleCloudAiplatformV1EvaluateInstancesResponse
|
9657
|
+
# @private
|
9658
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9659
|
+
property :bleu_results, as: 'bleuResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuResults::Representation
|
9660
|
+
|
9661
|
+
property :coherence_result, as: 'coherenceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult::Representation
|
9662
|
+
|
9663
|
+
property :comet_result, as: 'cometResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CometResult::Representation
|
9664
|
+
|
9665
|
+
property :exact_match_results, as: 'exactMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults::Representation
|
9666
|
+
|
9667
|
+
property :fluency_result, as: 'fluencyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult::Representation
|
9668
|
+
|
9669
|
+
property :fulfillment_result, as: 'fulfillmentResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentResult::Representation
|
9670
|
+
|
9671
|
+
property :groundedness_result, as: 'groundednessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult::Representation
|
9672
|
+
|
9673
|
+
collection :metric_results, as: 'metricResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricResult::Representation
|
9674
|
+
|
9675
|
+
property :metricx_result, as: 'metricxResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxResult::Representation
|
9676
|
+
|
9677
|
+
property :pairwise_metric_result, as: 'pairwiseMetricResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricResult::Representation
|
9678
|
+
|
9679
|
+
property :pairwise_question_answering_quality_result, as: 'pairwiseQuestionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult::Representation
|
9680
|
+
|
9681
|
+
property :pairwise_summarization_quality_result, as: 'pairwiseSummarizationQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityResult::Representation
|
9682
|
+
|
9683
|
+
property :pointwise_metric_result, as: 'pointwiseMetricResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricResult::Representation
|
9684
|
+
|
9685
|
+
property :question_answering_correctness_result, as: 'questionAnsweringCorrectnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult::Representation
|
9686
|
+
|
9687
|
+
property :question_answering_helpfulness_result, as: 'questionAnsweringHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult::Representation
|
9688
|
+
|
9689
|
+
property :question_answering_quality_result, as: 'questionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityResult::Representation
|
9690
|
+
|
9691
|
+
property :question_answering_relevance_result, as: 'questionAnsweringRelevanceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult::Representation
|
9692
|
+
|
9693
|
+
property :rouge_results, as: 'rougeResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults::Representation
|
9694
|
+
|
9695
|
+
property :rubric_based_instruction_following_result, as: 'rubricBasedInstructionFollowingResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingResult::Representation
|
9696
|
+
|
9697
|
+
property :safety_result, as: 'safetyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult::Representation
|
9698
|
+
|
9699
|
+
property :summarization_helpfulness_result, as: 'summarizationHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult::Representation
|
9700
|
+
|
9701
|
+
property :summarization_quality_result, as: 'summarizationQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityResult::Representation
|
9702
|
+
|
9703
|
+
property :summarization_verbosity_result, as: 'summarizationVerbosityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityResult::Representation
|
9704
|
+
|
9705
|
+
property :tool_call_valid_results, as: 'toolCallValidResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidResults::Representation
|
9706
|
+
|
9707
|
+
property :tool_name_match_results, as: 'toolNameMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchResults::Representation
|
9708
|
+
|
9709
|
+
property :tool_parameter_key_match_results, as: 'toolParameterKeyMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchResults::Representation
|
9710
|
+
|
9711
|
+
property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults::Representation
|
9712
|
+
|
9713
|
+
property :trajectory_any_order_match_results, as: 'trajectoryAnyOrderMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults::Representation
|
9714
|
+
|
9715
|
+
property :trajectory_exact_match_results, as: 'trajectoryExactMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchResults::Representation
|
9716
|
+
|
9717
|
+
property :trajectory_in_order_match_results, as: 'trajectoryInOrderMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchResults::Representation
|
9718
|
+
|
9719
|
+
property :trajectory_precision_results, as: 'trajectoryPrecisionResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionResults::Representation
|
9720
|
+
|
9721
|
+
property :trajectory_recall_results, as: 'trajectoryRecallResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallResults::Representation
|
9722
|
+
|
9723
|
+
property :trajectory_single_tool_use_results, as: 'trajectorySingleToolUseResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseResults::Representation
|
9724
|
+
|
9725
|
+
end
|
9726
|
+
end
|
9727
|
+
|
9728
|
+
class GoogleCloudAiplatformV1EvaluatedAnnotation
|
9729
|
+
# @private
|
9730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9731
|
+
property :data_item_payload, as: 'dataItemPayload'
|
9732
|
+
collection :error_analysis_annotations, as: 'errorAnalysisAnnotations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation::Representation
|
9733
|
+
|
9734
|
+
property :evaluated_data_item_view_id, as: 'evaluatedDataItemViewId'
|
9735
|
+
collection :explanations, as: 'explanations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation::Representation
|
9736
|
+
|
9737
|
+
collection :ground_truths, as: 'groundTruths'
|
9738
|
+
collection :predictions, as: 'predictions'
|
9739
|
+
property :type, as: 'type'
|
9740
|
+
end
|
9741
|
+
end
|
9742
|
+
|
9743
|
+
class GoogleCloudAiplatformV1EvaluatedAnnotationExplanation
|
9744
|
+
# @private
|
9745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9746
|
+
property :explanation, as: 'explanation', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Explanation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Explanation::Representation
|
9747
|
+
|
9748
|
+
property :explanation_type, as: 'explanationType'
|
9749
|
+
end
|
9750
|
+
end
|
9751
|
+
|
9752
|
+
class GoogleCloudAiplatformV1EvaluationDataset
|
9753
|
+
# @private
|
9754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9755
|
+
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQuerySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQuerySource::Representation
|
9756
|
+
|
9757
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource::Representation
|
9758
|
+
|
9759
|
+
end
|
9760
|
+
end
|
9761
|
+
|
9762
|
+
class GoogleCloudAiplatformV1EvaluationInstance
|
9763
|
+
# @private
|
9764
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9765
|
+
property :other_data, as: 'otherData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceMapInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceMapInstance::Representation
|
9766
|
+
|
9767
|
+
property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
9768
|
+
|
9769
|
+
property :reference, as: 'reference', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
9770
|
+
|
9771
|
+
property :response, as: 'response', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
9772
|
+
|
9773
|
+
hash :rubric_groups, as: 'rubricGroups', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGroup, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGroup::Representation
|
9774
|
+
|
9775
|
+
end
|
9776
|
+
end
|
9777
|
+
|
9778
|
+
class GoogleCloudAiplatformV1EvaluationInstanceInstanceData
|
9779
|
+
# @private
|
9780
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9781
|
+
property :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents::Representation
|
9782
|
+
|
9783
|
+
property :text, as: 'text'
|
9784
|
+
end
|
9785
|
+
end
|
9786
|
+
|
9787
|
+
class GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents
|
9788
|
+
# @private
|
9789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9790
|
+
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
9791
|
+
|
9792
|
+
end
|
9793
|
+
end
|
9794
|
+
|
9795
|
+
class GoogleCloudAiplatformV1EvaluationInstanceMapInstance
|
9796
|
+
# @private
|
9797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9798
|
+
hash :map_instance, as: 'mapInstance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
9799
|
+
|
9800
|
+
end
|
9801
|
+
end
|
9802
|
+
|
9803
|
+
class GoogleCloudAiplatformV1EvaluationItem
|
9804
|
+
# @private
|
9805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9806
|
+
property :create_time, as: 'createTime'
|
9807
|
+
property :display_name, as: 'displayName'
|
9808
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
9809
|
+
|
9810
|
+
property :evaluation_item_type, as: 'evaluationItemType'
|
9811
|
+
property :evaluation_request, as: 'evaluationRequest', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest::Representation
|
9812
|
+
|
9813
|
+
property :evaluation_response, as: 'evaluationResponse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResult::Representation
|
9814
|
+
|
9815
|
+
property :gcs_uri, as: 'gcsUri'
|
9816
|
+
hash :labels, as: 'labels'
|
9817
|
+
property :metadata, as: 'metadata'
|
9818
|
+
property :name, as: 'name'
|
9819
|
+
end
|
9820
|
+
end
|
9821
|
+
|
9822
|
+
class GoogleCloudAiplatformV1EvaluationPrompt
|
9823
|
+
# @private
|
9824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9825
|
+
property :prompt_template_data, as: 'promptTemplateData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData::Representation
|
9826
|
+
|
9827
|
+
property :text, as: 'text'
|
9828
|
+
property :value, as: 'value'
|
9829
|
+
end
|
9830
|
+
end
|
9831
|
+
|
9832
|
+
class GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData
|
9833
|
+
# @private
|
9834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9835
|
+
hash :values, as: 'values', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
9836
|
+
|
9837
|
+
end
|
9838
|
+
end
|
9839
|
+
|
9840
|
+
class GoogleCloudAiplatformV1EvaluationRequest
|
9841
|
+
# @private
|
9842
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9843
|
+
collection :candidate_responses, as: 'candidateResponses', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse::Representation
|
9844
|
+
|
9845
|
+
property :golden_response, as: 'goldenResponse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse::Representation
|
9846
|
+
|
9847
|
+
property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPrompt, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPrompt::Representation
|
9848
|
+
|
9849
|
+
hash :rubrics, as: 'rubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGroup, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGroup::Representation
|
9850
|
+
|
9851
|
+
end
|
9852
|
+
end
|
9853
|
+
|
9854
|
+
class GoogleCloudAiplatformV1EvaluationResult
|
9855
|
+
# @private
|
9856
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9857
|
+
collection :candidate_results, as: 'candidateResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResult::Representation
|
9858
|
+
|
9859
|
+
property :evaluation_request, as: 'evaluationRequest'
|
9860
|
+
property :evaluation_run, as: 'evaluationRun'
|
9861
|
+
property :metadata, as: 'metadata'
|
9862
|
+
property :metric, as: 'metric'
|
9863
|
+
property :request, as: 'request', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest::Representation
|
9864
|
+
|
9865
|
+
end
|
9866
|
+
end
|
9867
|
+
|
9868
|
+
class GoogleCloudAiplatformV1EvaluationResults
|
9869
|
+
# @private
|
9870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9871
|
+
property :evaluation_set, as: 'evaluationSet'
|
9872
|
+
property :summary_metrics, as: 'summaryMetrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummaryMetrics, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummaryMetrics::Representation
|
9873
|
+
|
9874
|
+
end
|
9875
|
+
end
|
9876
|
+
|
9877
|
+
class GoogleCloudAiplatformV1EvaluationRubricConfig
|
9878
|
+
# @private
|
9879
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9880
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
9881
|
+
|
9882
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
9883
|
+
|
9884
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
9885
|
+
end
|
9886
|
+
end
|
9887
|
+
|
9888
|
+
class GoogleCloudAiplatformV1EvaluationRun
|
9298
9889
|
# @private
|
9299
9890
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9300
|
-
property :
|
9891
|
+
property :completion_time, as: 'completionTime'
|
9892
|
+
property :create_time, as: 'createTime'
|
9893
|
+
property :data_source, as: 'dataSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunDataSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunDataSource::Representation
|
9301
9894
|
|
9302
|
-
property :
|
9895
|
+
property :display_name, as: 'displayName'
|
9896
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
9303
9897
|
|
9304
|
-
property :
|
9898
|
+
property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfig::Representation
|
9305
9899
|
|
9306
|
-
property :
|
9900
|
+
property :evaluation_results, as: 'evaluationResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResults::Representation
|
9307
9901
|
|
9308
|
-
property :
|
9902
|
+
property :evaluation_set_snapshot, as: 'evaluationSetSnapshot'
|
9903
|
+
hash :inference_configs, as: 'inferenceConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunInferenceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunInferenceConfig::Representation
|
9309
9904
|
|
9310
|
-
|
9905
|
+
hash :labels, as: 'labels'
|
9906
|
+
property :metadata, as: 'metadata'
|
9907
|
+
property :name, as: 'name'
|
9908
|
+
property :state, as: 'state'
|
9909
|
+
end
|
9910
|
+
end
|
9311
9911
|
|
9312
|
-
|
9912
|
+
class GoogleCloudAiplatformV1EvaluationRunDataSource
|
9913
|
+
# @private
|
9914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9915
|
+
property :bigquery_request_set, as: 'bigqueryRequestSet', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSet, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSet::Representation
|
9313
9916
|
|
9314
|
-
property :
|
9917
|
+
property :evaluation_set, as: 'evaluationSet'
|
9918
|
+
end
|
9919
|
+
end
|
9315
9920
|
|
9316
|
-
|
9921
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfig
|
9922
|
+
# @private
|
9923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9924
|
+
property :autorater_config, as: 'autoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
9317
9925
|
|
9318
|
-
|
9926
|
+
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetric::Representation
|
9319
9927
|
|
9320
|
-
property :
|
9928
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig::Representation
|
9321
9929
|
|
9322
|
-
property :
|
9930
|
+
property :prompt_template, as: 'promptTemplate', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate::Representation
|
9323
9931
|
|
9324
|
-
|
9932
|
+
collection :rubric_configs, as: 'rubricConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRubricConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRubricConfig::Representation
|
9325
9933
|
|
9326
|
-
|
9934
|
+
end
|
9935
|
+
end
|
9327
9936
|
|
9328
|
-
|
9937
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig
|
9938
|
+
# @private
|
9939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9940
|
+
property :autorater_model, as: 'autoraterModel'
|
9941
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig::Representation
|
9329
9942
|
|
9330
|
-
property :
|
9943
|
+
property :sample_count, as: 'sampleCount'
|
9944
|
+
end
|
9945
|
+
end
|
9331
9946
|
|
9332
|
-
|
9947
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig
|
9948
|
+
# @private
|
9949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9950
|
+
property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryDestination::Representation
|
9333
9951
|
|
9334
|
-
property :
|
9952
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination::Representation
|
9335
9953
|
|
9336
|
-
|
9954
|
+
end
|
9955
|
+
end
|
9337
9956
|
|
9338
|
-
|
9957
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate
|
9958
|
+
# @private
|
9959
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9960
|
+
property :gcs_uri, as: 'gcsUri'
|
9961
|
+
property :prompt_template, as: 'promptTemplate'
|
9962
|
+
end
|
9963
|
+
end
|
9339
9964
|
|
9340
|
-
|
9965
|
+
class GoogleCloudAiplatformV1EvaluationRunInferenceConfig
|
9966
|
+
# @private
|
9967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9968
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig::Representation
|
9341
9969
|
|
9342
|
-
property :
|
9970
|
+
property :model, as: 'model'
|
9971
|
+
end
|
9972
|
+
end
|
9343
9973
|
|
9344
|
-
|
9974
|
+
class GoogleCloudAiplatformV1EvaluationRunMetric
|
9975
|
+
# @private
|
9976
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9977
|
+
property :computation_based_metric_spec, as: 'computationBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricComputationBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricComputationBasedMetricSpec::Representation
|
9345
9978
|
|
9346
|
-
property :
|
9979
|
+
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec::Representation
|
9347
9980
|
|
9348
|
-
property :
|
9981
|
+
property :metric, as: 'metric'
|
9982
|
+
property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
9349
9983
|
|
9350
|
-
property :
|
9984
|
+
property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec::Representation
|
9351
9985
|
|
9352
|
-
|
9986
|
+
end
|
9987
|
+
end
|
9353
9988
|
|
9354
|
-
|
9989
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricComputationBasedMetricSpec
|
9990
|
+
# @private
|
9991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9992
|
+
hash :parameters, as: 'parameters'
|
9993
|
+
property :type, as: 'type'
|
9994
|
+
end
|
9995
|
+
end
|
9355
9996
|
|
9356
|
-
|
9997
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec
|
9998
|
+
# @private
|
9999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10000
|
+
hash :additional_config, as: 'additionalConfig'
|
10001
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
9357
10002
|
|
9358
|
-
property :
|
10003
|
+
property :metric_prompt_template, as: 'metricPromptTemplate'
|
10004
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
9359
10005
|
|
9360
|
-
property :
|
10006
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
9361
10007
|
|
9362
|
-
property :
|
10008
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
10009
|
+
property :system_instruction, as: 'systemInstruction'
|
10010
|
+
end
|
10011
|
+
end
|
9363
10012
|
|
10013
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec
|
10014
|
+
# @private
|
10015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10016
|
+
property :metric_spec_name, as: 'metricSpecName'
|
10017
|
+
hash :parameters, as: 'parameters'
|
9364
10018
|
end
|
9365
10019
|
end
|
9366
10020
|
|
9367
|
-
class
|
10021
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec
|
9368
10022
|
# @private
|
9369
10023
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9370
|
-
property :
|
9371
|
-
collection :error_analysis_annotations, as: 'errorAnalysisAnnotations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation::Representation
|
10024
|
+
property :inline_rubrics, as: 'inlineRubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics::Representation
|
9372
10025
|
|
9373
|
-
property :
|
9374
|
-
collection :explanations, as: 'explanations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation::Representation
|
10026
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
9375
10027
|
|
9376
|
-
|
9377
|
-
|
9378
|
-
|
10028
|
+
property :metric_prompt_template, as: 'metricPromptTemplate'
|
10029
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
10030
|
+
|
10031
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
9379
10032
|
end
|
9380
10033
|
end
|
9381
10034
|
|
9382
|
-
class
|
10035
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics
|
9383
10036
|
# @private
|
9384
10037
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9385
|
-
|
10038
|
+
collection :rubrics, as: 'rubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric::Representation
|
9386
10039
|
|
9387
|
-
property :explanation_type, as: 'explanationType'
|
9388
10040
|
end
|
9389
10041
|
end
|
9390
10042
|
|
9391
|
-
class
|
10043
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec
|
9392
10044
|
# @private
|
9393
10045
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9394
|
-
property :
|
10046
|
+
property :model_config, as: 'modelConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
9395
10047
|
|
9396
|
-
property :
|
10048
|
+
property :prompt_template, as: 'promptTemplate'
|
10049
|
+
property :rubric_content_type, as: 'rubricContentType'
|
10050
|
+
collection :rubric_type_ontology, as: 'rubricTypeOntology'
|
10051
|
+
end
|
10052
|
+
end
|
9397
10053
|
|
10054
|
+
class GoogleCloudAiplatformV1EvaluationSet
|
10055
|
+
# @private
|
10056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10057
|
+
property :create_time, as: 'createTime'
|
10058
|
+
property :display_name, as: 'displayName'
|
10059
|
+
collection :evaluation_items, as: 'evaluationItems'
|
10060
|
+
property :metadata, as: 'metadata'
|
10061
|
+
property :name, as: 'name'
|
10062
|
+
property :update_time, as: 'updateTime'
|
9398
10063
|
end
|
9399
10064
|
end
|
9400
10065
|
|
@@ -10699,6 +11364,47 @@ module Google
|
|
10699
11364
|
end
|
10700
11365
|
end
|
10701
11366
|
|
11367
|
+
class GoogleCloudAiplatformV1GenerateInstanceRubricsRequest
|
11368
|
+
# @private
|
11369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11370
|
+
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
11371
|
+
|
11372
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec::Representation
|
11373
|
+
|
11374
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGenerationSpec::Representation
|
11375
|
+
|
11376
|
+
end
|
11377
|
+
end
|
11378
|
+
|
11379
|
+
class GoogleCloudAiplatformV1GenerateInstanceRubricsResponse
|
11380
|
+
# @private
|
11381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11382
|
+
collection :generated_rubrics, as: 'generatedRubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric::Representation
|
11383
|
+
|
11384
|
+
end
|
11385
|
+
end
|
11386
|
+
|
11387
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataRequest
|
11388
|
+
# @private
|
11389
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11390
|
+
property :count, as: 'count'
|
11391
|
+
collection :examples, as: 'examples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample::Representation
|
11392
|
+
|
11393
|
+
collection :output_field_specs, as: 'outputFieldSpecs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputFieldSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputFieldSpec::Representation
|
11394
|
+
|
11395
|
+
property :task_description, as: 'taskDescription', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TaskDescriptionStrategy, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TaskDescriptionStrategy::Representation
|
11396
|
+
|
11397
|
+
end
|
11398
|
+
end
|
11399
|
+
|
11400
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataResponse
|
11401
|
+
# @private
|
11402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11403
|
+
collection :synthetic_examples, as: 'syntheticExamples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample::Representation
|
11404
|
+
|
11405
|
+
end
|
11406
|
+
end
|
11407
|
+
|
10702
11408
|
class GoogleCloudAiplatformV1GenerateVideoResponse
|
10703
11409
|
# @private
|
10704
11410
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10818,10 +11524,6 @@ module Google
|
|
10818
11524
|
class GoogleCloudAiplatformV1GoogleMaps
|
10819
11525
|
# @private
|
10820
11526
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10821
|
-
property :api_auth, as: 'apiAuth', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuth, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuth::Representation
|
10822
|
-
|
10823
|
-
property :auth_config, as: 'authConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AuthConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AuthConfig::Representation
|
10824
|
-
|
10825
11527
|
end
|
10826
11528
|
end
|
10827
11529
|
|
@@ -11454,6 +12156,33 @@ module Google
|
|
11454
12156
|
end
|
11455
12157
|
end
|
11456
12158
|
|
12159
|
+
class GoogleCloudAiplatformV1ListEvaluationItemsResponse
|
12160
|
+
# @private
|
12161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12162
|
+
collection :evaluation_items, as: 'evaluationItems', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationItem, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationItem::Representation
|
12163
|
+
|
12164
|
+
property :next_page_token, as: 'nextPageToken'
|
12165
|
+
end
|
12166
|
+
end
|
12167
|
+
|
12168
|
+
class GoogleCloudAiplatformV1ListEvaluationRunsResponse
|
12169
|
+
# @private
|
12170
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12171
|
+
collection :evaluation_runs, as: 'evaluationRuns', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRun, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRun::Representation
|
12172
|
+
|
12173
|
+
property :next_page_token, as: 'nextPageToken'
|
12174
|
+
end
|
12175
|
+
end
|
12176
|
+
|
12177
|
+
class GoogleCloudAiplatformV1ListEvaluationSetsResponse
|
12178
|
+
# @private
|
12179
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12180
|
+
collection :evaluation_sets, as: 'evaluationSets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationSet, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationSet::Representation
|
12181
|
+
|
12182
|
+
property :next_page_token, as: 'nextPageToken'
|
12183
|
+
end
|
12184
|
+
end
|
12185
|
+
|
11457
12186
|
class GoogleCloudAiplatformV1ListExecutionsResponse
|
11458
12187
|
# @private
|
11459
12188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11951,11 +12680,25 @@ module Google
|
|
11951
12680
|
|
11952
12681
|
property :pointwise_metric_spec, as: 'pointwiseMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricSpec::Representation
|
11953
12682
|
|
12683
|
+
property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec::Representation
|
12684
|
+
|
11954
12685
|
property :rouge_spec, as: 'rougeSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec::Representation
|
11955
12686
|
|
11956
12687
|
end
|
11957
12688
|
end
|
11958
12689
|
|
12690
|
+
class GoogleCloudAiplatformV1MetricResult
|
12691
|
+
# @private
|
12692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12693
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
12694
|
+
|
12695
|
+
property :explanation, as: 'explanation'
|
12696
|
+
collection :rubric_verdicts, as: 'rubricVerdicts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict::Representation
|
12697
|
+
|
12698
|
+
property :score, as: 'score'
|
12699
|
+
end
|
12700
|
+
end
|
12701
|
+
|
11959
12702
|
class GoogleCloudAiplatformV1MetricxInput
|
11960
12703
|
# @private
|
11961
12704
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13052,6 +13795,15 @@ module Google
|
|
13052
13795
|
end
|
13053
13796
|
end
|
13054
13797
|
|
13798
|
+
class GoogleCloudAiplatformV1OutputFieldSpec
|
13799
|
+
# @private
|
13800
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13801
|
+
property :field_name, as: 'fieldName'
|
13802
|
+
property :field_type, as: 'fieldType'
|
13803
|
+
property :guidance, as: 'guidance'
|
13804
|
+
end
|
13805
|
+
end
|
13806
|
+
|
13055
13807
|
class GoogleCloudAiplatformV1PscAutomationConfig
|
13056
13808
|
# @private
|
13057
13809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13459,6 +14211,14 @@ module Google
|
|
13459
14211
|
end
|
13460
14212
|
end
|
13461
14213
|
|
14214
|
+
class GoogleCloudAiplatformV1PredefinedMetricSpec
|
14215
|
+
# @private
|
14216
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14217
|
+
property :metric_spec_name, as: 'metricSpecName'
|
14218
|
+
hash :metric_spec_parameters, as: 'metricSpecParameters'
|
14219
|
+
end
|
14220
|
+
end
|
14221
|
+
|
13462
14222
|
class GoogleCloudAiplatformV1PredefinedSplit
|
13463
14223
|
# @private
|
13464
14224
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14500,6 +15260,7 @@ module Google
|
|
14500
15260
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
|
14501
15261
|
|
14502
15262
|
property :etag, as: 'etag'
|
15263
|
+
hash :labels, as: 'labels'
|
14503
15264
|
property :name, as: 'name'
|
14504
15265
|
property :spec, as: 'spec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec::Representation
|
14505
15266
|
|
@@ -14783,6 +15544,17 @@ module Google
|
|
14783
15544
|
end
|
14784
15545
|
end
|
14785
15546
|
|
15547
|
+
class GoogleCloudAiplatformV1Rubric
|
15548
|
+
# @private
|
15549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15550
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricContent, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricContent::Representation
|
15551
|
+
|
15552
|
+
property :importance, as: 'importance'
|
15553
|
+
property :rubric_id, as: 'rubricId'
|
15554
|
+
property :type, as: 'type'
|
15555
|
+
end
|
15556
|
+
end
|
15557
|
+
|
14786
15558
|
class GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput
|
14787
15559
|
# @private
|
14788
15560
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14815,6 +15587,21 @@ module Google
|
|
14815
15587
|
end
|
14816
15588
|
end
|
14817
15589
|
|
15590
|
+
class GoogleCloudAiplatformV1RubricContent
|
15591
|
+
# @private
|
15592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15593
|
+
property :property, as: 'property', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricContentProperty, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricContentProperty::Representation
|
15594
|
+
|
15595
|
+
end
|
15596
|
+
end
|
15597
|
+
|
15598
|
+
class GoogleCloudAiplatformV1RubricContentProperty
|
15599
|
+
# @private
|
15600
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15601
|
+
property :description, as: 'description'
|
15602
|
+
end
|
15603
|
+
end
|
15604
|
+
|
14818
15605
|
class GoogleCloudAiplatformV1RubricCritiqueResult
|
14819
15606
|
# @private
|
14820
15607
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14823,6 +15610,37 @@ module Google
|
|
14823
15610
|
end
|
14824
15611
|
end
|
14825
15612
|
|
15613
|
+
class GoogleCloudAiplatformV1RubricGenerationSpec
|
15614
|
+
# @private
|
15615
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15616
|
+
property :model_config, as: 'modelConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig::Representation
|
15617
|
+
|
15618
|
+
property :prompt_template, as: 'promptTemplate'
|
15619
|
+
property :rubric_content_type, as: 'rubricContentType'
|
15620
|
+
collection :rubric_type_ontology, as: 'rubricTypeOntology'
|
15621
|
+
end
|
15622
|
+
end
|
15623
|
+
|
15624
|
+
class GoogleCloudAiplatformV1RubricGroup
|
15625
|
+
# @private
|
15626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15627
|
+
property :display_name, as: 'displayName'
|
15628
|
+
property :group_id, as: 'groupId'
|
15629
|
+
collection :rubrics, as: 'rubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric::Representation
|
15630
|
+
|
15631
|
+
end
|
15632
|
+
end
|
15633
|
+
|
15634
|
+
class GoogleCloudAiplatformV1RubricVerdict
|
15635
|
+
# @private
|
15636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15637
|
+
property :evaluated_rubric, as: 'evaluatedRubric', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric::Representation
|
15638
|
+
|
15639
|
+
property :reasoning, as: 'reasoning'
|
15640
|
+
property :verdict, as: 'verdict'
|
15641
|
+
end
|
15642
|
+
end
|
15643
|
+
|
14826
15644
|
class GoogleCloudAiplatformV1SafetyInput
|
14827
15645
|
# @private
|
14828
15646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17471,6 +18289,15 @@ module Google
|
|
17471
18289
|
end
|
17472
18290
|
end
|
17473
18291
|
|
18292
|
+
class GoogleCloudAiplatformV1SummaryMetrics
|
18293
|
+
# @private
|
18294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18295
|
+
property :failed_items, as: 'failedItems'
|
18296
|
+
hash :metrics, as: 'metrics'
|
18297
|
+
property :total_items, as: 'totalItems'
|
18298
|
+
end
|
18299
|
+
end
|
18300
|
+
|
17474
18301
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
17475
18302
|
# @private
|
17476
18303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17551,6 +18378,23 @@ module Google
|
|
17551
18378
|
end
|
17552
18379
|
end
|
17553
18380
|
|
18381
|
+
class GoogleCloudAiplatformV1SyntheticExample
|
18382
|
+
# @private
|
18383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18384
|
+
collection :fields, as: 'fields', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticField, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticField::Representation
|
18385
|
+
|
18386
|
+
end
|
18387
|
+
end
|
18388
|
+
|
18389
|
+
class GoogleCloudAiplatformV1SyntheticField
|
18390
|
+
# @private
|
18391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18392
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
18393
|
+
|
18394
|
+
property :field_name, as: 'fieldName'
|
18395
|
+
end
|
18396
|
+
end
|
18397
|
+
|
17554
18398
|
class GoogleCloudAiplatformV1TfRecordDestination
|
17555
18399
|
# @private
|
17556
18400
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17559,6 +18403,13 @@ module Google
|
|
17559
18403
|
end
|
17560
18404
|
end
|
17561
18405
|
|
18406
|
+
class GoogleCloudAiplatformV1TaskDescriptionStrategy
|
18407
|
+
# @private
|
18408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18409
|
+
property :task_description, as: 'taskDescription'
|
18410
|
+
end
|
18411
|
+
end
|
18412
|
+
|
17562
18413
|
class GoogleCloudAiplatformV1Tensor
|
17563
18414
|
# @private
|
17564
18415
|
class Representation < Google::Apis::Core::JsonRepresentation
|