google-apis-aiplatform_v1 0.64.0 → 0.66.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,132 @@ 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 GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1513
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1519
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1525
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
|
+
|
1528
|
+
include Google::Apis::Core::JsonObjectSupport
|
1529
|
+
end
|
1530
|
+
|
1531
|
+
class GoogleCloudAiplatformV1EvaluationSet
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
|
+
|
1534
|
+
include Google::Apis::Core::JsonObjectSupport
|
1535
|
+
end
|
1536
|
+
|
1381
1537
|
class GoogleCloudAiplatformV1Event
|
1382
1538
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
1539
|
|
@@ -2158,6 +2314,18 @@ module Google
|
|
2158
2314
|
include Google::Apis::Core::JsonObjectSupport
|
2159
2315
|
end
|
2160
2316
|
|
2317
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataRequest
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2319
|
+
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
2321
|
+
end
|
2322
|
+
|
2323
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataResponse
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
|
+
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
2327
|
+
end
|
2328
|
+
|
2161
2329
|
class GoogleCloudAiplatformV1GenerateVideoResponse
|
2162
2330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
2331
|
|
@@ -2278,31 +2446,31 @@ module Google
|
|
2278
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2279
2447
|
end
|
2280
2448
|
|
2281
|
-
class
|
2449
|
+
class GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
|
2282
2450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
2451
|
|
2284
2452
|
include Google::Apis::Core::JsonObjectSupport
|
2285
2453
|
end
|
2286
2454
|
|
2287
|
-
class
|
2455
|
+
class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
|
2288
2456
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
2457
|
|
2290
2458
|
include Google::Apis::Core::JsonObjectSupport
|
2291
2459
|
end
|
2292
2460
|
|
2293
|
-
class
|
2461
|
+
class GoogleCloudAiplatformV1GroundingChunkWeb
|
2294
2462
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2295
2463
|
|
2296
2464
|
include Google::Apis::Core::JsonObjectSupport
|
2297
2465
|
end
|
2298
2466
|
|
2299
|
-
class
|
2467
|
+
class GoogleCloudAiplatformV1GroundingMetadata
|
2300
2468
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2301
2469
|
|
2302
2470
|
include Google::Apis::Core::JsonObjectSupport
|
2303
2471
|
end
|
2304
2472
|
|
2305
|
-
class
|
2473
|
+
class GoogleCloudAiplatformV1GroundingMetadataSourceFlaggingUri
|
2306
2474
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2307
2475
|
|
2308
2476
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -2464,6 +2632,12 @@ module Google
|
|
2464
2632
|
include Google::Apis::Core::JsonObjectSupport
|
2465
2633
|
end
|
2466
2634
|
|
2635
|
+
class GoogleCloudAiplatformV1InvokeRequest
|
2636
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2637
|
+
|
2638
|
+
include Google::Apis::Core::JsonObjectSupport
|
2639
|
+
end
|
2640
|
+
|
2467
2641
|
class GoogleCloudAiplatformV1JiraSource
|
2468
2642
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
2643
|
|
@@ -2476,6 +2650,12 @@ module Google
|
|
2476
2650
|
include Google::Apis::Core::JsonObjectSupport
|
2477
2651
|
end
|
2478
2652
|
|
2653
|
+
class GoogleCloudAiplatformV1LlmBasedMetricSpec
|
2654
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2655
|
+
|
2656
|
+
include Google::Apis::Core::JsonObjectSupport
|
2657
|
+
end
|
2658
|
+
|
2479
2659
|
class GoogleCloudAiplatformV1LargeModelReference
|
2480
2660
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
2661
|
|
@@ -2566,6 +2746,24 @@ module Google
|
|
2566
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2567
2747
|
end
|
2568
2748
|
|
2749
|
+
class GoogleCloudAiplatformV1ListEvaluationItemsResponse
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class GoogleCloudAiplatformV1ListEvaluationRunsResponse
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2761
|
+
class GoogleCloudAiplatformV1ListEvaluationSetsResponse
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2569
2767
|
class GoogleCloudAiplatformV1ListExecutionsResponse
|
2570
2768
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2571
2769
|
|
@@ -3466,6 +3664,12 @@ module Google
|
|
3466
3664
|
include Google::Apis::Core::JsonObjectSupport
|
3467
3665
|
end
|
3468
3666
|
|
3667
|
+
class GoogleCloudAiplatformV1OutputFieldSpec
|
3668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3669
|
+
|
3670
|
+
include Google::Apis::Core::JsonObjectSupport
|
3671
|
+
end
|
3672
|
+
|
3469
3673
|
class GoogleCloudAiplatformV1PscAutomationConfig
|
3470
3674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
3675
|
|
@@ -6190,6 +6394,12 @@ module Google
|
|
6190
6394
|
include Google::Apis::Core::JsonObjectSupport
|
6191
6395
|
end
|
6192
6396
|
|
6397
|
+
class GoogleCloudAiplatformV1SummaryMetrics
|
6398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6399
|
+
|
6400
|
+
include Google::Apis::Core::JsonObjectSupport
|
6401
|
+
end
|
6402
|
+
|
6193
6403
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
6194
6404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6195
6405
|
|
@@ -6232,12 +6442,30 @@ module Google
|
|
6232
6442
|
include Google::Apis::Core::JsonObjectSupport
|
6233
6443
|
end
|
6234
6444
|
|
6445
|
+
class GoogleCloudAiplatformV1SyntheticExample
|
6446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6447
|
+
|
6448
|
+
include Google::Apis::Core::JsonObjectSupport
|
6449
|
+
end
|
6450
|
+
|
6451
|
+
class GoogleCloudAiplatformV1SyntheticField
|
6452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6453
|
+
|
6454
|
+
include Google::Apis::Core::JsonObjectSupport
|
6455
|
+
end
|
6456
|
+
|
6235
6457
|
class GoogleCloudAiplatformV1TfRecordDestination
|
6236
6458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6237
6459
|
|
6238
6460
|
include Google::Apis::Core::JsonObjectSupport
|
6239
6461
|
end
|
6240
6462
|
|
6463
|
+
class GoogleCloudAiplatformV1TaskDescriptionStrategy
|
6464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6465
|
+
|
6466
|
+
include Google::Apis::Core::JsonObjectSupport
|
6467
|
+
end
|
6468
|
+
|
6241
6469
|
class GoogleCloudAiplatformV1Tensor
|
6242
6470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6243
6471
|
|
@@ -7865,6 +8093,27 @@ module Google
|
|
7865
8093
|
end
|
7866
8094
|
end
|
7867
8095
|
|
8096
|
+
class GoogleCloudAiplatformV1BigQueryRequestSet
|
8097
|
+
# @private
|
8098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8099
|
+
hash :candidate_response_columns, as: 'candidateResponseColumns'
|
8100
|
+
property :prompt_column, as: 'promptColumn'
|
8101
|
+
property :rubrics_column, as: 'rubricsColumn'
|
8102
|
+
property :sampling_config, as: 'samplingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig::Representation
|
8103
|
+
|
8104
|
+
property :uri, as: 'uri'
|
8105
|
+
end
|
8106
|
+
end
|
8107
|
+
|
8108
|
+
class GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig
|
8109
|
+
# @private
|
8110
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8111
|
+
property :sampling_count, as: 'samplingCount'
|
8112
|
+
property :sampling_duration, as: 'samplingDuration'
|
8113
|
+
property :sampling_method, as: 'samplingMethod'
|
8114
|
+
end
|
8115
|
+
end
|
8116
|
+
|
7868
8117
|
class GoogleCloudAiplatformV1BigQuerySource
|
7869
8118
|
# @private
|
7870
8119
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7997,6 +8246,12 @@ module Google
|
|
7997
8246
|
end
|
7998
8247
|
end
|
7999
8248
|
|
8249
|
+
class GoogleCloudAiplatformV1CancelEvaluationRunRequest
|
8250
|
+
# @private
|
8251
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8252
|
+
end
|
8253
|
+
end
|
8254
|
+
|
8000
8255
|
class GoogleCloudAiplatformV1CancelHyperparameterTuningJobRequest
|
8001
8256
|
# @private
|
8002
8257
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8049,6 +8304,28 @@ module Google
|
|
8049
8304
|
end
|
8050
8305
|
end
|
8051
8306
|
|
8307
|
+
class GoogleCloudAiplatformV1CandidateResponse
|
8308
|
+
# @private
|
8309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8310
|
+
property :candidate, as: 'candidate'
|
8311
|
+
property :text, as: 'text'
|
8312
|
+
property :value, as: 'value'
|
8313
|
+
end
|
8314
|
+
end
|
8315
|
+
|
8316
|
+
class GoogleCloudAiplatformV1CandidateResult
|
8317
|
+
# @private
|
8318
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8319
|
+
property :additional_results, as: 'additionalResults'
|
8320
|
+
property :candidate, as: 'candidate'
|
8321
|
+
property :explanation, as: 'explanation'
|
8322
|
+
property :metric, as: 'metric'
|
8323
|
+
collection :rubric_verdicts, as: 'rubricVerdicts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict::Representation
|
8324
|
+
|
8325
|
+
property :score, as: 'score'
|
8326
|
+
end
|
8327
|
+
end
|
8328
|
+
|
8052
8329
|
class GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata
|
8053
8330
|
# @private
|
8054
8331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8966,6 +9243,8 @@ module Google
|
|
8966
9243
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
8967
9244
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
8968
9245
|
property :endpoint_user_id, as: 'endpointUserId'
|
9246
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
|
9247
|
+
|
8969
9248
|
end
|
8970
9249
|
end
|
8971
9250
|
|
@@ -9529,31 +9808,284 @@ module Google
|
|
9529
9808
|
end
|
9530
9809
|
end
|
9531
9810
|
|
9532
|
-
class
|
9811
|
+
class GoogleCloudAiplatformV1EvaluationItem
|
9533
9812
|
# @private
|
9534
9813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9535
|
-
property :
|
9536
|
-
property :
|
9537
|
-
property :
|
9814
|
+
property :create_time, as: 'createTime'
|
9815
|
+
property :display_name, as: 'displayName'
|
9816
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
9817
|
+
|
9818
|
+
property :evaluation_item_type, as: 'evaluationItemType'
|
9819
|
+
property :evaluation_request, as: 'evaluationRequest', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest::Representation
|
9820
|
+
|
9821
|
+
property :evaluation_response, as: 'evaluationResponse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResult::Representation
|
9822
|
+
|
9823
|
+
property :gcs_uri, as: 'gcsUri'
|
9538
9824
|
hash :labels, as: 'labels'
|
9539
|
-
property :
|
9825
|
+
property :metadata, as: 'metadata'
|
9826
|
+
property :name, as: 'name'
|
9540
9827
|
end
|
9541
9828
|
end
|
9542
9829
|
|
9543
|
-
class
|
9830
|
+
class GoogleCloudAiplatformV1EvaluationPrompt
|
9544
9831
|
# @private
|
9545
9832
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9546
|
-
|
9547
|
-
|
9548
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec::Representation
|
9833
|
+
property :prompt_template_data, as: 'promptTemplateData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData::Representation
|
9549
9834
|
|
9835
|
+
property :text, as: 'text'
|
9836
|
+
property :value, as: 'value'
|
9550
9837
|
end
|
9551
9838
|
end
|
9552
9839
|
|
9553
|
-
class
|
9840
|
+
class GoogleCloudAiplatformV1EvaluationPromptPromptTemplateData
|
9554
9841
|
# @private
|
9555
9842
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9556
|
-
|
9843
|
+
hash :values, as: 'values', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
9844
|
+
|
9845
|
+
end
|
9846
|
+
end
|
9847
|
+
|
9848
|
+
class GoogleCloudAiplatformV1EvaluationRequest
|
9849
|
+
# @private
|
9850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9851
|
+
collection :candidate_responses, as: 'candidateResponses', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse::Representation
|
9852
|
+
|
9853
|
+
property :golden_response, as: 'goldenResponse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResponse::Representation
|
9854
|
+
|
9855
|
+
property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPrompt, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationPrompt::Representation
|
9856
|
+
|
9857
|
+
hash :rubrics, as: 'rubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGroup, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGroup::Representation
|
9858
|
+
|
9859
|
+
end
|
9860
|
+
end
|
9861
|
+
|
9862
|
+
class GoogleCloudAiplatformV1EvaluationResult
|
9863
|
+
# @private
|
9864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9865
|
+
collection :candidate_results, as: 'candidateResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CandidateResult::Representation
|
9866
|
+
|
9867
|
+
property :evaluation_request, as: 'evaluationRequest'
|
9868
|
+
property :evaluation_run, as: 'evaluationRun'
|
9869
|
+
property :metadata, as: 'metadata'
|
9870
|
+
property :metric, as: 'metric'
|
9871
|
+
property :request, as: 'request', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRequest::Representation
|
9872
|
+
|
9873
|
+
end
|
9874
|
+
end
|
9875
|
+
|
9876
|
+
class GoogleCloudAiplatformV1EvaluationResults
|
9877
|
+
# @private
|
9878
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9879
|
+
property :evaluation_set, as: 'evaluationSet'
|
9880
|
+
property :summary_metrics, as: 'summaryMetrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummaryMetrics, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummaryMetrics::Representation
|
9881
|
+
|
9882
|
+
end
|
9883
|
+
end
|
9884
|
+
|
9885
|
+
class GoogleCloudAiplatformV1EvaluationRubricConfig
|
9886
|
+
# @private
|
9887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9888
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
9889
|
+
|
9890
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
9891
|
+
|
9892
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
9893
|
+
end
|
9894
|
+
end
|
9895
|
+
|
9896
|
+
class GoogleCloudAiplatformV1EvaluationRun
|
9897
|
+
# @private
|
9898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9899
|
+
property :completion_time, as: 'completionTime'
|
9900
|
+
property :create_time, as: 'createTime'
|
9901
|
+
property :data_source, as: 'dataSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunDataSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunDataSource::Representation
|
9902
|
+
|
9903
|
+
property :display_name, as: 'displayName'
|
9904
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
9905
|
+
|
9906
|
+
property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfig::Representation
|
9907
|
+
|
9908
|
+
property :evaluation_results, as: 'evaluationResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationResults::Representation
|
9909
|
+
|
9910
|
+
property :evaluation_set_snapshot, as: 'evaluationSetSnapshot'
|
9911
|
+
hash :inference_configs, as: 'inferenceConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunInferenceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunInferenceConfig::Representation
|
9912
|
+
|
9913
|
+
hash :labels, as: 'labels'
|
9914
|
+
property :metadata, as: 'metadata'
|
9915
|
+
property :name, as: 'name'
|
9916
|
+
property :state, as: 'state'
|
9917
|
+
end
|
9918
|
+
end
|
9919
|
+
|
9920
|
+
class GoogleCloudAiplatformV1EvaluationRunDataSource
|
9921
|
+
# @private
|
9922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9923
|
+
property :bigquery_request_set, as: 'bigqueryRequestSet', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSet, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryRequestSet::Representation
|
9924
|
+
|
9925
|
+
property :evaluation_set, as: 'evaluationSet'
|
9926
|
+
end
|
9927
|
+
end
|
9928
|
+
|
9929
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfig
|
9930
|
+
# @private
|
9931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9932
|
+
property :autorater_config, as: 'autoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
9933
|
+
|
9934
|
+
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetric::Representation
|
9935
|
+
|
9936
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig::Representation
|
9937
|
+
|
9938
|
+
property :prompt_template, as: 'promptTemplate', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate::Representation
|
9939
|
+
|
9940
|
+
collection :rubric_configs, as: 'rubricConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRubricConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRubricConfig::Representation
|
9941
|
+
|
9942
|
+
end
|
9943
|
+
end
|
9944
|
+
|
9945
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig
|
9946
|
+
# @private
|
9947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9948
|
+
property :autorater_model, as: 'autoraterModel'
|
9949
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig::Representation
|
9950
|
+
|
9951
|
+
property :sample_count, as: 'sampleCount'
|
9952
|
+
end
|
9953
|
+
end
|
9954
|
+
|
9955
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig
|
9956
|
+
# @private
|
9957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9958
|
+
property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQueryDestination::Representation
|
9959
|
+
|
9960
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination::Representation
|
9961
|
+
|
9962
|
+
end
|
9963
|
+
end
|
9964
|
+
|
9965
|
+
class GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate
|
9966
|
+
# @private
|
9967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9968
|
+
property :gcs_uri, as: 'gcsUri'
|
9969
|
+
property :prompt_template, as: 'promptTemplate'
|
9970
|
+
end
|
9971
|
+
end
|
9972
|
+
|
9973
|
+
class GoogleCloudAiplatformV1EvaluationRunInferenceConfig
|
9974
|
+
# @private
|
9975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9976
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig::Representation
|
9977
|
+
|
9978
|
+
property :model, as: 'model'
|
9979
|
+
end
|
9980
|
+
end
|
9981
|
+
|
9982
|
+
class GoogleCloudAiplatformV1EvaluationRunMetric
|
9983
|
+
# @private
|
9984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9985
|
+
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec::Representation
|
9986
|
+
|
9987
|
+
property :metric, as: 'metric'
|
9988
|
+
property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
9989
|
+
|
9990
|
+
property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec::Representation
|
9991
|
+
|
9992
|
+
end
|
9993
|
+
end
|
9994
|
+
|
9995
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec
|
9996
|
+
# @private
|
9997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9998
|
+
hash :additional_config, as: 'additionalConfig'
|
9999
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
10000
|
+
|
10001
|
+
property :metric_prompt_template, as: 'metricPromptTemplate'
|
10002
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
10003
|
+
|
10004
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
10005
|
+
|
10006
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
10007
|
+
property :system_instruction, as: 'systemInstruction'
|
10008
|
+
end
|
10009
|
+
end
|
10010
|
+
|
10011
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec
|
10012
|
+
# @private
|
10013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10014
|
+
property :metric_spec_name, as: 'metricSpecName'
|
10015
|
+
hash :parameters, as: 'parameters'
|
10016
|
+
end
|
10017
|
+
end
|
10018
|
+
|
10019
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec
|
10020
|
+
# @private
|
10021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10022
|
+
property :inline_rubrics, as: 'inlineRubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics::Representation
|
10023
|
+
|
10024
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
10025
|
+
|
10026
|
+
property :metric_prompt_template, as: 'metricPromptTemplate'
|
10027
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec::Representation
|
10028
|
+
|
10029
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
10030
|
+
end
|
10031
|
+
end
|
10032
|
+
|
10033
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpecRepeatedRubrics
|
10034
|
+
# @private
|
10035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10036
|
+
collection :rubrics, as: 'rubrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Rubric::Representation
|
10037
|
+
|
10038
|
+
end
|
10039
|
+
end
|
10040
|
+
|
10041
|
+
class GoogleCloudAiplatformV1EvaluationRunMetricRubricGenerationSpec
|
10042
|
+
# @private
|
10043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10044
|
+
property :model_config, as: 'modelConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig::Representation
|
10045
|
+
|
10046
|
+
property :prompt_template, as: 'promptTemplate'
|
10047
|
+
property :rubric_content_type, as: 'rubricContentType'
|
10048
|
+
collection :rubric_type_ontology, as: 'rubricTypeOntology'
|
10049
|
+
end
|
10050
|
+
end
|
10051
|
+
|
10052
|
+
class GoogleCloudAiplatformV1EvaluationSet
|
10053
|
+
# @private
|
10054
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10055
|
+
property :create_time, as: 'createTime'
|
10056
|
+
property :display_name, as: 'displayName'
|
10057
|
+
collection :evaluation_items, as: 'evaluationItems'
|
10058
|
+
property :metadata, as: 'metadata'
|
10059
|
+
property :name, as: 'name'
|
10060
|
+
property :update_time, as: 'updateTime'
|
10061
|
+
end
|
10062
|
+
end
|
10063
|
+
|
10064
|
+
class GoogleCloudAiplatformV1Event
|
10065
|
+
# @private
|
10066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10067
|
+
property :artifact, as: 'artifact'
|
10068
|
+
property :event_time, as: 'eventTime'
|
10069
|
+
property :execution, as: 'execution'
|
10070
|
+
hash :labels, as: 'labels'
|
10071
|
+
property :type, as: 'type'
|
10072
|
+
end
|
10073
|
+
end
|
10074
|
+
|
10075
|
+
class GoogleCloudAiplatformV1ExactMatchInput
|
10076
|
+
# @private
|
10077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10078
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInstance::Representation
|
10079
|
+
|
10080
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec::Representation
|
10081
|
+
|
10082
|
+
end
|
10083
|
+
end
|
10084
|
+
|
10085
|
+
class GoogleCloudAiplatformV1ExactMatchInstance
|
10086
|
+
# @private
|
10087
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10088
|
+
property :prediction, as: 'prediction'
|
9557
10089
|
property :reference, as: 'reference'
|
9558
10090
|
end
|
9559
10091
|
end
|
@@ -10850,6 +11382,27 @@ module Google
|
|
10850
11382
|
end
|
10851
11383
|
end
|
10852
11384
|
|
11385
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataRequest
|
11386
|
+
# @private
|
11387
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11388
|
+
property :count, as: 'count'
|
11389
|
+
collection :examples, as: 'examples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample::Representation
|
11390
|
+
|
11391
|
+
collection :output_field_specs, as: 'outputFieldSpecs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputFieldSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputFieldSpec::Representation
|
11392
|
+
|
11393
|
+
property :task_description, as: 'taskDescription', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TaskDescriptionStrategy, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TaskDescriptionStrategy::Representation
|
11394
|
+
|
11395
|
+
end
|
11396
|
+
end
|
11397
|
+
|
11398
|
+
class GoogleCloudAiplatformV1GenerateSyntheticDataResponse
|
11399
|
+
# @private
|
11400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11401
|
+
collection :synthetic_examples, as: 'syntheticExamples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticExample::Representation
|
11402
|
+
|
11403
|
+
end
|
11404
|
+
end
|
11405
|
+
|
10853
11406
|
class GoogleCloudAiplatformV1GenerateVideoResponse
|
10854
11407
|
# @private
|
10855
11408
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10969,6 +11522,7 @@ module Google
|
|
10969
11522
|
class GoogleCloudAiplatformV1GoogleMaps
|
10970
11523
|
# @private
|
10971
11524
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11525
|
+
property :enable_widget, as: 'enableWidget'
|
10972
11526
|
end
|
10973
11527
|
end
|
10974
11528
|
|
@@ -11041,30 +11595,17 @@ module Google
|
|
11041
11595
|
class GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSources
|
11042
11596
|
# @private
|
11043
11597
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11044
|
-
property :flag_content_uri, as: 'flagContentUri'
|
11045
11598
|
collection :review_snippets, as: 'reviewSnippets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet::Representation
|
11046
11599
|
|
11047
11600
|
end
|
11048
11601
|
end
|
11049
11602
|
|
11050
|
-
class GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
|
11051
|
-
# @private
|
11052
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
11053
|
-
property :display_name, as: 'displayName'
|
11054
|
-
property :photo_uri, as: 'photoUri'
|
11055
|
-
property :uri, as: 'uri'
|
11056
|
-
end
|
11057
|
-
end
|
11058
|
-
|
11059
11603
|
class GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
|
11060
11604
|
# @private
|
11061
11605
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11062
|
-
property :author_attribution, as: 'authorAttribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution::Representation
|
11063
|
-
|
11064
|
-
property :flag_content_uri, as: 'flagContentUri'
|
11065
11606
|
property :google_maps_uri, as: 'googleMapsUri'
|
11066
|
-
property :
|
11067
|
-
property :
|
11607
|
+
property :review_id, as: 'reviewId'
|
11608
|
+
property :title, as: 'title'
|
11068
11609
|
end
|
11069
11610
|
end
|
11070
11611
|
|
@@ -11101,10 +11642,20 @@ module Google
|
|
11101
11642
|
|
11102
11643
|
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SearchEntryPoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SearchEntryPoint::Representation
|
11103
11644
|
|
11645
|
+
collection :source_flagging_uris, as: 'sourceFlaggingUris', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingMetadataSourceFlaggingUri, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingMetadataSourceFlaggingUri::Representation
|
11646
|
+
|
11104
11647
|
collection :web_search_queries, as: 'webSearchQueries'
|
11105
11648
|
end
|
11106
11649
|
end
|
11107
11650
|
|
11651
|
+
class GoogleCloudAiplatformV1GroundingMetadataSourceFlaggingUri
|
11652
|
+
# @private
|
11653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11654
|
+
property :flag_content_uri, as: 'flagContentUri'
|
11655
|
+
property :source_id, as: 'sourceId'
|
11656
|
+
end
|
11657
|
+
end
|
11658
|
+
|
11108
11659
|
class GoogleCloudAiplatformV1GroundingSupport
|
11109
11660
|
# @private
|
11110
11661
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11445,6 +11996,15 @@ module Google
|
|
11445
11996
|
end
|
11446
11997
|
end
|
11447
11998
|
|
11999
|
+
class GoogleCloudAiplatformV1InvokeRequest
|
12000
|
+
# @private
|
12001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12002
|
+
property :deployed_model_id, as: 'deployedModelId'
|
12003
|
+
property :http_body, as: 'httpBody', class: Google::Apis::AiplatformV1::GoogleApiHttpBody, decorator: Google::Apis::AiplatformV1::GoogleApiHttpBody::Representation
|
12004
|
+
|
12005
|
+
end
|
12006
|
+
end
|
12007
|
+
|
11448
12008
|
class GoogleCloudAiplatformV1JiraSource
|
11449
12009
|
# @private
|
11450
12010
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11465,6 +12025,22 @@ module Google
|
|
11465
12025
|
end
|
11466
12026
|
end
|
11467
12027
|
|
12028
|
+
class GoogleCloudAiplatformV1LlmBasedMetricSpec
|
12029
|
+
# @private
|
12030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12031
|
+
hash :additional_config, as: 'additionalConfig'
|
12032
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig::Representation
|
12033
|
+
|
12034
|
+
property :metric_prompt_template, as: 'metricPromptTemplate'
|
12035
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec::Representation
|
12036
|
+
|
12037
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGenerationSpec::Representation
|
12038
|
+
|
12039
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
12040
|
+
property :system_instruction, as: 'systemInstruction'
|
12041
|
+
end
|
12042
|
+
end
|
12043
|
+
|
11468
12044
|
class GoogleCloudAiplatformV1LargeModelReference
|
11469
12045
|
# @private
|
11470
12046
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11601,6 +12177,33 @@ module Google
|
|
11601
12177
|
end
|
11602
12178
|
end
|
11603
12179
|
|
12180
|
+
class GoogleCloudAiplatformV1ListEvaluationItemsResponse
|
12181
|
+
# @private
|
12182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12183
|
+
collection :evaluation_items, as: 'evaluationItems', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationItem, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationItem::Representation
|
12184
|
+
|
12185
|
+
property :next_page_token, as: 'nextPageToken'
|
12186
|
+
end
|
12187
|
+
end
|
12188
|
+
|
12189
|
+
class GoogleCloudAiplatformV1ListEvaluationRunsResponse
|
12190
|
+
# @private
|
12191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12192
|
+
collection :evaluation_runs, as: 'evaluationRuns', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRun, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRun::Representation
|
12193
|
+
|
12194
|
+
property :next_page_token, as: 'nextPageToken'
|
12195
|
+
end
|
12196
|
+
end
|
12197
|
+
|
12198
|
+
class GoogleCloudAiplatformV1ListEvaluationSetsResponse
|
12199
|
+
# @private
|
12200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12201
|
+
collection :evaluation_sets, as: 'evaluationSets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationSet, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationSet::Representation
|
12202
|
+
|
12203
|
+
property :next_page_token, as: 'nextPageToken'
|
12204
|
+
end
|
12205
|
+
end
|
12206
|
+
|
11604
12207
|
class GoogleCloudAiplatformV1ListExecutionsResponse
|
11605
12208
|
# @private
|
11606
12209
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12094,6 +12697,8 @@ module Google
|
|
12094
12697
|
|
12095
12698
|
property :exact_match_spec, as: 'exactMatchSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec::Representation
|
12096
12699
|
|
12700
|
+
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1LlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1LlmBasedMetricSpec::Representation
|
12701
|
+
|
12097
12702
|
property :pairwise_metric_spec, as: 'pairwiseMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricSpec::Representation
|
12098
12703
|
|
12099
12704
|
property :pointwise_metric_spec, as: 'pointwiseMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricSpec::Representation
|
@@ -12108,6 +12713,8 @@ module Google
|
|
12108
12713
|
class GoogleCloudAiplatformV1MetricResult
|
12109
12714
|
# @private
|
12110
12715
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12716
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
12717
|
+
|
12111
12718
|
property :explanation, as: 'explanation'
|
12112
12719
|
collection :rubric_verdicts, as: 'rubricVerdicts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricVerdict::Representation
|
12113
12720
|
|
@@ -13211,6 +13818,15 @@ module Google
|
|
13211
13818
|
end
|
13212
13819
|
end
|
13213
13820
|
|
13821
|
+
class GoogleCloudAiplatformV1OutputFieldSpec
|
13822
|
+
# @private
|
13823
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13824
|
+
property :field_name, as: 'fieldName'
|
13825
|
+
property :field_type, as: 'fieldType'
|
13826
|
+
property :guidance, as: 'guidance'
|
13827
|
+
end
|
13828
|
+
end
|
13829
|
+
|
13214
13830
|
class GoogleCloudAiplatformV1PscAutomationConfig
|
13215
13831
|
# @private
|
13216
13832
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14667,6 +15283,7 @@ module Google
|
|
14667
15283
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
|
14668
15284
|
|
14669
15285
|
property :etag, as: 'etag'
|
15286
|
+
hash :labels, as: 'labels'
|
14670
15287
|
property :name, as: 'name'
|
14671
15288
|
property :spec, as: 'spec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpec::Representation
|
14672
15289
|
|
@@ -17695,6 +18312,15 @@ module Google
|
|
17695
18312
|
end
|
17696
18313
|
end
|
17697
18314
|
|
18315
|
+
class GoogleCloudAiplatformV1SummaryMetrics
|
18316
|
+
# @private
|
18317
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18318
|
+
property :failed_items, as: 'failedItems'
|
18319
|
+
hash :metrics, as: 'metrics'
|
18320
|
+
property :total_items, as: 'totalItems'
|
18321
|
+
end
|
18322
|
+
end
|
18323
|
+
|
17698
18324
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
17699
18325
|
# @private
|
17700
18326
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17775,6 +18401,23 @@ module Google
|
|
17775
18401
|
end
|
17776
18402
|
end
|
17777
18403
|
|
18404
|
+
class GoogleCloudAiplatformV1SyntheticExample
|
18405
|
+
# @private
|
18406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18407
|
+
collection :fields, as: 'fields', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticField, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SyntheticField::Representation
|
18408
|
+
|
18409
|
+
end
|
18410
|
+
end
|
18411
|
+
|
18412
|
+
class GoogleCloudAiplatformV1SyntheticField
|
18413
|
+
# @private
|
18414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18415
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
18416
|
+
|
18417
|
+
property :field_name, as: 'fieldName'
|
18418
|
+
end
|
18419
|
+
end
|
18420
|
+
|
17778
18421
|
class GoogleCloudAiplatformV1TfRecordDestination
|
17779
18422
|
# @private
|
17780
18423
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17783,6 +18426,13 @@ module Google
|
|
17783
18426
|
end
|
17784
18427
|
end
|
17785
18428
|
|
18429
|
+
class GoogleCloudAiplatformV1TaskDescriptionStrategy
|
18430
|
+
# @private
|
18431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18432
|
+
property :task_description, as: 'taskDescription'
|
18433
|
+
end
|
18434
|
+
end
|
18435
|
+
|
17786
18436
|
class GoogleCloudAiplatformV1Tensor
|
17787
18437
|
# @private
|
17788
18438
|
class Representation < Google::Apis::Core::JsonRepresentation
|