google-apis-aiplatform_v1 0.27.0 → 0.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/aiplatform_v1/classes.rb +9816 -6643
- data/lib/google/apis/aiplatform_v1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1/representations.rb +1794 -141
- data/lib/google/apis/aiplatform_v1/service.rb +250 -10
- metadata +3 -3
@@ -388,6 +388,36 @@ module Google
|
|
388
388
|
include Google::Apis::Core::JsonObjectSupport
|
389
389
|
end
|
390
390
|
|
391
|
+
class GoogleCloudAiplatformV1BleuInput
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class GoogleCloudAiplatformV1BleuInstance
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class GoogleCloudAiplatformV1BleuMetricValue
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class GoogleCloudAiplatformV1BleuResults
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class GoogleCloudAiplatformV1BleuSpec
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
391
421
|
class GoogleCloudAiplatformV1Blob
|
392
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
423
|
|
@@ -490,6 +520,30 @@ module Google
|
|
490
520
|
include Google::Apis::Core::JsonObjectSupport
|
491
521
|
end
|
492
522
|
|
523
|
+
class GoogleCloudAiplatformV1CoherenceInput
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class GoogleCloudAiplatformV1CoherenceInstance
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class GoogleCloudAiplatformV1CoherenceResult
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class GoogleCloudAiplatformV1CoherenceSpec
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
493
547
|
class GoogleCloudAiplatformV1CompleteTrialRequest
|
494
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
549
|
|
@@ -658,6 +712,12 @@ module Google
|
|
658
712
|
include Google::Apis::Core::JsonObjectSupport
|
659
713
|
end
|
660
714
|
|
715
|
+
class GoogleCloudAiplatformV1CreateNotebookExecutionJobOperationMetadata
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
661
721
|
class GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata
|
662
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
723
|
|
@@ -982,6 +1042,18 @@ module Google
|
|
982
1042
|
include Google::Apis::Core::JsonObjectSupport
|
983
1043
|
end
|
984
1044
|
|
1045
|
+
class GoogleCloudAiplatformV1EvaluateInstancesRequest
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
+
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
1049
|
+
end
|
1050
|
+
|
1051
|
+
class GoogleCloudAiplatformV1EvaluateInstancesResponse
|
1052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
|
+
|
1054
|
+
include Google::Apis::Core::JsonObjectSupport
|
1055
|
+
end
|
1056
|
+
|
985
1057
|
class GoogleCloudAiplatformV1EvaluatedAnnotation
|
986
1058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
1059
|
|
@@ -1000,6 +1072,36 @@ module Google
|
|
1000
1072
|
include Google::Apis::Core::JsonObjectSupport
|
1001
1073
|
end
|
1002
1074
|
|
1075
|
+
class GoogleCloudAiplatformV1ExactMatchInput
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
|
+
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
class GoogleCloudAiplatformV1ExactMatchInstance
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
+
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
class GoogleCloudAiplatformV1ExactMatchMetricValue
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
1093
|
+
class GoogleCloudAiplatformV1ExactMatchResults
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1099
|
+
class GoogleCloudAiplatformV1ExactMatchSpec
|
1100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
|
+
|
1102
|
+
include Google::Apis::Core::JsonObjectSupport
|
1103
|
+
end
|
1104
|
+
|
1003
1105
|
class GoogleCloudAiplatformV1Examples
|
1004
1106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
1107
|
|
@@ -1504,12 +1606,60 @@ module Google
|
|
1504
1606
|
include Google::Apis::Core::JsonObjectSupport
|
1505
1607
|
end
|
1506
1608
|
|
1609
|
+
class GoogleCloudAiplatformV1FluencyInput
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class GoogleCloudAiplatformV1FluencyInstance
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1621
|
+
class GoogleCloudAiplatformV1FluencyResult
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
|
+
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
class GoogleCloudAiplatformV1FluencySpec
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
|
+
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
1631
|
+
end
|
1632
|
+
|
1507
1633
|
class GoogleCloudAiplatformV1FractionSplit
|
1508
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
1635
|
|
1510
1636
|
include Google::Apis::Core::JsonObjectSupport
|
1511
1637
|
end
|
1512
1638
|
|
1639
|
+
class GoogleCloudAiplatformV1FulfillmentInput
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
+
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class GoogleCloudAiplatformV1FulfillmentInstance
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
+
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
1649
|
+
end
|
1650
|
+
|
1651
|
+
class GoogleCloudAiplatformV1FulfillmentResult
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
|
+
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
1655
|
+
end
|
1656
|
+
|
1657
|
+
class GoogleCloudAiplatformV1FulfillmentSpec
|
1658
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
|
+
|
1660
|
+
include Google::Apis::Core::JsonObjectSupport
|
1661
|
+
end
|
1662
|
+
|
1513
1663
|
class GoogleCloudAiplatformV1FunctionCall
|
1514
1664
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
1665
|
|
@@ -1594,12 +1744,60 @@ module Google
|
|
1594
1744
|
include Google::Apis::Core::JsonObjectSupport
|
1595
1745
|
end
|
1596
1746
|
|
1747
|
+
class GoogleCloudAiplatformV1GroundednessInput
|
1748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
|
+
|
1750
|
+
include Google::Apis::Core::JsonObjectSupport
|
1751
|
+
end
|
1752
|
+
|
1753
|
+
class GoogleCloudAiplatformV1GroundednessInstance
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1757
|
+
end
|
1758
|
+
|
1759
|
+
class GoogleCloudAiplatformV1GroundednessResult
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
|
+
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
1763
|
+
end
|
1764
|
+
|
1765
|
+
class GoogleCloudAiplatformV1GroundednessSpec
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
|
+
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
1769
|
+
end
|
1770
|
+
|
1771
|
+
class GoogleCloudAiplatformV1GroundingChunk
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1777
|
+
class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1783
|
+
class GoogleCloudAiplatformV1GroundingChunkWeb
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1597
1789
|
class GoogleCloudAiplatformV1GroundingMetadata
|
1598
1790
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
1791
|
|
1600
1792
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1793
|
end
|
1602
1794
|
|
1795
|
+
class GoogleCloudAiplatformV1GroundingSupport
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1603
1801
|
class GoogleCloudAiplatformV1HyperparameterTuningJob
|
1604
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1803
|
|
@@ -1936,6 +2134,12 @@ module Google
|
|
1936
2134
|
include Google::Apis::Core::JsonObjectSupport
|
1937
2135
|
end
|
1938
2136
|
|
2137
|
+
class GoogleCloudAiplatformV1ListNotebookExecutionJobsResponse
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
1939
2143
|
class GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse
|
1940
2144
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
2145
|
|
@@ -2470,6 +2674,12 @@ module Google
|
|
2470
2674
|
include Google::Apis::Core::JsonObjectSupport
|
2471
2675
|
end
|
2472
2676
|
|
2677
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter
|
2678
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2679
|
+
|
2680
|
+
include Google::Apis::Core::JsonObjectSupport
|
2681
|
+
end
|
2682
|
+
|
2473
2683
|
class GoogleCloudAiplatformV1NearestNeighborQueryParameters
|
2474
2684
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
2685
|
|
@@ -2536,6 +2746,30 @@ module Google
|
|
2536
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2537
2747
|
end
|
2538
2748
|
|
2749
|
+
class GoogleCloudAiplatformV1NotebookExecutionJob
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2761
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2767
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource
|
2768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2769
|
+
|
2770
|
+
include Google::Apis::Core::JsonObjectSupport
|
2771
|
+
end
|
2772
|
+
|
2539
2773
|
class GoogleCloudAiplatformV1NotebookIdleShutdownConfig
|
2540
2774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2541
2775
|
|
@@ -2560,6 +2794,54 @@ module Google
|
|
2560
2794
|
include Google::Apis::Core::JsonObjectSupport
|
2561
2795
|
end
|
2562
2796
|
|
2797
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput
|
2798
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2799
|
+
|
2800
|
+
include Google::Apis::Core::JsonObjectSupport
|
2801
|
+
end
|
2802
|
+
|
2803
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance
|
2804
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2805
|
+
|
2806
|
+
include Google::Apis::Core::JsonObjectSupport
|
2807
|
+
end
|
2808
|
+
|
2809
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult
|
2810
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2811
|
+
|
2812
|
+
include Google::Apis::Core::JsonObjectSupport
|
2813
|
+
end
|
2814
|
+
|
2815
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec
|
2816
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2817
|
+
|
2818
|
+
include Google::Apis::Core::JsonObjectSupport
|
2819
|
+
end
|
2820
|
+
|
2821
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInput
|
2822
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2823
|
+
|
2824
|
+
include Google::Apis::Core::JsonObjectSupport
|
2825
|
+
end
|
2826
|
+
|
2827
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance
|
2828
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2829
|
+
|
2830
|
+
include Google::Apis::Core::JsonObjectSupport
|
2831
|
+
end
|
2832
|
+
|
2833
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityResult
|
2834
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2835
|
+
|
2836
|
+
include Google::Apis::Core::JsonObjectSupport
|
2837
|
+
end
|
2838
|
+
|
2839
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec
|
2840
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2841
|
+
|
2842
|
+
include Google::Apis::Core::JsonObjectSupport
|
2843
|
+
end
|
2844
|
+
|
2563
2845
|
class GoogleCloudAiplatformV1Part
|
2564
2846
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2565
2847
|
|
@@ -2728,6 +3010,12 @@ module Google
|
|
2728
3010
|
include Google::Apis::Core::JsonObjectSupport
|
2729
3011
|
end
|
2730
3012
|
|
3013
|
+
class GoogleCloudAiplatformV1PscInterfaceConfig
|
3014
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3015
|
+
|
3016
|
+
include Google::Apis::Core::JsonObjectSupport
|
3017
|
+
end
|
3018
|
+
|
2731
3019
|
class GoogleCloudAiplatformV1PublisherModel
|
2732
3020
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2733
3021
|
|
@@ -2746,6 +3034,12 @@ module Google
|
|
2746
3034
|
include Google::Apis::Core::JsonObjectSupport
|
2747
3035
|
end
|
2748
3036
|
|
3037
|
+
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata
|
3038
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3039
|
+
|
3040
|
+
include Google::Apis::Core::JsonObjectSupport
|
3041
|
+
end
|
3042
|
+
|
2749
3043
|
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
|
2750
3044
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
3045
|
|
@@ -2854,67 +3148,169 @@ module Google
|
|
2854
3148
|
include Google::Apis::Core::JsonObjectSupport
|
2855
3149
|
end
|
2856
3150
|
|
2857
|
-
class
|
3151
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput
|
2858
3152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2859
3153
|
|
2860
3154
|
include Google::Apis::Core::JsonObjectSupport
|
2861
3155
|
end
|
2862
3156
|
|
2863
|
-
class
|
3157
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance
|
2864
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2865
3159
|
|
2866
3160
|
include Google::Apis::Core::JsonObjectSupport
|
2867
3161
|
end
|
2868
3162
|
|
2869
|
-
class
|
3163
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult
|
2870
3164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2871
3165
|
|
2872
3166
|
include Google::Apis::Core::JsonObjectSupport
|
2873
3167
|
end
|
2874
3168
|
|
2875
|
-
class
|
3169
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec
|
2876
3170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2877
3171
|
|
2878
3172
|
include Google::Apis::Core::JsonObjectSupport
|
2879
3173
|
end
|
2880
3174
|
|
2881
|
-
class
|
3175
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput
|
2882
3176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2883
3177
|
|
2884
3178
|
include Google::Apis::Core::JsonObjectSupport
|
2885
3179
|
end
|
2886
3180
|
|
2887
|
-
class
|
3181
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance
|
2888
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2889
3183
|
|
2890
3184
|
include Google::Apis::Core::JsonObjectSupport
|
2891
3185
|
end
|
2892
3186
|
|
2893
|
-
class
|
3187
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult
|
2894
3188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2895
3189
|
|
2896
3190
|
include Google::Apis::Core::JsonObjectSupport
|
2897
3191
|
end
|
2898
3192
|
|
2899
|
-
class
|
3193
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec
|
2900
3194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
3195
|
|
2902
3196
|
include Google::Apis::Core::JsonObjectSupport
|
2903
3197
|
end
|
2904
3198
|
|
2905
|
-
class
|
3199
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInput
|
2906
3200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
3201
|
|
2908
3202
|
include Google::Apis::Core::JsonObjectSupport
|
2909
3203
|
end
|
2910
3204
|
|
2911
|
-
class
|
3205
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInstance
|
2912
3206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
3207
|
|
2914
3208
|
include Google::Apis::Core::JsonObjectSupport
|
2915
3209
|
end
|
2916
3210
|
|
2917
|
-
class
|
3211
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityResult
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
|
+
|
3214
|
+
include Google::Apis::Core::JsonObjectSupport
|
3215
|
+
end
|
3216
|
+
|
3217
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualitySpec
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
+
|
3220
|
+
include Google::Apis::Core::JsonObjectSupport
|
3221
|
+
end
|
3222
|
+
|
3223
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
|
+
|
3226
|
+
include Google::Apis::Core::JsonObjectSupport
|
3227
|
+
end
|
3228
|
+
|
3229
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance
|
3230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3231
|
+
|
3232
|
+
include Google::Apis::Core::JsonObjectSupport
|
3233
|
+
end
|
3234
|
+
|
3235
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult
|
3236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
|
+
|
3238
|
+
include Google::Apis::Core::JsonObjectSupport
|
3239
|
+
end
|
3240
|
+
|
3241
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec
|
3242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3243
|
+
|
3244
|
+
include Google::Apis::Core::JsonObjectSupport
|
3245
|
+
end
|
3246
|
+
|
3247
|
+
class GoogleCloudAiplatformV1RawPredictRequest
|
3248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
|
+
|
3250
|
+
include Google::Apis::Core::JsonObjectSupport
|
3251
|
+
end
|
3252
|
+
|
3253
|
+
class GoogleCloudAiplatformV1RayLogsSpec
|
3254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3255
|
+
|
3256
|
+
include Google::Apis::Core::JsonObjectSupport
|
3257
|
+
end
|
3258
|
+
|
3259
|
+
class GoogleCloudAiplatformV1RayMetricSpec
|
3260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3261
|
+
|
3262
|
+
include Google::Apis::Core::JsonObjectSupport
|
3263
|
+
end
|
3264
|
+
|
3265
|
+
class GoogleCloudAiplatformV1RaySpec
|
3266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3267
|
+
|
3268
|
+
include Google::Apis::Core::JsonObjectSupport
|
3269
|
+
end
|
3270
|
+
|
3271
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesRequest
|
3272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3273
|
+
|
3274
|
+
include Google::Apis::Core::JsonObjectSupport
|
3275
|
+
end
|
3276
|
+
|
3277
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponse
|
3278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3279
|
+
|
3280
|
+
include Google::Apis::Core::JsonObjectSupport
|
3281
|
+
end
|
3282
|
+
|
3283
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView
|
3284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3285
|
+
|
3286
|
+
include Google::Apis::Core::JsonObjectSupport
|
3287
|
+
end
|
3288
|
+
|
3289
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData
|
3290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3291
|
+
|
3292
|
+
include Google::Apis::Core::JsonObjectSupport
|
3293
|
+
end
|
3294
|
+
|
3295
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor
|
3296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3297
|
+
|
3298
|
+
include Google::Apis::Core::JsonObjectSupport
|
3299
|
+
end
|
3300
|
+
|
3301
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader
|
3302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3303
|
+
|
3304
|
+
include Google::Apis::Core::JsonObjectSupport
|
3305
|
+
end
|
3306
|
+
|
3307
|
+
class GoogleCloudAiplatformV1ReadIndexDatapointsRequest
|
3308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3309
|
+
|
3310
|
+
include Google::Apis::Core::JsonObjectSupport
|
3311
|
+
end
|
3312
|
+
|
3313
|
+
class GoogleCloudAiplatformV1ReadIndexDatapointsResponse
|
2918
3314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
3315
|
|
2920
3316
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3046,18 +3442,72 @@ module Google
|
|
3046
3442
|
include Google::Apis::Core::JsonObjectSupport
|
3047
3443
|
end
|
3048
3444
|
|
3445
|
+
class GoogleCloudAiplatformV1RougeInput
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
|
+
|
3448
|
+
include Google::Apis::Core::JsonObjectSupport
|
3449
|
+
end
|
3450
|
+
|
3451
|
+
class GoogleCloudAiplatformV1RougeInstance
|
3452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3453
|
+
|
3454
|
+
include Google::Apis::Core::JsonObjectSupport
|
3455
|
+
end
|
3456
|
+
|
3457
|
+
class GoogleCloudAiplatformV1RougeMetricValue
|
3458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
|
+
|
3460
|
+
include Google::Apis::Core::JsonObjectSupport
|
3461
|
+
end
|
3462
|
+
|
3463
|
+
class GoogleCloudAiplatformV1RougeResults
|
3464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3465
|
+
|
3466
|
+
include Google::Apis::Core::JsonObjectSupport
|
3467
|
+
end
|
3468
|
+
|
3469
|
+
class GoogleCloudAiplatformV1RougeSpec
|
3470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
|
+
|
3472
|
+
include Google::Apis::Core::JsonObjectSupport
|
3473
|
+
end
|
3474
|
+
|
3475
|
+
class GoogleCloudAiplatformV1SafetyInput
|
3476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3477
|
+
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
3479
|
+
end
|
3480
|
+
|
3481
|
+
class GoogleCloudAiplatformV1SafetyInstance
|
3482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
|
+
|
3484
|
+
include Google::Apis::Core::JsonObjectSupport
|
3485
|
+
end
|
3486
|
+
|
3049
3487
|
class GoogleCloudAiplatformV1SafetyRating
|
3050
3488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
3489
|
|
3052
3490
|
include Google::Apis::Core::JsonObjectSupport
|
3053
3491
|
end
|
3054
3492
|
|
3493
|
+
class GoogleCloudAiplatformV1SafetyResult
|
3494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3495
|
+
|
3496
|
+
include Google::Apis::Core::JsonObjectSupport
|
3497
|
+
end
|
3498
|
+
|
3055
3499
|
class GoogleCloudAiplatformV1SafetySetting
|
3056
3500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
3501
|
|
3058
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3059
3503
|
end
|
3060
3504
|
|
3505
|
+
class GoogleCloudAiplatformV1SafetySpec
|
3506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3507
|
+
|
3508
|
+
include Google::Apis::Core::JsonObjectSupport
|
3509
|
+
end
|
3510
|
+
|
3061
3511
|
class GoogleCloudAiplatformV1SampleConfig
|
3062
3512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3063
3513
|
|
@@ -4156,6 +4606,12 @@ module Google
|
|
4156
4606
|
include Google::Apis::Core::JsonObjectSupport
|
4157
4607
|
end
|
4158
4608
|
|
4609
|
+
class GoogleCloudAiplatformV1Segment
|
4610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4611
|
+
|
4612
|
+
include Google::Apis::Core::JsonObjectSupport
|
4613
|
+
end
|
4614
|
+
|
4159
4615
|
class GoogleCloudAiplatformV1ServiceAccountSpec
|
4160
4616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4161
4617
|
|
@@ -4372,427 +4828,619 @@ module Google
|
|
4372
4828
|
include Google::Apis::Core::JsonObjectSupport
|
4373
4829
|
end
|
4374
4830
|
|
4375
|
-
class
|
4831
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInput
|
4376
4832
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4377
4833
|
|
4378
4834
|
include Google::Apis::Core::JsonObjectSupport
|
4379
4835
|
end
|
4380
4836
|
|
4381
|
-
class
|
4837
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInstance
|
4382
4838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4383
4839
|
|
4384
4840
|
include Google::Apis::Core::JsonObjectSupport
|
4385
4841
|
end
|
4386
4842
|
|
4387
|
-
class
|
4843
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessResult
|
4388
4844
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4389
4845
|
|
4390
4846
|
include Google::Apis::Core::JsonObjectSupport
|
4391
4847
|
end
|
4392
4848
|
|
4393
|
-
class
|
4849
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessSpec
|
4394
4850
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4395
4851
|
|
4396
4852
|
include Google::Apis::Core::JsonObjectSupport
|
4397
4853
|
end
|
4398
4854
|
|
4399
|
-
class
|
4855
|
+
class GoogleCloudAiplatformV1SummarizationQualityInput
|
4400
4856
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4401
4857
|
|
4402
4858
|
include Google::Apis::Core::JsonObjectSupport
|
4403
4859
|
end
|
4404
4860
|
|
4405
|
-
class
|
4861
|
+
class GoogleCloudAiplatformV1SummarizationQualityInstance
|
4406
4862
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4407
4863
|
|
4408
4864
|
include Google::Apis::Core::JsonObjectSupport
|
4409
4865
|
end
|
4410
4866
|
|
4411
|
-
class
|
4867
|
+
class GoogleCloudAiplatformV1SummarizationQualityResult
|
4412
4868
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4413
4869
|
|
4414
4870
|
include Google::Apis::Core::JsonObjectSupport
|
4415
4871
|
end
|
4416
4872
|
|
4417
|
-
class
|
4873
|
+
class GoogleCloudAiplatformV1SummarizationQualitySpec
|
4418
4874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4419
4875
|
|
4420
4876
|
include Google::Apis::Core::JsonObjectSupport
|
4421
4877
|
end
|
4422
4878
|
|
4423
|
-
class
|
4879
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInput
|
4424
4880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4425
4881
|
|
4426
4882
|
include Google::Apis::Core::JsonObjectSupport
|
4427
4883
|
end
|
4428
4884
|
|
4429
|
-
class
|
4885
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInstance
|
4430
4886
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4431
4887
|
|
4432
4888
|
include Google::Apis::Core::JsonObjectSupport
|
4433
4889
|
end
|
4434
4890
|
|
4435
|
-
class
|
4891
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityResult
|
4436
4892
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4437
4893
|
|
4438
4894
|
include Google::Apis::Core::JsonObjectSupport
|
4439
4895
|
end
|
4440
4896
|
|
4441
|
-
class
|
4897
|
+
class GoogleCloudAiplatformV1SummarizationVerbositySpec
|
4442
4898
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4443
4899
|
|
4444
4900
|
include Google::Apis::Core::JsonObjectSupport
|
4445
4901
|
end
|
4446
4902
|
|
4447
|
-
class
|
4903
|
+
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
4448
4904
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4449
4905
|
|
4450
4906
|
include Google::Apis::Core::JsonObjectSupport
|
4451
4907
|
end
|
4452
4908
|
|
4453
|
-
class
|
4909
|
+
class GoogleCloudAiplatformV1SupervisedTuningDataStats
|
4454
4910
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4455
4911
|
|
4456
4912
|
include Google::Apis::Core::JsonObjectSupport
|
4457
4913
|
end
|
4458
4914
|
|
4459
|
-
class
|
4915
|
+
class GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution
|
4460
4916
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4461
4917
|
|
4462
4918
|
include Google::Apis::Core::JsonObjectSupport
|
4463
4919
|
end
|
4464
4920
|
|
4465
|
-
class
|
4921
|
+
class GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket
|
4466
4922
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4467
4923
|
|
4468
4924
|
include Google::Apis::Core::JsonObjectSupport
|
4469
4925
|
end
|
4470
4926
|
|
4471
|
-
class
|
4927
|
+
class GoogleCloudAiplatformV1SupervisedTuningSpec
|
4472
4928
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4473
4929
|
|
4474
4930
|
include Google::Apis::Core::JsonObjectSupport
|
4475
4931
|
end
|
4476
4932
|
|
4477
|
-
class
|
4933
|
+
class GoogleCloudAiplatformV1SyncFeatureViewRequest
|
4478
4934
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4479
4935
|
|
4480
4936
|
include Google::Apis::Core::JsonObjectSupport
|
4481
4937
|
end
|
4482
4938
|
|
4483
|
-
class
|
4939
|
+
class GoogleCloudAiplatformV1SyncFeatureViewResponse
|
4484
4940
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4485
4941
|
|
4486
4942
|
include Google::Apis::Core::JsonObjectSupport
|
4487
4943
|
end
|
4488
4944
|
|
4489
|
-
class
|
4945
|
+
class GoogleCloudAiplatformV1TfRecordDestination
|
4490
4946
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4491
4947
|
|
4492
4948
|
include Google::Apis::Core::JsonObjectSupport
|
4493
4949
|
end
|
4494
4950
|
|
4495
|
-
class
|
4951
|
+
class GoogleCloudAiplatformV1Tensor
|
4496
4952
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4497
4953
|
|
4498
4954
|
include Google::Apis::Core::JsonObjectSupport
|
4499
4955
|
end
|
4500
4956
|
|
4501
|
-
class
|
4957
|
+
class GoogleCloudAiplatformV1Tensorboard
|
4502
4958
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4503
4959
|
|
4504
4960
|
include Google::Apis::Core::JsonObjectSupport
|
4505
4961
|
end
|
4506
4962
|
|
4507
|
-
class
|
4963
|
+
class GoogleCloudAiplatformV1TensorboardBlob
|
4508
4964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4509
4965
|
|
4510
4966
|
include Google::Apis::Core::JsonObjectSupport
|
4511
4967
|
end
|
4512
4968
|
|
4513
|
-
class
|
4969
|
+
class GoogleCloudAiplatformV1TensorboardBlobSequence
|
4514
4970
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4515
4971
|
|
4516
4972
|
include Google::Apis::Core::JsonObjectSupport
|
4517
4973
|
end
|
4518
4974
|
|
4519
|
-
class
|
4975
|
+
class GoogleCloudAiplatformV1TensorboardExperiment
|
4520
4976
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4521
4977
|
|
4522
4978
|
include Google::Apis::Core::JsonObjectSupport
|
4523
4979
|
end
|
4524
4980
|
|
4525
|
-
class
|
4981
|
+
class GoogleCloudAiplatformV1TensorboardRun
|
4526
4982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4527
4983
|
|
4528
4984
|
include Google::Apis::Core::JsonObjectSupport
|
4529
4985
|
end
|
4530
4986
|
|
4531
|
-
class
|
4987
|
+
class GoogleCloudAiplatformV1TensorboardTensor
|
4532
4988
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4533
4989
|
|
4534
4990
|
include Google::Apis::Core::JsonObjectSupport
|
4535
4991
|
end
|
4536
4992
|
|
4537
|
-
class
|
4993
|
+
class GoogleCloudAiplatformV1TensorboardTimeSeries
|
4538
4994
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4539
4995
|
|
4540
4996
|
include Google::Apis::Core::JsonObjectSupport
|
4541
4997
|
end
|
4542
4998
|
|
4543
|
-
class
|
4999
|
+
class GoogleCloudAiplatformV1TensorboardTimeSeriesMetadata
|
4544
5000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4545
5001
|
|
4546
5002
|
include Google::Apis::Core::JsonObjectSupport
|
4547
5003
|
end
|
4548
5004
|
|
4549
|
-
class
|
5005
|
+
class GoogleCloudAiplatformV1ThresholdConfig
|
4550
5006
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4551
5007
|
|
4552
5008
|
include Google::Apis::Core::JsonObjectSupport
|
4553
5009
|
end
|
4554
5010
|
|
4555
|
-
class
|
5011
|
+
class GoogleCloudAiplatformV1TimeSeriesData
|
4556
5012
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4557
5013
|
|
4558
5014
|
include Google::Apis::Core::JsonObjectSupport
|
4559
5015
|
end
|
4560
5016
|
|
4561
|
-
class
|
5017
|
+
class GoogleCloudAiplatformV1TimeSeriesDataPoint
|
4562
5018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4563
5019
|
|
4564
5020
|
include Google::Apis::Core::JsonObjectSupport
|
4565
5021
|
end
|
4566
5022
|
|
4567
|
-
class
|
5023
|
+
class GoogleCloudAiplatformV1TimestampSplit
|
4568
5024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4569
5025
|
|
4570
5026
|
include Google::Apis::Core::JsonObjectSupport
|
4571
5027
|
end
|
4572
5028
|
|
4573
|
-
class
|
5029
|
+
class GoogleCloudAiplatformV1TokensInfo
|
4574
5030
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4575
5031
|
|
4576
5032
|
include Google::Apis::Core::JsonObjectSupport
|
4577
5033
|
end
|
4578
5034
|
|
4579
|
-
class
|
5035
|
+
class GoogleCloudAiplatformV1Tool
|
4580
5036
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4581
5037
|
|
4582
5038
|
include Google::Apis::Core::JsonObjectSupport
|
4583
5039
|
end
|
4584
5040
|
|
4585
|
-
class
|
5041
|
+
class GoogleCloudAiplatformV1ToolCallValidInput
|
4586
5042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4587
5043
|
|
4588
5044
|
include Google::Apis::Core::JsonObjectSupport
|
4589
5045
|
end
|
4590
5046
|
|
4591
|
-
class
|
5047
|
+
class GoogleCloudAiplatformV1ToolCallValidInstance
|
4592
5048
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4593
5049
|
|
4594
5050
|
include Google::Apis::Core::JsonObjectSupport
|
4595
5051
|
end
|
4596
5052
|
|
4597
|
-
class
|
5053
|
+
class GoogleCloudAiplatformV1ToolCallValidMetricValue
|
4598
5054
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4599
5055
|
|
4600
5056
|
include Google::Apis::Core::JsonObjectSupport
|
4601
5057
|
end
|
4602
5058
|
|
4603
|
-
class
|
5059
|
+
class GoogleCloudAiplatformV1ToolCallValidResults
|
4604
5060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4605
5061
|
|
4606
5062
|
include Google::Apis::Core::JsonObjectSupport
|
4607
5063
|
end
|
4608
5064
|
|
4609
|
-
class
|
5065
|
+
class GoogleCloudAiplatformV1ToolCallValidSpec
|
4610
5066
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4611
5067
|
|
4612
5068
|
include Google::Apis::Core::JsonObjectSupport
|
4613
5069
|
end
|
4614
5070
|
|
4615
|
-
class
|
5071
|
+
class GoogleCloudAiplatformV1ToolConfig
|
4616
5072
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4617
5073
|
|
4618
5074
|
include Google::Apis::Core::JsonObjectSupport
|
4619
5075
|
end
|
4620
5076
|
|
4621
|
-
class
|
5077
|
+
class GoogleCloudAiplatformV1ToolNameMatchInput
|
4622
5078
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4623
5079
|
|
4624
5080
|
include Google::Apis::Core::JsonObjectSupport
|
4625
5081
|
end
|
4626
5082
|
|
4627
|
-
class
|
5083
|
+
class GoogleCloudAiplatformV1ToolNameMatchInstance
|
4628
5084
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4629
5085
|
|
4630
5086
|
include Google::Apis::Core::JsonObjectSupport
|
4631
5087
|
end
|
4632
5088
|
|
4633
|
-
class
|
5089
|
+
class GoogleCloudAiplatformV1ToolNameMatchMetricValue
|
4634
5090
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4635
5091
|
|
4636
5092
|
include Google::Apis::Core::JsonObjectSupport
|
4637
5093
|
end
|
4638
5094
|
|
4639
|
-
class
|
5095
|
+
class GoogleCloudAiplatformV1ToolNameMatchResults
|
4640
5096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4641
5097
|
|
4642
5098
|
include Google::Apis::Core::JsonObjectSupport
|
4643
5099
|
end
|
4644
5100
|
|
4645
|
-
class
|
5101
|
+
class GoogleCloudAiplatformV1ToolNameMatchSpec
|
4646
5102
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4647
5103
|
|
4648
5104
|
include Google::Apis::Core::JsonObjectSupport
|
4649
5105
|
end
|
4650
5106
|
|
4651
|
-
class
|
5107
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInput
|
4652
5108
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4653
5109
|
|
4654
5110
|
include Google::Apis::Core::JsonObjectSupport
|
4655
5111
|
end
|
4656
5112
|
|
4657
|
-
class
|
5113
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInstance
|
4658
5114
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4659
5115
|
|
4660
5116
|
include Google::Apis::Core::JsonObjectSupport
|
4661
5117
|
end
|
4662
5118
|
|
4663
|
-
class
|
5119
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue
|
4664
5120
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4665
5121
|
|
4666
5122
|
include Google::Apis::Core::JsonObjectSupport
|
4667
5123
|
end
|
4668
5124
|
|
4669
|
-
class
|
5125
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchResults
|
4670
5126
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4671
5127
|
|
4672
5128
|
include Google::Apis::Core::JsonObjectSupport
|
4673
5129
|
end
|
4674
5130
|
|
4675
|
-
class
|
5131
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchSpec
|
4676
5132
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4677
5133
|
|
4678
5134
|
include Google::Apis::Core::JsonObjectSupport
|
4679
5135
|
end
|
4680
5136
|
|
4681
|
-
class
|
5137
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInput
|
4682
5138
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4683
5139
|
|
4684
5140
|
include Google::Apis::Core::JsonObjectSupport
|
4685
5141
|
end
|
4686
5142
|
|
4687
|
-
class
|
5143
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInstance
|
4688
5144
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4689
5145
|
|
4690
5146
|
include Google::Apis::Core::JsonObjectSupport
|
4691
5147
|
end
|
4692
5148
|
|
4693
|
-
class
|
5149
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue
|
4694
5150
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4695
5151
|
|
4696
5152
|
include Google::Apis::Core::JsonObjectSupport
|
4697
5153
|
end
|
4698
5154
|
|
4699
|
-
class
|
5155
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchResults
|
4700
5156
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4701
5157
|
|
4702
5158
|
include Google::Apis::Core::JsonObjectSupport
|
4703
5159
|
end
|
4704
5160
|
|
4705
|
-
class
|
5161
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchSpec
|
4706
5162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4707
5163
|
|
4708
5164
|
include Google::Apis::Core::JsonObjectSupport
|
4709
5165
|
end
|
4710
5166
|
|
4711
|
-
class
|
5167
|
+
class GoogleCloudAiplatformV1TrainingConfig
|
4712
5168
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4713
5169
|
|
4714
5170
|
include Google::Apis::Core::JsonObjectSupport
|
4715
5171
|
end
|
4716
5172
|
|
4717
|
-
class
|
5173
|
+
class GoogleCloudAiplatformV1TrainingPipeline
|
4718
5174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4719
5175
|
|
4720
5176
|
include Google::Apis::Core::JsonObjectSupport
|
4721
5177
|
end
|
4722
5178
|
|
4723
|
-
class
|
5179
|
+
class GoogleCloudAiplatformV1Trial
|
4724
5180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4725
5181
|
|
4726
5182
|
include Google::Apis::Core::JsonObjectSupport
|
4727
5183
|
end
|
4728
5184
|
|
4729
|
-
class
|
5185
|
+
class GoogleCloudAiplatformV1TrialContext
|
4730
5186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4731
5187
|
|
4732
5188
|
include Google::Apis::Core::JsonObjectSupport
|
4733
5189
|
end
|
4734
5190
|
|
4735
|
-
class
|
5191
|
+
class GoogleCloudAiplatformV1TrialParameter
|
4736
5192
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4737
5193
|
|
4738
5194
|
include Google::Apis::Core::JsonObjectSupport
|
4739
5195
|
end
|
4740
5196
|
|
4741
|
-
class
|
5197
|
+
class GoogleCloudAiplatformV1TunedModel
|
4742
5198
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4743
5199
|
|
4744
5200
|
include Google::Apis::Core::JsonObjectSupport
|
4745
5201
|
end
|
4746
5202
|
|
4747
|
-
class
|
5203
|
+
class GoogleCloudAiplatformV1TuningDataStats
|
4748
5204
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4749
5205
|
|
4750
5206
|
include Google::Apis::Core::JsonObjectSupport
|
4751
5207
|
end
|
4752
5208
|
|
4753
|
-
class
|
5209
|
+
class GoogleCloudAiplatformV1TuningJob
|
4754
5210
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4755
5211
|
|
4756
5212
|
include Google::Apis::Core::JsonObjectSupport
|
4757
5213
|
end
|
4758
5214
|
|
4759
|
-
class
|
5215
|
+
class GoogleCloudAiplatformV1UndeployIndexOperationMetadata
|
4760
5216
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4761
5217
|
|
4762
5218
|
include Google::Apis::Core::JsonObjectSupport
|
4763
5219
|
end
|
4764
5220
|
|
4765
|
-
class
|
5221
|
+
class GoogleCloudAiplatformV1UndeployIndexRequest
|
4766
5222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4767
5223
|
|
4768
5224
|
include Google::Apis::Core::JsonObjectSupport
|
4769
5225
|
end
|
4770
5226
|
|
4771
|
-
class
|
5227
|
+
class GoogleCloudAiplatformV1UndeployIndexResponse
|
4772
5228
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4773
5229
|
|
4774
5230
|
include Google::Apis::Core::JsonObjectSupport
|
4775
5231
|
end
|
4776
5232
|
|
4777
|
-
class
|
5233
|
+
class GoogleCloudAiplatformV1UndeployModelOperationMetadata
|
4778
5234
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4779
5235
|
|
4780
5236
|
include Google::Apis::Core::JsonObjectSupport
|
4781
5237
|
end
|
4782
5238
|
|
4783
|
-
class
|
5239
|
+
class GoogleCloudAiplatformV1UndeployModelRequest
|
4784
5240
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
5241
|
|
4786
5242
|
include Google::Apis::Core::JsonObjectSupport
|
4787
5243
|
end
|
4788
5244
|
|
4789
|
-
class
|
5245
|
+
class GoogleCloudAiplatformV1UndeployModelResponse
|
4790
5246
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4791
5247
|
|
4792
5248
|
include Google::Apis::Core::JsonObjectSupport
|
4793
5249
|
end
|
4794
5250
|
|
4795
|
-
class
|
5251
|
+
class GoogleCloudAiplatformV1UnmanagedContainerModel
|
5252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5253
|
+
|
5254
|
+
include Google::Apis::Core::JsonObjectSupport
|
5255
|
+
end
|
5256
|
+
|
5257
|
+
class GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata
|
5258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5259
|
+
|
5260
|
+
include Google::Apis::Core::JsonObjectSupport
|
5261
|
+
end
|
5262
|
+
|
5263
|
+
class GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata
|
5264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5265
|
+
|
5266
|
+
include Google::Apis::Core::JsonObjectSupport
|
5267
|
+
end
|
5268
|
+
|
5269
|
+
class GoogleCloudAiplatformV1UpdateExplanationDatasetRequest
|
5270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5271
|
+
|
5272
|
+
include Google::Apis::Core::JsonObjectSupport
|
5273
|
+
end
|
5274
|
+
|
5275
|
+
class GoogleCloudAiplatformV1UpdateExplanationDatasetResponse
|
5276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5277
|
+
|
5278
|
+
include Google::Apis::Core::JsonObjectSupport
|
5279
|
+
end
|
5280
|
+
|
5281
|
+
class GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata
|
5282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5283
|
+
|
5284
|
+
include Google::Apis::Core::JsonObjectSupport
|
5285
|
+
end
|
5286
|
+
|
5287
|
+
class GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata
|
5288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5289
|
+
|
5290
|
+
include Google::Apis::Core::JsonObjectSupport
|
5291
|
+
end
|
5292
|
+
|
5293
|
+
class GoogleCloudAiplatformV1UpdateFeatureOperationMetadata
|
5294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5295
|
+
|
5296
|
+
include Google::Apis::Core::JsonObjectSupport
|
5297
|
+
end
|
5298
|
+
|
5299
|
+
class GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata
|
5300
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5301
|
+
|
5302
|
+
include Google::Apis::Core::JsonObjectSupport
|
5303
|
+
end
|
5304
|
+
|
5305
|
+
class GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata
|
5306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5307
|
+
|
5308
|
+
include Google::Apis::Core::JsonObjectSupport
|
5309
|
+
end
|
5310
|
+
|
5311
|
+
class GoogleCloudAiplatformV1UpdateIndexOperationMetadata
|
5312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5313
|
+
|
5314
|
+
include Google::Apis::Core::JsonObjectSupport
|
5315
|
+
end
|
5316
|
+
|
5317
|
+
class GoogleCloudAiplatformV1UpdateModelDeploymentMonitoringJobOperationMetadata
|
5318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5319
|
+
|
5320
|
+
include Google::Apis::Core::JsonObjectSupport
|
5321
|
+
end
|
5322
|
+
|
5323
|
+
class GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata
|
5324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5325
|
+
|
5326
|
+
include Google::Apis::Core::JsonObjectSupport
|
5327
|
+
end
|
5328
|
+
|
5329
|
+
class GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata
|
5330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5331
|
+
|
5332
|
+
include Google::Apis::Core::JsonObjectSupport
|
5333
|
+
end
|
5334
|
+
|
5335
|
+
class GoogleCloudAiplatformV1UpdateTensorboardOperationMetadata
|
5336
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5337
|
+
|
5338
|
+
include Google::Apis::Core::JsonObjectSupport
|
5339
|
+
end
|
5340
|
+
|
5341
|
+
class GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata
|
5342
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5343
|
+
|
5344
|
+
include Google::Apis::Core::JsonObjectSupport
|
5345
|
+
end
|
5346
|
+
|
5347
|
+
class GoogleCloudAiplatformV1UpgradeNotebookRuntimeRequest
|
5348
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5349
|
+
|
5350
|
+
include Google::Apis::Core::JsonObjectSupport
|
5351
|
+
end
|
5352
|
+
|
5353
|
+
class GoogleCloudAiplatformV1UploadModelOperationMetadata
|
5354
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5355
|
+
|
5356
|
+
include Google::Apis::Core::JsonObjectSupport
|
5357
|
+
end
|
5358
|
+
|
5359
|
+
class GoogleCloudAiplatformV1UploadModelRequest
|
5360
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5361
|
+
|
5362
|
+
include Google::Apis::Core::JsonObjectSupport
|
5363
|
+
end
|
5364
|
+
|
5365
|
+
class GoogleCloudAiplatformV1UploadModelResponse
|
5366
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5367
|
+
|
5368
|
+
include Google::Apis::Core::JsonObjectSupport
|
5369
|
+
end
|
5370
|
+
|
5371
|
+
class GoogleCloudAiplatformV1UpsertDatapointsRequest
|
5372
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5373
|
+
|
5374
|
+
include Google::Apis::Core::JsonObjectSupport
|
5375
|
+
end
|
5376
|
+
|
5377
|
+
class GoogleCloudAiplatformV1UpsertDatapointsResponse
|
5378
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5379
|
+
|
5380
|
+
include Google::Apis::Core::JsonObjectSupport
|
5381
|
+
end
|
5382
|
+
|
5383
|
+
class GoogleCloudAiplatformV1UserActionReference
|
5384
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5385
|
+
|
5386
|
+
include Google::Apis::Core::JsonObjectSupport
|
5387
|
+
end
|
5388
|
+
|
5389
|
+
class GoogleCloudAiplatformV1Value
|
5390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5391
|
+
|
5392
|
+
include Google::Apis::Core::JsonObjectSupport
|
5393
|
+
end
|
5394
|
+
|
5395
|
+
class GoogleCloudAiplatformV1VertexAiSearch
|
5396
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5397
|
+
|
5398
|
+
include Google::Apis::Core::JsonObjectSupport
|
5399
|
+
end
|
5400
|
+
|
5401
|
+
class GoogleCloudAiplatformV1VideoMetadata
|
5402
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5403
|
+
|
5404
|
+
include Google::Apis::Core::JsonObjectSupport
|
5405
|
+
end
|
5406
|
+
|
5407
|
+
class GoogleCloudAiplatformV1WorkerPoolSpec
|
5408
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5409
|
+
|
5410
|
+
include Google::Apis::Core::JsonObjectSupport
|
5411
|
+
end
|
5412
|
+
|
5413
|
+
class GoogleCloudAiplatformV1WriteFeatureValuesPayload
|
5414
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5415
|
+
|
5416
|
+
include Google::Apis::Core::JsonObjectSupport
|
5417
|
+
end
|
5418
|
+
|
5419
|
+
class GoogleCloudAiplatformV1WriteFeatureValuesRequest
|
5420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5421
|
+
|
5422
|
+
include Google::Apis::Core::JsonObjectSupport
|
5423
|
+
end
|
5424
|
+
|
5425
|
+
class GoogleCloudAiplatformV1WriteFeatureValuesResponse
|
5426
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5427
|
+
|
5428
|
+
include Google::Apis::Core::JsonObjectSupport
|
5429
|
+
end
|
5430
|
+
|
5431
|
+
class GoogleCloudAiplatformV1WriteTensorboardExperimentDataRequest
|
5432
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5433
|
+
|
5434
|
+
include Google::Apis::Core::JsonObjectSupport
|
5435
|
+
end
|
5436
|
+
|
5437
|
+
class GoogleCloudAiplatformV1WriteTensorboardExperimentDataResponse
|
5438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5439
|
+
|
5440
|
+
include Google::Apis::Core::JsonObjectSupport
|
5441
|
+
end
|
5442
|
+
|
5443
|
+
class GoogleCloudAiplatformV1WriteTensorboardRunDataRequest
|
4796
5444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4797
5445
|
|
4798
5446
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -4900,24 +5548,6 @@ module Google
|
|
4900
5548
|
include Google::Apis::Core::JsonObjectSupport
|
4901
5549
|
end
|
4902
5550
|
|
4903
|
-
class IntelligenceCloudAutomlXpsMetricEntry
|
4904
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4905
|
-
|
4906
|
-
include Google::Apis::Core::JsonObjectSupport
|
4907
|
-
end
|
4908
|
-
|
4909
|
-
class IntelligenceCloudAutomlXpsMetricEntryLabel
|
4910
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4911
|
-
|
4912
|
-
include Google::Apis::Core::JsonObjectSupport
|
4913
|
-
end
|
4914
|
-
|
4915
|
-
class IntelligenceCloudAutomlXpsReportingMetrics
|
4916
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4917
|
-
|
4918
|
-
include Google::Apis::Core::JsonObjectSupport
|
4919
|
-
end
|
4920
|
-
|
4921
5551
|
class CloudAiLargeModelsVisionGenerateVideoResponse
|
4922
5552
|
# @private
|
4923
5553
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4925,8 +5555,6 @@ module Google
|
|
4925
5555
|
|
4926
5556
|
property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
|
4927
5557
|
collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
|
4928
|
-
property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics::Representation
|
4929
|
-
|
4930
5558
|
end
|
4931
5559
|
end
|
4932
5560
|
|
@@ -5519,6 +6147,46 @@ module Google
|
|
5519
6147
|
end
|
5520
6148
|
end
|
5521
6149
|
|
6150
|
+
class GoogleCloudAiplatformV1BleuInput
|
6151
|
+
# @private
|
6152
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6153
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInstance::Representation
|
6154
|
+
|
6155
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuSpec::Representation
|
6156
|
+
|
6157
|
+
end
|
6158
|
+
end
|
6159
|
+
|
6160
|
+
class GoogleCloudAiplatformV1BleuInstance
|
6161
|
+
# @private
|
6162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6163
|
+
property :prediction, as: 'prediction'
|
6164
|
+
property :reference, as: 'reference'
|
6165
|
+
end
|
6166
|
+
end
|
6167
|
+
|
6168
|
+
class GoogleCloudAiplatformV1BleuMetricValue
|
6169
|
+
# @private
|
6170
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6171
|
+
property :score, as: 'score'
|
6172
|
+
end
|
6173
|
+
end
|
6174
|
+
|
6175
|
+
class GoogleCloudAiplatformV1BleuResults
|
6176
|
+
# @private
|
6177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6178
|
+
collection :bleu_metric_values, as: 'bleuMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuMetricValue::Representation
|
6179
|
+
|
6180
|
+
end
|
6181
|
+
end
|
6182
|
+
|
6183
|
+
class GoogleCloudAiplatformV1BleuSpec
|
6184
|
+
# @private
|
6185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6186
|
+
property :use_effective_order, as: 'useEffectiveOrder'
|
6187
|
+
end
|
6188
|
+
end
|
6189
|
+
|
5522
6190
|
class GoogleCloudAiplatformV1Blob
|
5523
6191
|
# @private
|
5524
6192
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5603,6 +6271,7 @@ module Google
|
|
5603
6271
|
property :index, as: 'index'
|
5604
6272
|
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating::Representation
|
5605
6273
|
|
6274
|
+
property :score, as: 'score'
|
5606
6275
|
end
|
5607
6276
|
end
|
5608
6277
|
|
@@ -5650,6 +6319,39 @@ module Google
|
|
5650
6319
|
end
|
5651
6320
|
end
|
5652
6321
|
|
6322
|
+
class GoogleCloudAiplatformV1CoherenceInput
|
6323
|
+
# @private
|
6324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6325
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInstance::Representation
|
6326
|
+
|
6327
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceSpec::Representation
|
6328
|
+
|
6329
|
+
end
|
6330
|
+
end
|
6331
|
+
|
6332
|
+
class GoogleCloudAiplatformV1CoherenceInstance
|
6333
|
+
# @private
|
6334
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6335
|
+
property :prediction, as: 'prediction'
|
6336
|
+
end
|
6337
|
+
end
|
6338
|
+
|
6339
|
+
class GoogleCloudAiplatformV1CoherenceResult
|
6340
|
+
# @private
|
6341
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6342
|
+
property :confidence, as: 'confidence'
|
6343
|
+
property :explanation, as: 'explanation'
|
6344
|
+
property :score, as: 'score'
|
6345
|
+
end
|
6346
|
+
end
|
6347
|
+
|
6348
|
+
class GoogleCloudAiplatformV1CoherenceSpec
|
6349
|
+
# @private
|
6350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6351
|
+
property :version, as: 'version'
|
6352
|
+
end
|
6353
|
+
end
|
6354
|
+
|
5653
6355
|
class GoogleCloudAiplatformV1CompleteTrialRequest
|
5654
6356
|
# @private
|
5655
6357
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5673,7 +6375,10 @@ module Google
|
|
5673
6375
|
class GoogleCloudAiplatformV1ComputeTokensRequest
|
5674
6376
|
# @private
|
5675
6377
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6378
|
+
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
6379
|
+
|
5676
6380
|
collection :instances, as: 'instances'
|
6381
|
+
property :model, as: 'model'
|
5677
6382
|
end
|
5678
6383
|
end
|
5679
6384
|
|
@@ -5763,6 +6468,10 @@ module Google
|
|
5763
6468
|
|
5764
6469
|
collection :instances, as: 'instances'
|
5765
6470
|
property :model, as: 'model'
|
6471
|
+
property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
6472
|
+
|
6473
|
+
collection :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
|
6474
|
+
|
5766
6475
|
end
|
5767
6476
|
end
|
5768
6477
|
|
@@ -5899,6 +6608,15 @@ module Google
|
|
5899
6608
|
end
|
5900
6609
|
end
|
5901
6610
|
|
6611
|
+
class GoogleCloudAiplatformV1CreateNotebookExecutionJobOperationMetadata
|
6612
|
+
# @private
|
6613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6614
|
+
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
|
6615
|
+
|
6616
|
+
property :progress_message, as: 'progressMessage'
|
6617
|
+
end
|
6618
|
+
end
|
6619
|
+
|
5902
6620
|
class GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata
|
5903
6621
|
# @private
|
5904
6622
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6421,6 +7139,8 @@ module Google
|
|
6421
7139
|
# @private
|
6422
7140
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6423
7141
|
property :create_time, as: 'createTime'
|
7142
|
+
property :dedicated_endpoint_dns, as: 'dedicatedEndpointDns'
|
7143
|
+
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
6424
7144
|
collection :deployed_models, as: 'deployedModels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModel::Representation
|
6425
7145
|
|
6426
7146
|
property :description, as: 'description'
|
@@ -6493,6 +7213,102 @@ module Google
|
|
6493
7213
|
end
|
6494
7214
|
end
|
6495
7215
|
|
7216
|
+
class GoogleCloudAiplatformV1EvaluateInstancesRequest
|
7217
|
+
# @private
|
7218
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7219
|
+
property :bleu_input, as: 'bleuInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInput::Representation
|
7220
|
+
|
7221
|
+
property :coherence_input, as: 'coherenceInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput::Representation
|
7222
|
+
|
7223
|
+
property :exact_match_input, as: 'exactMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInput::Representation
|
7224
|
+
|
7225
|
+
property :fluency_input, as: 'fluencyInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInput::Representation
|
7226
|
+
|
7227
|
+
property :fulfillment_input, as: 'fulfillmentInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInput::Representation
|
7228
|
+
|
7229
|
+
property :groundedness_input, as: 'groundednessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput::Representation
|
7230
|
+
|
7231
|
+
property :pairwise_question_answering_quality_input, as: 'pairwiseQuestionAnsweringQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput::Representation
|
7232
|
+
|
7233
|
+
property :pairwise_summarization_quality_input, as: 'pairwiseSummarizationQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInput::Representation
|
7234
|
+
|
7235
|
+
property :question_answering_correctness_input, as: 'questionAnsweringCorrectnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput::Representation
|
7236
|
+
|
7237
|
+
property :question_answering_helpfulness_input, as: 'questionAnsweringHelpfulnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput::Representation
|
7238
|
+
|
7239
|
+
property :question_answering_quality_input, as: 'questionAnsweringQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInput::Representation
|
7240
|
+
|
7241
|
+
property :question_answering_relevance_input, as: 'questionAnsweringRelevanceInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput::Representation
|
7242
|
+
|
7243
|
+
property :rouge_input, as: 'rougeInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInput::Representation
|
7244
|
+
|
7245
|
+
property :safety_input, as: 'safetyInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInput::Representation
|
7246
|
+
|
7247
|
+
property :summarization_helpfulness_input, as: 'summarizationHelpfulnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInput::Representation
|
7248
|
+
|
7249
|
+
property :summarization_quality_input, as: 'summarizationQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInput::Representation
|
7250
|
+
|
7251
|
+
property :summarization_verbosity_input, as: 'summarizationVerbosityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInput::Representation
|
7252
|
+
|
7253
|
+
property :tool_call_valid_input, as: 'toolCallValidInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInput::Representation
|
7254
|
+
|
7255
|
+
property :tool_name_match_input, as: 'toolNameMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInput::Representation
|
7256
|
+
|
7257
|
+
property :tool_parameter_key_match_input, as: 'toolParameterKeyMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInput::Representation
|
7258
|
+
|
7259
|
+
property :tool_parameter_kv_match_input, as: 'toolParameterKvMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInput::Representation
|
7260
|
+
|
7261
|
+
end
|
7262
|
+
end
|
7263
|
+
|
7264
|
+
class GoogleCloudAiplatformV1EvaluateInstancesResponse
|
7265
|
+
# @private
|
7266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7267
|
+
property :bleu_results, as: 'bleuResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuResults::Representation
|
7268
|
+
|
7269
|
+
property :coherence_result, as: 'coherenceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult::Representation
|
7270
|
+
|
7271
|
+
property :exact_match_results, as: 'exactMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults::Representation
|
7272
|
+
|
7273
|
+
property :fluency_result, as: 'fluencyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult::Representation
|
7274
|
+
|
7275
|
+
property :fulfillment_result, as: 'fulfillmentResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentResult::Representation
|
7276
|
+
|
7277
|
+
property :groundedness_result, as: 'groundednessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult::Representation
|
7278
|
+
|
7279
|
+
property :pairwise_question_answering_quality_result, as: 'pairwiseQuestionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult::Representation
|
7280
|
+
|
7281
|
+
property :pairwise_summarization_quality_result, as: 'pairwiseSummarizationQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityResult::Representation
|
7282
|
+
|
7283
|
+
property :question_answering_correctness_result, as: 'questionAnsweringCorrectnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult::Representation
|
7284
|
+
|
7285
|
+
property :question_answering_helpfulness_result, as: 'questionAnsweringHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult::Representation
|
7286
|
+
|
7287
|
+
property :question_answering_quality_result, as: 'questionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityResult::Representation
|
7288
|
+
|
7289
|
+
property :question_answering_relevance_result, as: 'questionAnsweringRelevanceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult::Representation
|
7290
|
+
|
7291
|
+
property :rouge_results, as: 'rougeResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults::Representation
|
7292
|
+
|
7293
|
+
property :safety_result, as: 'safetyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult::Representation
|
7294
|
+
|
7295
|
+
property :summarization_helpfulness_result, as: 'summarizationHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult::Representation
|
7296
|
+
|
7297
|
+
property :summarization_quality_result, as: 'summarizationQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityResult::Representation
|
7298
|
+
|
7299
|
+
property :summarization_verbosity_result, as: 'summarizationVerbosityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityResult::Representation
|
7300
|
+
|
7301
|
+
property :tool_call_valid_results, as: 'toolCallValidResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidResults::Representation
|
7302
|
+
|
7303
|
+
property :tool_name_match_results, as: 'toolNameMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchResults::Representation
|
7304
|
+
|
7305
|
+
property :tool_parameter_key_match_results, as: 'toolParameterKeyMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchResults::Representation
|
7306
|
+
|
7307
|
+
property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults::Representation
|
7308
|
+
|
7309
|
+
end
|
7310
|
+
end
|
7311
|
+
|
6496
7312
|
class GoogleCloudAiplatformV1EvaluatedAnnotation
|
6497
7313
|
# @private
|
6498
7314
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6528,6 +7344,45 @@ module Google
|
|
6528
7344
|
end
|
6529
7345
|
end
|
6530
7346
|
|
7347
|
+
class GoogleCloudAiplatformV1ExactMatchInput
|
7348
|
+
# @private
|
7349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7350
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInstance::Representation
|
7351
|
+
|
7352
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec::Representation
|
7353
|
+
|
7354
|
+
end
|
7355
|
+
end
|
7356
|
+
|
7357
|
+
class GoogleCloudAiplatformV1ExactMatchInstance
|
7358
|
+
# @private
|
7359
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7360
|
+
property :prediction, as: 'prediction'
|
7361
|
+
property :reference, as: 'reference'
|
7362
|
+
end
|
7363
|
+
end
|
7364
|
+
|
7365
|
+
class GoogleCloudAiplatformV1ExactMatchMetricValue
|
7366
|
+
# @private
|
7367
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7368
|
+
property :score, as: 'score'
|
7369
|
+
end
|
7370
|
+
end
|
7371
|
+
|
7372
|
+
class GoogleCloudAiplatformV1ExactMatchResults
|
7373
|
+
# @private
|
7374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7375
|
+
collection :exact_match_metric_values, as: 'exactMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchMetricValue::Representation
|
7376
|
+
|
7377
|
+
end
|
7378
|
+
end
|
7379
|
+
|
7380
|
+
class GoogleCloudAiplatformV1ExactMatchSpec
|
7381
|
+
# @private
|
7382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7383
|
+
end
|
7384
|
+
end
|
7385
|
+
|
6531
7386
|
class GoogleCloudAiplatformV1Examples
|
6532
7387
|
# @private
|
6533
7388
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7008,7 +7863,10 @@ module Google
|
|
7008
7863
|
class GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint
|
7009
7864
|
# @private
|
7010
7865
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7866
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
|
7867
|
+
|
7011
7868
|
property :public_endpoint_domain_name, as: 'publicEndpointDomainName'
|
7869
|
+
property :service_attachment, as: 'serviceAttachment'
|
7012
7870
|
end
|
7013
7871
|
end
|
7014
7872
|
|
@@ -7391,6 +8249,39 @@ module Google
|
|
7391
8249
|
end
|
7392
8250
|
end
|
7393
8251
|
|
8252
|
+
class GoogleCloudAiplatformV1FluencyInput
|
8253
|
+
# @private
|
8254
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8255
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInstance::Representation
|
8256
|
+
|
8257
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencySpec::Representation
|
8258
|
+
|
8259
|
+
end
|
8260
|
+
end
|
8261
|
+
|
8262
|
+
class GoogleCloudAiplatformV1FluencyInstance
|
8263
|
+
# @private
|
8264
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8265
|
+
property :prediction, as: 'prediction'
|
8266
|
+
end
|
8267
|
+
end
|
8268
|
+
|
8269
|
+
class GoogleCloudAiplatformV1FluencyResult
|
8270
|
+
# @private
|
8271
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8272
|
+
property :confidence, as: 'confidence'
|
8273
|
+
property :explanation, as: 'explanation'
|
8274
|
+
property :score, as: 'score'
|
8275
|
+
end
|
8276
|
+
end
|
8277
|
+
|
8278
|
+
class GoogleCloudAiplatformV1FluencySpec
|
8279
|
+
# @private
|
8280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8281
|
+
property :version, as: 'version'
|
8282
|
+
end
|
8283
|
+
end
|
8284
|
+
|
7394
8285
|
class GoogleCloudAiplatformV1FractionSplit
|
7395
8286
|
# @private
|
7396
8287
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7400,6 +8291,40 @@ module Google
|
|
7400
8291
|
end
|
7401
8292
|
end
|
7402
8293
|
|
8294
|
+
class GoogleCloudAiplatformV1FulfillmentInput
|
8295
|
+
# @private
|
8296
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8297
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInstance::Representation
|
8298
|
+
|
8299
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentSpec::Representation
|
8300
|
+
|
8301
|
+
end
|
8302
|
+
end
|
8303
|
+
|
8304
|
+
class GoogleCloudAiplatformV1FulfillmentInstance
|
8305
|
+
# @private
|
8306
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8307
|
+
property :instruction, as: 'instruction'
|
8308
|
+
property :prediction, as: 'prediction'
|
8309
|
+
end
|
8310
|
+
end
|
8311
|
+
|
8312
|
+
class GoogleCloudAiplatformV1FulfillmentResult
|
8313
|
+
# @private
|
8314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8315
|
+
property :confidence, as: 'confidence'
|
8316
|
+
property :explanation, as: 'explanation'
|
8317
|
+
property :score, as: 'score'
|
8318
|
+
end
|
8319
|
+
end
|
8320
|
+
|
8321
|
+
class GoogleCloudAiplatformV1FulfillmentSpec
|
8322
|
+
# @private
|
8323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8324
|
+
property :version, as: 'version'
|
8325
|
+
end
|
8326
|
+
end
|
8327
|
+
|
7403
8328
|
class GoogleCloudAiplatformV1FunctionCall
|
7404
8329
|
# @private
|
7405
8330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7537,15 +8462,89 @@ module Google
|
|
7537
8462
|
end
|
7538
8463
|
end
|
7539
8464
|
|
8465
|
+
class GoogleCloudAiplatformV1GroundednessInput
|
8466
|
+
# @private
|
8467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8468
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInstance::Representation
|
8469
|
+
|
8470
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessSpec::Representation
|
8471
|
+
|
8472
|
+
end
|
8473
|
+
end
|
8474
|
+
|
8475
|
+
class GoogleCloudAiplatformV1GroundednessInstance
|
8476
|
+
# @private
|
8477
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8478
|
+
property :context, as: 'context'
|
8479
|
+
property :prediction, as: 'prediction'
|
8480
|
+
end
|
8481
|
+
end
|
8482
|
+
|
8483
|
+
class GoogleCloudAiplatformV1GroundednessResult
|
8484
|
+
# @private
|
8485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8486
|
+
property :confidence, as: 'confidence'
|
8487
|
+
property :explanation, as: 'explanation'
|
8488
|
+
property :score, as: 'score'
|
8489
|
+
end
|
8490
|
+
end
|
8491
|
+
|
8492
|
+
class GoogleCloudAiplatformV1GroundednessSpec
|
8493
|
+
# @private
|
8494
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8495
|
+
property :version, as: 'version'
|
8496
|
+
end
|
8497
|
+
end
|
8498
|
+
|
8499
|
+
class GoogleCloudAiplatformV1GroundingChunk
|
8500
|
+
# @private
|
8501
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8502
|
+
property :retrieved_context, as: 'retrievedContext', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkRetrievedContext, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkRetrievedContext::Representation
|
8503
|
+
|
8504
|
+
property :web, as: 'web', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkWeb, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkWeb::Representation
|
8505
|
+
|
8506
|
+
end
|
8507
|
+
end
|
8508
|
+
|
8509
|
+
class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
|
8510
|
+
# @private
|
8511
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8512
|
+
property :title, as: 'title'
|
8513
|
+
property :uri, as: 'uri'
|
8514
|
+
end
|
8515
|
+
end
|
8516
|
+
|
8517
|
+
class GoogleCloudAiplatformV1GroundingChunkWeb
|
8518
|
+
# @private
|
8519
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8520
|
+
property :title, as: 'title'
|
8521
|
+
property :uri, as: 'uri'
|
8522
|
+
end
|
8523
|
+
end
|
8524
|
+
|
7540
8525
|
class GoogleCloudAiplatformV1GroundingMetadata
|
7541
8526
|
# @private
|
7542
8527
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8528
|
+
collection :grounding_chunks, as: 'groundingChunks', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunk::Representation
|
8529
|
+
|
8530
|
+
collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingSupport, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingSupport::Representation
|
8531
|
+
|
7543
8532
|
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SearchEntryPoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SearchEntryPoint::Representation
|
7544
8533
|
|
7545
8534
|
collection :web_search_queries, as: 'webSearchQueries'
|
7546
8535
|
end
|
7547
8536
|
end
|
7548
8537
|
|
8538
|
+
class GoogleCloudAiplatformV1GroundingSupport
|
8539
|
+
# @private
|
8540
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8541
|
+
collection :confidence_scores, as: 'confidenceScores'
|
8542
|
+
collection :grounding_chunk_indices, as: 'groundingChunkIndices'
|
8543
|
+
property :segment, as: 'segment', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Segment, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Segment::Representation
|
8544
|
+
|
8545
|
+
end
|
8546
|
+
end
|
8547
|
+
|
7549
8548
|
class GoogleCloudAiplatformV1HyperparameterTuningJob
|
7550
8549
|
# @private
|
7551
8550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8129,6 +9128,15 @@ module Google
|
|
8129
9128
|
end
|
8130
9129
|
end
|
8131
9130
|
|
9131
|
+
class GoogleCloudAiplatformV1ListNotebookExecutionJobsResponse
|
9132
|
+
# @private
|
9133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9134
|
+
property :next_page_token, as: 'nextPageToken'
|
9135
|
+
collection :notebook_execution_jobs, as: 'notebookExecutionJobs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJob::Representation
|
9136
|
+
|
9137
|
+
end
|
9138
|
+
end
|
9139
|
+
|
8132
9140
|
class GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse
|
8133
9141
|
# @private
|
8134
9142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8525,6 +9533,8 @@ module Google
|
|
8525
9533
|
property :pipeline_job, as: 'pipelineJob'
|
8526
9534
|
property :predict_schemata, as: 'predictSchemata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictSchemata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictSchemata::Representation
|
8527
9535
|
|
9536
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
9537
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
8528
9538
|
collection :supported_deployment_resources_types, as: 'supportedDeploymentResourcesTypes'
|
8529
9539
|
collection :supported_export_formats, as: 'supportedExportFormats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelExportFormat, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelExportFormat::Representation
|
8530
9540
|
|
@@ -9064,6 +10074,8 @@ module Google
|
|
9064
10074
|
|
9065
10075
|
property :entity_id, as: 'entityId'
|
9066
10076
|
property :neighbor_count, as: 'neighborCount'
|
10077
|
+
collection :numeric_filters, as: 'numericFilters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter::Representation
|
10078
|
+
|
9067
10079
|
property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters::Representation
|
9068
10080
|
|
9069
10081
|
property :per_crowding_attribute_neighbor_count, as: 'perCrowdingAttributeNeighborCount'
|
@@ -9079,6 +10091,17 @@ module Google
|
|
9079
10091
|
end
|
9080
10092
|
end
|
9081
10093
|
|
10094
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter
|
10095
|
+
# @private
|
10096
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10097
|
+
property :name, as: 'name'
|
10098
|
+
property :op, as: 'op'
|
10099
|
+
property :value_double, as: 'valueDouble'
|
10100
|
+
property :value_float, as: 'valueFloat'
|
10101
|
+
property :value_int, :numeric_string => true, as: 'valueInt'
|
10102
|
+
end
|
10103
|
+
end
|
10104
|
+
|
9082
10105
|
class GoogleCloudAiplatformV1NearestNeighborQueryParameters
|
9083
10106
|
# @private
|
9084
10107
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9181,6 +10204,55 @@ module Google
|
|
9181
10204
|
end
|
9182
10205
|
end
|
9183
10206
|
|
10207
|
+
class GoogleCloudAiplatformV1NotebookExecutionJob
|
10208
|
+
# @private
|
10209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10210
|
+
property :create_time, as: 'createTime'
|
10211
|
+
property :dataform_repository_source, as: 'dataformRepositorySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource::Representation
|
10212
|
+
|
10213
|
+
property :direct_notebook_source, as: 'directNotebookSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource::Representation
|
10214
|
+
|
10215
|
+
property :display_name, as: 'displayName'
|
10216
|
+
property :execution_timeout, as: 'executionTimeout'
|
10217
|
+
property :execution_user, as: 'executionUser'
|
10218
|
+
property :gcs_notebook_source, as: 'gcsNotebookSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource::Representation
|
10219
|
+
|
10220
|
+
property :gcs_output_uri, as: 'gcsOutputUri'
|
10221
|
+
property :job_state, as: 'jobState'
|
10222
|
+
hash :labels, as: 'labels'
|
10223
|
+
property :name, as: 'name'
|
10224
|
+
property :notebook_runtime_template_resource_name, as: 'notebookRuntimeTemplateResourceName'
|
10225
|
+
property :schedule_resource_name, as: 'scheduleResourceName'
|
10226
|
+
property :service_account, as: 'serviceAccount'
|
10227
|
+
property :status, as: 'status', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
10228
|
+
|
10229
|
+
property :update_time, as: 'updateTime'
|
10230
|
+
end
|
10231
|
+
end
|
10232
|
+
|
10233
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource
|
10234
|
+
# @private
|
10235
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10236
|
+
property :commit_sha, as: 'commitSha'
|
10237
|
+
property :dataform_repository_resource_name, as: 'dataformRepositoryResourceName'
|
10238
|
+
end
|
10239
|
+
end
|
10240
|
+
|
10241
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource
|
10242
|
+
# @private
|
10243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10244
|
+
property :content, :base64 => true, as: 'content'
|
10245
|
+
end
|
10246
|
+
end
|
10247
|
+
|
10248
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource
|
10249
|
+
# @private
|
10250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10251
|
+
property :generation, as: 'generation'
|
10252
|
+
property :uri, as: 'uri'
|
10253
|
+
end
|
10254
|
+
end
|
10255
|
+
|
9184
10256
|
class GoogleCloudAiplatformV1NotebookIdleShutdownConfig
|
9185
10257
|
# @private
|
9186
10258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9257,6 +10329,82 @@ module Google
|
|
9257
10329
|
end
|
9258
10330
|
end
|
9259
10331
|
|
10332
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput
|
10333
|
+
# @private
|
10334
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10335
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance::Representation
|
10336
|
+
|
10337
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec::Representation
|
10338
|
+
|
10339
|
+
end
|
10340
|
+
end
|
10341
|
+
|
10342
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance
|
10343
|
+
# @private
|
10344
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10345
|
+
property :baseline_prediction, as: 'baselinePrediction'
|
10346
|
+
property :context, as: 'context'
|
10347
|
+
property :instruction, as: 'instruction'
|
10348
|
+
property :prediction, as: 'prediction'
|
10349
|
+
property :reference, as: 'reference'
|
10350
|
+
end
|
10351
|
+
end
|
10352
|
+
|
10353
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult
|
10354
|
+
# @private
|
10355
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10356
|
+
property :confidence, as: 'confidence'
|
10357
|
+
property :explanation, as: 'explanation'
|
10358
|
+
property :pairwise_choice, as: 'pairwiseChoice'
|
10359
|
+
end
|
10360
|
+
end
|
10361
|
+
|
10362
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec
|
10363
|
+
# @private
|
10364
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10365
|
+
property :use_reference, as: 'useReference'
|
10366
|
+
property :version, as: 'version'
|
10367
|
+
end
|
10368
|
+
end
|
10369
|
+
|
10370
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInput
|
10371
|
+
# @private
|
10372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10373
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance::Representation
|
10374
|
+
|
10375
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec::Representation
|
10376
|
+
|
10377
|
+
end
|
10378
|
+
end
|
10379
|
+
|
10380
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance
|
10381
|
+
# @private
|
10382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10383
|
+
property :baseline_prediction, as: 'baselinePrediction'
|
10384
|
+
property :context, as: 'context'
|
10385
|
+
property :instruction, as: 'instruction'
|
10386
|
+
property :prediction, as: 'prediction'
|
10387
|
+
property :reference, as: 'reference'
|
10388
|
+
end
|
10389
|
+
end
|
10390
|
+
|
10391
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityResult
|
10392
|
+
# @private
|
10393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10394
|
+
property :confidence, as: 'confidence'
|
10395
|
+
property :explanation, as: 'explanation'
|
10396
|
+
property :pairwise_choice, as: 'pairwiseChoice'
|
10397
|
+
end
|
10398
|
+
end
|
10399
|
+
|
10400
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec
|
10401
|
+
# @private
|
10402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10403
|
+
property :use_reference, as: 'useReference'
|
10404
|
+
property :version, as: 'version'
|
10405
|
+
end
|
10406
|
+
end
|
10407
|
+
|
9260
10408
|
class GoogleCloudAiplatformV1Part
|
9261
10409
|
# @private
|
9262
10410
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9306,6 +10454,8 @@ module Google
|
|
9306
10454
|
hash :labels, as: 'labels'
|
9307
10455
|
property :name, as: 'name'
|
9308
10456
|
property :network, as: 'network'
|
10457
|
+
property :psc_interface_config, as: 'pscInterfaceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PscInterfaceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PscInterfaceConfig::Representation
|
10458
|
+
|
9309
10459
|
collection :reserved_ip_ranges, as: 'reservedIpRanges'
|
9310
10460
|
collection :resource_pools, as: 'resourcePools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcePool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcePool::Representation
|
9311
10461
|
|
@@ -9565,6 +10715,13 @@ module Google
|
|
9565
10715
|
end
|
9566
10716
|
end
|
9567
10717
|
|
10718
|
+
class GoogleCloudAiplatformV1PscInterfaceConfig
|
10719
|
+
# @private
|
10720
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10721
|
+
property :network_attachment, as: 'networkAttachment'
|
10722
|
+
end
|
10723
|
+
end
|
10724
|
+
|
9568
10725
|
class GoogleCloudAiplatformV1PublisherModel
|
9569
10726
|
# @private
|
9570
10727
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9624,6 +10781,8 @@ module Google
|
|
9624
10781
|
|
9625
10782
|
property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources::Representation
|
9626
10783
|
|
10784
|
+
property :deploy_metadata, as: 'deployMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata::Representation
|
10785
|
+
|
9627
10786
|
property :deploy_task_name, as: 'deployTaskName'
|
9628
10787
|
property :large_model_reference, as: 'largeModelReference', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1LargeModelReference, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1LargeModelReference::Representation
|
9629
10788
|
|
@@ -9634,6 +10793,13 @@ module Google
|
|
9634
10793
|
end
|
9635
10794
|
end
|
9636
10795
|
|
10796
|
+
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata
|
10797
|
+
# @private
|
10798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10799
|
+
hash :labels, as: 'labels'
|
10800
|
+
end
|
10801
|
+
end
|
10802
|
+
|
9637
10803
|
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
|
9638
10804
|
# @private
|
9639
10805
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9793,6 +10959,154 @@ module Google
|
|
9793
10959
|
end
|
9794
10960
|
end
|
9795
10961
|
|
10962
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput
|
10963
|
+
# @private
|
10964
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10965
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance::Representation
|
10966
|
+
|
10967
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec::Representation
|
10968
|
+
|
10969
|
+
end
|
10970
|
+
end
|
10971
|
+
|
10972
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance
|
10973
|
+
# @private
|
10974
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10975
|
+
property :context, as: 'context'
|
10976
|
+
property :instruction, as: 'instruction'
|
10977
|
+
property :prediction, as: 'prediction'
|
10978
|
+
property :reference, as: 'reference'
|
10979
|
+
end
|
10980
|
+
end
|
10981
|
+
|
10982
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult
|
10983
|
+
# @private
|
10984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10985
|
+
property :confidence, as: 'confidence'
|
10986
|
+
property :explanation, as: 'explanation'
|
10987
|
+
property :score, as: 'score'
|
10988
|
+
end
|
10989
|
+
end
|
10990
|
+
|
10991
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec
|
10992
|
+
# @private
|
10993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10994
|
+
property :use_reference, as: 'useReference'
|
10995
|
+
property :version, as: 'version'
|
10996
|
+
end
|
10997
|
+
end
|
10998
|
+
|
10999
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput
|
11000
|
+
# @private
|
11001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11002
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance::Representation
|
11003
|
+
|
11004
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec::Representation
|
11005
|
+
|
11006
|
+
end
|
11007
|
+
end
|
11008
|
+
|
11009
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance
|
11010
|
+
# @private
|
11011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11012
|
+
property :context, as: 'context'
|
11013
|
+
property :instruction, as: 'instruction'
|
11014
|
+
property :prediction, as: 'prediction'
|
11015
|
+
property :reference, as: 'reference'
|
11016
|
+
end
|
11017
|
+
end
|
11018
|
+
|
11019
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult
|
11020
|
+
# @private
|
11021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11022
|
+
property :confidence, as: 'confidence'
|
11023
|
+
property :explanation, as: 'explanation'
|
11024
|
+
property :score, as: 'score'
|
11025
|
+
end
|
11026
|
+
end
|
11027
|
+
|
11028
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec
|
11029
|
+
# @private
|
11030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11031
|
+
property :use_reference, as: 'useReference'
|
11032
|
+
property :version, as: 'version'
|
11033
|
+
end
|
11034
|
+
end
|
11035
|
+
|
11036
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInput
|
11037
|
+
# @private
|
11038
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11039
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInstance::Representation
|
11040
|
+
|
11041
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualitySpec::Representation
|
11042
|
+
|
11043
|
+
end
|
11044
|
+
end
|
11045
|
+
|
11046
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInstance
|
11047
|
+
# @private
|
11048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11049
|
+
property :context, as: 'context'
|
11050
|
+
property :instruction, as: 'instruction'
|
11051
|
+
property :prediction, as: 'prediction'
|
11052
|
+
property :reference, as: 'reference'
|
11053
|
+
end
|
11054
|
+
end
|
11055
|
+
|
11056
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityResult
|
11057
|
+
# @private
|
11058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11059
|
+
property :confidence, as: 'confidence'
|
11060
|
+
property :explanation, as: 'explanation'
|
11061
|
+
property :score, as: 'score'
|
11062
|
+
end
|
11063
|
+
end
|
11064
|
+
|
11065
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualitySpec
|
11066
|
+
# @private
|
11067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11068
|
+
property :use_reference, as: 'useReference'
|
11069
|
+
property :version, as: 'version'
|
11070
|
+
end
|
11071
|
+
end
|
11072
|
+
|
11073
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput
|
11074
|
+
# @private
|
11075
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11076
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance::Representation
|
11077
|
+
|
11078
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec::Representation
|
11079
|
+
|
11080
|
+
end
|
11081
|
+
end
|
11082
|
+
|
11083
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance
|
11084
|
+
# @private
|
11085
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11086
|
+
property :context, as: 'context'
|
11087
|
+
property :instruction, as: 'instruction'
|
11088
|
+
property :prediction, as: 'prediction'
|
11089
|
+
property :reference, as: 'reference'
|
11090
|
+
end
|
11091
|
+
end
|
11092
|
+
|
11093
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult
|
11094
|
+
# @private
|
11095
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11096
|
+
property :confidence, as: 'confidence'
|
11097
|
+
property :explanation, as: 'explanation'
|
11098
|
+
property :score, as: 'score'
|
11099
|
+
end
|
11100
|
+
end
|
11101
|
+
|
11102
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec
|
11103
|
+
# @private
|
11104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11105
|
+
property :use_reference, as: 'useReference'
|
11106
|
+
property :version, as: 'version'
|
11107
|
+
end
|
11108
|
+
end
|
11109
|
+
|
9796
11110
|
class GoogleCloudAiplatformV1RawPredictRequest
|
9797
11111
|
# @private
|
9798
11112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9801,6 +11115,13 @@ module Google
|
|
9801
11115
|
end
|
9802
11116
|
end
|
9803
11117
|
|
11118
|
+
class GoogleCloudAiplatformV1RayLogsSpec
|
11119
|
+
# @private
|
11120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11121
|
+
property :disabled, as: 'disabled'
|
11122
|
+
end
|
11123
|
+
end
|
11124
|
+
|
9804
11125
|
class GoogleCloudAiplatformV1RayMetricSpec
|
9805
11126
|
# @private
|
9806
11127
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9813,6 +11134,8 @@ module Google
|
|
9813
11134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9814
11135
|
property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
|
9815
11136
|
property :image_uri, as: 'imageUri'
|
11137
|
+
property :ray_logs_spec, as: 'rayLogsSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayLogsSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayLogsSpec::Representation
|
11138
|
+
|
9816
11139
|
property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec::Representation
|
9817
11140
|
|
9818
11141
|
hash :resource_pool_images, as: 'resourcePoolImages'
|
@@ -10020,37 +11343,96 @@ module Google
|
|
10020
11343
|
class GoogleCloudAiplatformV1ResourcesConsumed
|
10021
11344
|
# @private
|
10022
11345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10023
|
-
property :replica_hours, as: 'replicaHours'
|
11346
|
+
property :replica_hours, as: 'replicaHours'
|
11347
|
+
end
|
11348
|
+
end
|
11349
|
+
|
11350
|
+
class GoogleCloudAiplatformV1RestoreDatasetVersionOperationMetadata
|
11351
|
+
# @private
|
11352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11353
|
+
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
|
11354
|
+
|
11355
|
+
end
|
11356
|
+
end
|
11357
|
+
|
11358
|
+
class GoogleCloudAiplatformV1ResumeModelDeploymentMonitoringJobRequest
|
11359
|
+
# @private
|
11360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11361
|
+
end
|
11362
|
+
end
|
11363
|
+
|
11364
|
+
class GoogleCloudAiplatformV1ResumeScheduleRequest
|
11365
|
+
# @private
|
11366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11367
|
+
property :catch_up, as: 'catchUp'
|
11368
|
+
end
|
11369
|
+
end
|
11370
|
+
|
11371
|
+
class GoogleCloudAiplatformV1Retrieval
|
11372
|
+
# @private
|
11373
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11374
|
+
property :disable_attribution, as: 'disableAttribution'
|
11375
|
+
property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch::Representation
|
11376
|
+
|
11377
|
+
end
|
11378
|
+
end
|
11379
|
+
|
11380
|
+
class GoogleCloudAiplatformV1RougeInput
|
11381
|
+
# @private
|
11382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11383
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInstance::Representation
|
11384
|
+
|
11385
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec::Representation
|
11386
|
+
|
11387
|
+
end
|
11388
|
+
end
|
11389
|
+
|
11390
|
+
class GoogleCloudAiplatformV1RougeInstance
|
11391
|
+
# @private
|
11392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11393
|
+
property :prediction, as: 'prediction'
|
11394
|
+
property :reference, as: 'reference'
|
11395
|
+
end
|
11396
|
+
end
|
11397
|
+
|
11398
|
+
class GoogleCloudAiplatformV1RougeMetricValue
|
11399
|
+
# @private
|
11400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11401
|
+
property :score, as: 'score'
|
10024
11402
|
end
|
10025
11403
|
end
|
10026
11404
|
|
10027
|
-
class
|
11405
|
+
class GoogleCloudAiplatformV1RougeResults
|
10028
11406
|
# @private
|
10029
11407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10030
|
-
|
11408
|
+
collection :rouge_metric_values, as: 'rougeMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeMetricValue::Representation
|
10031
11409
|
|
10032
11410
|
end
|
10033
11411
|
end
|
10034
11412
|
|
10035
|
-
class
|
11413
|
+
class GoogleCloudAiplatformV1RougeSpec
|
10036
11414
|
# @private
|
10037
11415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11416
|
+
property :rouge_type, as: 'rougeType'
|
11417
|
+
property :split_summaries, as: 'splitSummaries'
|
11418
|
+
property :use_stemmer, as: 'useStemmer'
|
10038
11419
|
end
|
10039
11420
|
end
|
10040
11421
|
|
10041
|
-
class
|
11422
|
+
class GoogleCloudAiplatformV1SafetyInput
|
10042
11423
|
# @private
|
10043
11424
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10044
|
-
property :
|
11425
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInstance::Representation
|
11426
|
+
|
11427
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySpec::Representation
|
11428
|
+
|
10045
11429
|
end
|
10046
11430
|
end
|
10047
11431
|
|
10048
|
-
class
|
11432
|
+
class GoogleCloudAiplatformV1SafetyInstance
|
10049
11433
|
# @private
|
10050
11434
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10051
|
-
property :
|
10052
|
-
property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch::Representation
|
10053
|
-
|
11435
|
+
property :prediction, as: 'prediction'
|
10054
11436
|
end
|
10055
11437
|
end
|
10056
11438
|
|
@@ -10066,6 +11448,15 @@ module Google
|
|
10066
11448
|
end
|
10067
11449
|
end
|
10068
11450
|
|
11451
|
+
class GoogleCloudAiplatformV1SafetyResult
|
11452
|
+
# @private
|
11453
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11454
|
+
property :confidence, as: 'confidence'
|
11455
|
+
property :explanation, as: 'explanation'
|
11456
|
+
property :score, as: 'score'
|
11457
|
+
end
|
11458
|
+
end
|
11459
|
+
|
10069
11460
|
class GoogleCloudAiplatformV1SafetySetting
|
10070
11461
|
# @private
|
10071
11462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10075,6 +11466,13 @@ module Google
|
|
10075
11466
|
end
|
10076
11467
|
end
|
10077
11468
|
|
11469
|
+
class GoogleCloudAiplatformV1SafetySpec
|
11470
|
+
# @private
|
11471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11472
|
+
property :version, as: 'version'
|
11473
|
+
end
|
11474
|
+
end
|
11475
|
+
|
10078
11476
|
class GoogleCloudAiplatformV1SampleConfig
|
10079
11477
|
# @private
|
10080
11478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10168,6 +11566,7 @@ module Google
|
|
10168
11566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10169
11567
|
property :disable_retries, as: 'disableRetries'
|
10170
11568
|
property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
|
11569
|
+
property :strategy, as: 'strategy'
|
10171
11570
|
property :timeout, as: 'timeout'
|
10172
11571
|
end
|
10173
11572
|
end
|
@@ -11911,6 +13310,16 @@ module Google
|
|
11911
13310
|
end
|
11912
13311
|
end
|
11913
13312
|
|
13313
|
+
class GoogleCloudAiplatformV1Segment
|
13314
|
+
# @private
|
13315
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13316
|
+
property :end_index, as: 'endIndex'
|
13317
|
+
property :part_index, as: 'partIndex'
|
13318
|
+
property :start_index, as: 'startIndex'
|
13319
|
+
property :text, as: 'text'
|
13320
|
+
end
|
13321
|
+
end
|
13322
|
+
|
11914
13323
|
class GoogleCloudAiplatformV1ServiceAccountSpec
|
11915
13324
|
# @private
|
11916
13325
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12258,6 +13667,117 @@ module Google
|
|
12258
13667
|
end
|
12259
13668
|
end
|
12260
13669
|
|
13670
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInput
|
13671
|
+
# @private
|
13672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13673
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInstance::Representation
|
13674
|
+
|
13675
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessSpec::Representation
|
13676
|
+
|
13677
|
+
end
|
13678
|
+
end
|
13679
|
+
|
13680
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInstance
|
13681
|
+
# @private
|
13682
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13683
|
+
property :context, as: 'context'
|
13684
|
+
property :instruction, as: 'instruction'
|
13685
|
+
property :prediction, as: 'prediction'
|
13686
|
+
property :reference, as: 'reference'
|
13687
|
+
end
|
13688
|
+
end
|
13689
|
+
|
13690
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessResult
|
13691
|
+
# @private
|
13692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13693
|
+
property :confidence, as: 'confidence'
|
13694
|
+
property :explanation, as: 'explanation'
|
13695
|
+
property :score, as: 'score'
|
13696
|
+
end
|
13697
|
+
end
|
13698
|
+
|
13699
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessSpec
|
13700
|
+
# @private
|
13701
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13702
|
+
property :use_reference, as: 'useReference'
|
13703
|
+
property :version, as: 'version'
|
13704
|
+
end
|
13705
|
+
end
|
13706
|
+
|
13707
|
+
class GoogleCloudAiplatformV1SummarizationQualityInput
|
13708
|
+
# @private
|
13709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13710
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInstance::Representation
|
13711
|
+
|
13712
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualitySpec::Representation
|
13713
|
+
|
13714
|
+
end
|
13715
|
+
end
|
13716
|
+
|
13717
|
+
class GoogleCloudAiplatformV1SummarizationQualityInstance
|
13718
|
+
# @private
|
13719
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13720
|
+
property :context, as: 'context'
|
13721
|
+
property :instruction, as: 'instruction'
|
13722
|
+
property :prediction, as: 'prediction'
|
13723
|
+
property :reference, as: 'reference'
|
13724
|
+
end
|
13725
|
+
end
|
13726
|
+
|
13727
|
+
class GoogleCloudAiplatformV1SummarizationQualityResult
|
13728
|
+
# @private
|
13729
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13730
|
+
property :confidence, as: 'confidence'
|
13731
|
+
property :explanation, as: 'explanation'
|
13732
|
+
property :score, as: 'score'
|
13733
|
+
end
|
13734
|
+
end
|
13735
|
+
|
13736
|
+
class GoogleCloudAiplatformV1SummarizationQualitySpec
|
13737
|
+
# @private
|
13738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13739
|
+
property :use_reference, as: 'useReference'
|
13740
|
+
property :version, as: 'version'
|
13741
|
+
end
|
13742
|
+
end
|
13743
|
+
|
13744
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInput
|
13745
|
+
# @private
|
13746
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13747
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInstance::Representation
|
13748
|
+
|
13749
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbositySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbositySpec::Representation
|
13750
|
+
|
13751
|
+
end
|
13752
|
+
end
|
13753
|
+
|
13754
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInstance
|
13755
|
+
# @private
|
13756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13757
|
+
property :context, as: 'context'
|
13758
|
+
property :instruction, as: 'instruction'
|
13759
|
+
property :prediction, as: 'prediction'
|
13760
|
+
property :reference, as: 'reference'
|
13761
|
+
end
|
13762
|
+
end
|
13763
|
+
|
13764
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityResult
|
13765
|
+
# @private
|
13766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13767
|
+
property :confidence, as: 'confidence'
|
13768
|
+
property :explanation, as: 'explanation'
|
13769
|
+
property :score, as: 'score'
|
13770
|
+
end
|
13771
|
+
end
|
13772
|
+
|
13773
|
+
class GoogleCloudAiplatformV1SummarizationVerbositySpec
|
13774
|
+
# @private
|
13775
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13776
|
+
property :use_reference, as: 'useReference'
|
13777
|
+
property :version, as: 'version'
|
13778
|
+
end
|
13779
|
+
end
|
13780
|
+
|
12261
13781
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
12262
13782
|
# @private
|
12263
13783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12271,6 +13791,7 @@ module Google
|
|
12271
13791
|
# @private
|
12272
13792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12273
13793
|
property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
|
13794
|
+
property :total_billable_token_count, :numeric_string => true, as: 'totalBillableTokenCount'
|
12274
13795
|
property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
|
12275
13796
|
property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
|
12276
13797
|
property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
|
@@ -12288,6 +13809,7 @@ module Google
|
|
12288
13809
|
class GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution
|
12289
13810
|
# @private
|
12290
13811
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13812
|
+
property :billable_sum, :numeric_string => true, as: 'billableSum'
|
12291
13813
|
collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket::Representation
|
12292
13814
|
|
12293
13815
|
property :max, as: 'max'
|
@@ -12376,6 +13898,8 @@ module Google
|
|
12376
13898
|
hash :labels, as: 'labels'
|
12377
13899
|
property :name, as: 'name'
|
12378
13900
|
property :run_count, as: 'runCount'
|
13901
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
13902
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
12379
13903
|
property :update_time, as: 'updateTime'
|
12380
13904
|
end
|
12381
13905
|
end
|
@@ -12501,6 +14025,7 @@ module Google
|
|
12501
14025
|
class GoogleCloudAiplatformV1TokensInfo
|
12502
14026
|
# @private
|
12503
14027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14028
|
+
property :role, as: 'role'
|
12504
14029
|
collection :token_ids, as: 'tokenIds'
|
12505
14030
|
collection :tokens, as: 'tokens'
|
12506
14031
|
end
|
@@ -12518,6 +14043,45 @@ module Google
|
|
12518
14043
|
end
|
12519
14044
|
end
|
12520
14045
|
|
14046
|
+
class GoogleCloudAiplatformV1ToolCallValidInput
|
14047
|
+
# @private
|
14048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14049
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInstance::Representation
|
14050
|
+
|
14051
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidSpec::Representation
|
14052
|
+
|
14053
|
+
end
|
14054
|
+
end
|
14055
|
+
|
14056
|
+
class GoogleCloudAiplatformV1ToolCallValidInstance
|
14057
|
+
# @private
|
14058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14059
|
+
property :prediction, as: 'prediction'
|
14060
|
+
property :reference, as: 'reference'
|
14061
|
+
end
|
14062
|
+
end
|
14063
|
+
|
14064
|
+
class GoogleCloudAiplatformV1ToolCallValidMetricValue
|
14065
|
+
# @private
|
14066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14067
|
+
property :score, as: 'score'
|
14068
|
+
end
|
14069
|
+
end
|
14070
|
+
|
14071
|
+
class GoogleCloudAiplatformV1ToolCallValidResults
|
14072
|
+
# @private
|
14073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14074
|
+
collection :tool_call_valid_metric_values, as: 'toolCallValidMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidMetricValue::Representation
|
14075
|
+
|
14076
|
+
end
|
14077
|
+
end
|
14078
|
+
|
14079
|
+
class GoogleCloudAiplatformV1ToolCallValidSpec
|
14080
|
+
# @private
|
14081
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14082
|
+
end
|
14083
|
+
end
|
14084
|
+
|
12521
14085
|
class GoogleCloudAiplatformV1ToolConfig
|
12522
14086
|
# @private
|
12523
14087
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12526,6 +14090,124 @@ module Google
|
|
12526
14090
|
end
|
12527
14091
|
end
|
12528
14092
|
|
14093
|
+
class GoogleCloudAiplatformV1ToolNameMatchInput
|
14094
|
+
# @private
|
14095
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14096
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInstance::Representation
|
14097
|
+
|
14098
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchSpec::Representation
|
14099
|
+
|
14100
|
+
end
|
14101
|
+
end
|
14102
|
+
|
14103
|
+
class GoogleCloudAiplatformV1ToolNameMatchInstance
|
14104
|
+
# @private
|
14105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14106
|
+
property :prediction, as: 'prediction'
|
14107
|
+
property :reference, as: 'reference'
|
14108
|
+
end
|
14109
|
+
end
|
14110
|
+
|
14111
|
+
class GoogleCloudAiplatformV1ToolNameMatchMetricValue
|
14112
|
+
# @private
|
14113
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14114
|
+
property :score, as: 'score'
|
14115
|
+
end
|
14116
|
+
end
|
14117
|
+
|
14118
|
+
class GoogleCloudAiplatformV1ToolNameMatchResults
|
14119
|
+
# @private
|
14120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14121
|
+
collection :tool_name_match_metric_values, as: 'toolNameMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchMetricValue::Representation
|
14122
|
+
|
14123
|
+
end
|
14124
|
+
end
|
14125
|
+
|
14126
|
+
class GoogleCloudAiplatformV1ToolNameMatchSpec
|
14127
|
+
# @private
|
14128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14129
|
+
end
|
14130
|
+
end
|
14131
|
+
|
14132
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInput
|
14133
|
+
# @private
|
14134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14135
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInstance::Representation
|
14136
|
+
|
14137
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchSpec::Representation
|
14138
|
+
|
14139
|
+
end
|
14140
|
+
end
|
14141
|
+
|
14142
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInstance
|
14143
|
+
# @private
|
14144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14145
|
+
property :prediction, as: 'prediction'
|
14146
|
+
property :reference, as: 'reference'
|
14147
|
+
end
|
14148
|
+
end
|
14149
|
+
|
14150
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue
|
14151
|
+
# @private
|
14152
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14153
|
+
property :score, as: 'score'
|
14154
|
+
end
|
14155
|
+
end
|
14156
|
+
|
14157
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchResults
|
14158
|
+
# @private
|
14159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14160
|
+
collection :tool_parameter_kv_match_metric_values, as: 'toolParameterKvMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue::Representation
|
14161
|
+
|
14162
|
+
end
|
14163
|
+
end
|
14164
|
+
|
14165
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchSpec
|
14166
|
+
# @private
|
14167
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14168
|
+
property :use_strict_string_match, as: 'useStrictStringMatch'
|
14169
|
+
end
|
14170
|
+
end
|
14171
|
+
|
14172
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInput
|
14173
|
+
# @private
|
14174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14175
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInstance::Representation
|
14176
|
+
|
14177
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchSpec::Representation
|
14178
|
+
|
14179
|
+
end
|
14180
|
+
end
|
14181
|
+
|
14182
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInstance
|
14183
|
+
# @private
|
14184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14185
|
+
property :prediction, as: 'prediction'
|
14186
|
+
property :reference, as: 'reference'
|
14187
|
+
end
|
14188
|
+
end
|
14189
|
+
|
14190
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue
|
14191
|
+
# @private
|
14192
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14193
|
+
property :score, as: 'score'
|
14194
|
+
end
|
14195
|
+
end
|
14196
|
+
|
14197
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchResults
|
14198
|
+
# @private
|
14199
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14200
|
+
collection :tool_parameter_key_match_metric_values, as: 'toolParameterKeyMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue::Representation
|
14201
|
+
|
14202
|
+
end
|
14203
|
+
end
|
14204
|
+
|
14205
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchSpec
|
14206
|
+
# @private
|
14207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14208
|
+
end
|
14209
|
+
end
|
14210
|
+
|
12529
14211
|
class GoogleCloudAiplatformV1TrainingConfig
|
12530
14212
|
# @private
|
12531
14213
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13115,35 +14797,6 @@ module Google
|
|
13115
14797
|
property :units, :numeric_string => true, as: 'units'
|
13116
14798
|
end
|
13117
14799
|
end
|
13118
|
-
|
13119
|
-
class IntelligenceCloudAutomlXpsMetricEntry
|
13120
|
-
# @private
|
13121
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13122
|
-
property :argentum_metric_id, as: 'argentumMetricId'
|
13123
|
-
property :double_value, as: 'doubleValue'
|
13124
|
-
property :int64_value, :numeric_string => true, as: 'int64Value'
|
13125
|
-
property :metric_name, as: 'metricName'
|
13126
|
-
collection :system_labels, as: 'systemLabels', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntryLabel, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntryLabel::Representation
|
13127
|
-
|
13128
|
-
end
|
13129
|
-
end
|
13130
|
-
|
13131
|
-
class IntelligenceCloudAutomlXpsMetricEntryLabel
|
13132
|
-
# @private
|
13133
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13134
|
-
property :label_name, as: 'labelName'
|
13135
|
-
property :label_value, as: 'labelValue'
|
13136
|
-
end
|
13137
|
-
end
|
13138
|
-
|
13139
|
-
class IntelligenceCloudAutomlXpsReportingMetrics
|
13140
|
-
# @private
|
13141
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13142
|
-
property :effective_training_duration, as: 'effectiveTrainingDuration'
|
13143
|
-
collection :metric_entries, as: 'metricEntries', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntry, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntry::Representation
|
13144
|
-
|
13145
|
-
end
|
13146
|
-
end
|
13147
14800
|
end
|
13148
14801
|
end
|
13149
14802
|
end
|