google-apis-aiplatform_v1 0.64.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
|
|
@@ -1378,6 +1408,138 @@ module Google
|
|
1378
1408
|
include Google::Apis::Core::JsonObjectSupport
|
1379
1409
|
end
|
1380
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
|
+
|
1381
1543
|
class GoogleCloudAiplatformV1Event
|
1382
1544
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
1545
|
|
@@ -2158,6 +2320,18 @@ module Google
|
|
2158
2320
|
include Google::Apis::Core::JsonObjectSupport
|
2159
2321
|
end
|
2160
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
|
+
|
2161
2335
|
class GoogleCloudAiplatformV1GenerateVideoResponse
|
2162
2336
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
2337
|
|
@@ -2566,6 +2740,24 @@ module Google
|
|
2566
2740
|
include Google::Apis::Core::JsonObjectSupport
|
2567
2741
|
end
|
2568
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
|
+
|
2569
2761
|
class GoogleCloudAiplatformV1ListExecutionsResponse
|
2570
2762
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2571
2763
|
|
@@ -3466,6 +3658,12 @@ module Google
|
|
3466
3658
|
include Google::Apis::Core::JsonObjectSupport
|
3467
3659
|
end
|
3468
3660
|
|
3661
|
+
class GoogleCloudAiplatformV1OutputFieldSpec
|
3662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3663
|
+
|
3664
|
+
include Google::Apis::Core::JsonObjectSupport
|
3665
|
+
end
|
3666
|
+
|
3469
3667
|
class GoogleCloudAiplatformV1PscAutomationConfig
|
3470
3668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
3669
|
|
@@ -6190,6 +6388,12 @@ module Google
|
|
6190
6388
|
include Google::Apis::Core::JsonObjectSupport
|
6191
6389
|
end
|
6192
6390
|
|
6391
|
+
class GoogleCloudAiplatformV1SummaryMetrics
|
6392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6393
|
+
|
6394
|
+
include Google::Apis::Core::JsonObjectSupport
|
6395
|
+
end
|
6396
|
+
|
6193
6397
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
6194
6398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6195
6399
|
|
@@ -6232,12 +6436,30 @@ module Google
|
|
6232
6436
|
include Google::Apis::Core::JsonObjectSupport
|
6233
6437
|
end
|
6234
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
|
+
|
6235
6451
|
class GoogleCloudAiplatformV1TfRecordDestination
|
6236
6452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6237
6453
|
|
6238
6454
|
include Google::Apis::Core::JsonObjectSupport
|
6239
6455
|
end
|
6240
6456
|
|
6457
|
+
class GoogleCloudAiplatformV1TaskDescriptionStrategy
|
6458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6459
|
+
|
6460
|
+
include Google::Apis::Core::JsonObjectSupport
|
6461
|
+
end
|
6462
|
+
|
6241
6463
|
class GoogleCloudAiplatformV1Tensor
|
6242
6464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6243
6465
|
|
@@ -7865,6 +8087,27 @@ module Google
|
|
7865
8087
|
end
|
7866
8088
|
end
|
7867
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
|
+
|
7868
8111
|
class GoogleCloudAiplatformV1BigQuerySource
|
7869
8112
|
# @private
|
7870
8113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7997,6 +8240,12 @@ module Google
|
|
7997
8240
|
end
|
7998
8241
|
end
|
7999
8242
|
|
8243
|
+
class GoogleCloudAiplatformV1CancelEvaluationRunRequest
|
8244
|
+
# @private
|
8245
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8246
|
+
end
|
8247
|
+
end
|
8248
|
+
|
8000
8249
|
class GoogleCloudAiplatformV1CancelHyperparameterTuningJobRequest
|
8001
8250
|
# @private
|
8002
8251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8049,6 +8298,28 @@ module Google
|
|
8049
8298
|
end
|
8050
8299
|
end
|
8051
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
|
+
|
8052
8323
|
class GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata
|
8053
8324
|
# @private
|
8054
8325
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9529,6 +9800,269 @@ module Google
|
|
9529
9800
|
end
|
9530
9801
|
end
|
9531
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
|
9889
|
+
# @private
|
9890
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
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
|
9894
|
+
|
9895
|
+
property :display_name, as: 'displayName'
|
9896
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
9897
|
+
|
9898
|
+
property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfig::Representation
|
9899
|
+
|
9900
|
+
property :evaluation_results, as: 'evaluationResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResults::Representation
|
9901
|
+
|
9902
|
+
property :evaluation_set_snapshot, as: 'evaluationSetSnapshot'
|
9903
|
+
hash :inference_configs, as: 'inferenceConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunInferenceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunInferenceConfig::Representation
|
9904
|
+
|
9905
|
+
hash :labels, as: 'labels'
|
9906
|
+
property :metadata, as: 'metadata'
|
9907
|
+
property :name, as: 'name'
|
9908
|
+
property :state, as: 'state'
|
9909
|
+
end
|
9910
|
+
end
|
9911
|
+
|
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
|
9916
|
+
|
9917
|
+
property :evaluation_set, as: 'evaluationSet'
|
9918
|
+
end
|
9919
|
+
end
|
9920
|
+
|
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
|
9925
|
+
|
9926
|
+
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetric::Representation
|
9927
|
+
|
9928
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig::Representation
|
9929
|
+
|
9930
|
+
property :prompt_template, as: 'promptTemplate', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate::Representation
|
9931
|
+
|
9932
|
+
collection :rubric_configs, as: 'rubricConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRubricConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRubricConfig::Representation
|
9933
|
+
|
9934
|
+
end
|
9935
|
+
end
|
9936
|
+
|
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
|
9942
|
+
|
9943
|
+
property :sample_count, as: 'sampleCount'
|
9944
|
+
end
|
9945
|
+
end
|
9946
|
+
|
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
|
9951
|
+
|
9952
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination::Representation
|
9953
|
+
|
9954
|
+
end
|
9955
|
+
end
|
9956
|
+
|
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
|
9964
|
+
|
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
|
9969
|
+
|
9970
|
+
property :model, as: 'model'
|
9971
|
+
end
|
9972
|
+
end
|
9973
|
+
|
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
|
9978
|
+
|
9979
|
+
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec::Representation
|
9980
|
+
|
9981
|
+
property :metric, as: 'metric'
|
9982
|
+
property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
9983
|
+
|
9984
|
+
property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec::Representation
|
9985
|
+
|
9986
|
+
end
|
9987
|
+
end
|
9988
|
+
|
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
|
9996
|
+
|
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
|
10002
|
+
|
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
|
10005
|
+
|
10006
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
10007
|
+
|
10008
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
10009
|
+
property :system_instruction, as: 'systemInstruction'
|
10010
|
+
end
|
10011
|
+
end
|
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'
|
10018
|
+
end
|
10019
|
+
end
|
10020
|
+
|
10021
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec
|
10022
|
+
# @private
|
10023
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10024
|
+
property :inline_rubrics, as: 'inlineRubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics::Representation
|
10025
|
+
|
10026
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
10027
|
+
|
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'
|
10032
|
+
end
|
10033
|
+
end
|
10034
|
+
|
10035
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics
|
10036
|
+
# @private
|
10037
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10038
|
+
collection :rubrics, as: 'rubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric::Representation
|
10039
|
+
|
10040
|
+
end
|
10041
|
+
end
|
10042
|
+
|
10043
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec
|
10044
|
+
# @private
|
10045
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10046
|
+
property :model_config, as: 'modelConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
10047
|
+
|
10048
|
+
property :prompt_template, as: 'promptTemplate'
|
10049
|
+
property :rubric_content_type, as: 'rubricContentType'
|
10050
|
+
collection :rubric_type_ontology, as: 'rubricTypeOntology'
|
10051
|
+
end
|
10052
|
+
end
|
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'
|
10063
|
+
end
|
10064
|
+
end
|
10065
|
+
|
9532
10066
|
class GoogleCloudAiplatformV1Event
|
9533
10067
|
# @private
|
9534
10068
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10850,6 +11384,27 @@ module Google
|
|
10850
11384
|
end
|
10851
11385
|
end
|
10852
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
|
+
|
10853
11408
|
class GoogleCloudAiplatformV1GenerateVideoResponse
|
10854
11409
|
# @private
|
10855
11410
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11601,6 +12156,33 @@ module Google
|
|
11601
12156
|
end
|
11602
12157
|
end
|
11603
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
|
+
|
11604
12186
|
class GoogleCloudAiplatformV1ListExecutionsResponse
|
11605
12187
|
# @private
|
11606
12188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12108,6 +12690,8 @@ module Google
|
|
12108
12690
|
class GoogleCloudAiplatformV1MetricResult
|
12109
12691
|
# @private
|
12110
12692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12693
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
12694
|
+
|
12111
12695
|
property :explanation, as: 'explanation'
|
12112
12696
|
collection :rubric_verdicts, as: 'rubricVerdicts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict::Representation
|
12113
12697
|
|
@@ -13211,6 +13795,15 @@ module Google
|
|
13211
13795
|
end
|
13212
13796
|
end
|
13213
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
|
+
|
13214
13807
|
class GoogleCloudAiplatformV1PscAutomationConfig
|
13215
13808
|
# @private
|
13216
13809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14667,6 +15260,7 @@ module Google
|
|
14667
15260
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
|
14668
15261
|
|
14669
15262
|
property :etag, as: 'etag'
|
15263
|
+
hash :labels, as: 'labels'
|
14670
15264
|
property :name, as: 'name'
|
14671
15265
|
property :spec, as: 'spec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec::Representation
|
14672
15266
|
|
@@ -17695,6 +18289,15 @@ module Google
|
|
17695
18289
|
end
|
17696
18290
|
end
|
17697
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
|
+
|
17698
18301
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
17699
18302
|
# @private
|
17700
18303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17775,6 +18378,23 @@ module Google
|
|
17775
18378
|
end
|
17776
18379
|
end
|
17777
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
|
+
|
17778
18398
|
class GoogleCloudAiplatformV1TfRecordDestination
|
17779
18399
|
# @private
|
17780
18400
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17783,6 +18403,13 @@ module Google
|
|
17783
18403
|
end
|
17784
18404
|
end
|
17785
18405
|
|
18406
|
+
class GoogleCloudAiplatformV1TaskDescriptionStrategy
|
18407
|
+
# @private
|
18408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18409
|
+
property :task_description, as: 'taskDescription'
|
18410
|
+
end
|
18411
|
+
end
|
18412
|
+
|
17786
18413
|
class GoogleCloudAiplatformV1Tensor
|
17787
18414
|
# @private
|
17788
18415
|
class Representation < Google::Apis::Core::JsonRepresentation
|