google-apis-aiplatform_v1 0.27.0 → 0.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/aiplatform_v1/classes.rb +8946 -6355
- data/lib/google/apis/aiplatform_v1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1/representations.rb +1501 -68
- data/lib/google/apis/aiplatform_v1/service.rb +34 -0
- 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
|
|
@@ -982,6 +1036,18 @@ module Google
|
|
982
1036
|
include Google::Apis::Core::JsonObjectSupport
|
983
1037
|
end
|
984
1038
|
|
1039
|
+
class GoogleCloudAiplatformV1EvaluateInstancesRequest
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
|
+
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
1043
|
+
end
|
1044
|
+
|
1045
|
+
class GoogleCloudAiplatformV1EvaluateInstancesResponse
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
+
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
1049
|
+
end
|
1050
|
+
|
985
1051
|
class GoogleCloudAiplatformV1EvaluatedAnnotation
|
986
1052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
1053
|
|
@@ -1000,6 +1066,36 @@ module Google
|
|
1000
1066
|
include Google::Apis::Core::JsonObjectSupport
|
1001
1067
|
end
|
1002
1068
|
|
1069
|
+
class GoogleCloudAiplatformV1ExactMatchInput
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
+
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
1073
|
+
end
|
1074
|
+
|
1075
|
+
class GoogleCloudAiplatformV1ExactMatchInstance
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
|
+
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
class GoogleCloudAiplatformV1ExactMatchMetricValue
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
+
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
class GoogleCloudAiplatformV1ExactMatchResults
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
1093
|
+
class GoogleCloudAiplatformV1ExactMatchSpec
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1003
1099
|
class GoogleCloudAiplatformV1Examples
|
1004
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
1101
|
|
@@ -1504,12 +1600,60 @@ module Google
|
|
1504
1600
|
include Google::Apis::Core::JsonObjectSupport
|
1505
1601
|
end
|
1506
1602
|
|
1603
|
+
class GoogleCloudAiplatformV1FluencyInput
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
|
+
|
1606
|
+
include Google::Apis::Core::JsonObjectSupport
|
1607
|
+
end
|
1608
|
+
|
1609
|
+
class GoogleCloudAiplatformV1FluencyInstance
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class GoogleCloudAiplatformV1FluencyResult
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1621
|
+
class GoogleCloudAiplatformV1FluencySpec
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
|
+
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
1625
|
+
end
|
1626
|
+
|
1507
1627
|
class GoogleCloudAiplatformV1FractionSplit
|
1508
1628
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
1629
|
|
1510
1630
|
include Google::Apis::Core::JsonObjectSupport
|
1511
1631
|
end
|
1512
1632
|
|
1633
|
+
class GoogleCloudAiplatformV1FulfillmentInput
|
1634
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
|
+
|
1636
|
+
include Google::Apis::Core::JsonObjectSupport
|
1637
|
+
end
|
1638
|
+
|
1639
|
+
class GoogleCloudAiplatformV1FulfillmentInstance
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
+
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class GoogleCloudAiplatformV1FulfillmentResult
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
+
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
1649
|
+
end
|
1650
|
+
|
1651
|
+
class GoogleCloudAiplatformV1FulfillmentSpec
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
|
+
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
1655
|
+
end
|
1656
|
+
|
1513
1657
|
class GoogleCloudAiplatformV1FunctionCall
|
1514
1658
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
1659
|
|
@@ -1594,6 +1738,30 @@ module Google
|
|
1594
1738
|
include Google::Apis::Core::JsonObjectSupport
|
1595
1739
|
end
|
1596
1740
|
|
1741
|
+
class GoogleCloudAiplatformV1GroundednessInput
|
1742
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
|
+
|
1744
|
+
include Google::Apis::Core::JsonObjectSupport
|
1745
|
+
end
|
1746
|
+
|
1747
|
+
class GoogleCloudAiplatformV1GroundednessInstance
|
1748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
|
+
|
1750
|
+
include Google::Apis::Core::JsonObjectSupport
|
1751
|
+
end
|
1752
|
+
|
1753
|
+
class GoogleCloudAiplatformV1GroundednessResult
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1757
|
+
end
|
1758
|
+
|
1759
|
+
class GoogleCloudAiplatformV1GroundednessSpec
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
|
+
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
1763
|
+
end
|
1764
|
+
|
1597
1765
|
class GoogleCloudAiplatformV1GroundingMetadata
|
1598
1766
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
1767
|
|
@@ -2560,6 +2728,54 @@ module Google
|
|
2560
2728
|
include Google::Apis::Core::JsonObjectSupport
|
2561
2729
|
end
|
2562
2730
|
|
2731
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput
|
2732
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2733
|
+
|
2734
|
+
include Google::Apis::Core::JsonObjectSupport
|
2735
|
+
end
|
2736
|
+
|
2737
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance
|
2738
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2739
|
+
|
2740
|
+
include Google::Apis::Core::JsonObjectSupport
|
2741
|
+
end
|
2742
|
+
|
2743
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult
|
2744
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2745
|
+
|
2746
|
+
include Google::Apis::Core::JsonObjectSupport
|
2747
|
+
end
|
2748
|
+
|
2749
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInput
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2761
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2767
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityResult
|
2768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2769
|
+
|
2770
|
+
include Google::Apis::Core::JsonObjectSupport
|
2771
|
+
end
|
2772
|
+
|
2773
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec
|
2774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2775
|
+
|
2776
|
+
include Google::Apis::Core::JsonObjectSupport
|
2777
|
+
end
|
2778
|
+
|
2563
2779
|
class GoogleCloudAiplatformV1Part
|
2564
2780
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2565
2781
|
|
@@ -2854,277 +3070,427 @@ module Google
|
|
2854
3070
|
include Google::Apis::Core::JsonObjectSupport
|
2855
3071
|
end
|
2856
3072
|
|
2857
|
-
class
|
3073
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput
|
2858
3074
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2859
3075
|
|
2860
3076
|
include Google::Apis::Core::JsonObjectSupport
|
2861
3077
|
end
|
2862
3078
|
|
2863
|
-
class
|
3079
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance
|
2864
3080
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2865
3081
|
|
2866
3082
|
include Google::Apis::Core::JsonObjectSupport
|
2867
3083
|
end
|
2868
3084
|
|
2869
|
-
class
|
3085
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult
|
2870
3086
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2871
3087
|
|
2872
3088
|
include Google::Apis::Core::JsonObjectSupport
|
2873
3089
|
end
|
2874
3090
|
|
2875
|
-
class
|
3091
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec
|
2876
3092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2877
3093
|
|
2878
3094
|
include Google::Apis::Core::JsonObjectSupport
|
2879
3095
|
end
|
2880
3096
|
|
2881
|
-
class
|
3097
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput
|
2882
3098
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2883
3099
|
|
2884
3100
|
include Google::Apis::Core::JsonObjectSupport
|
2885
3101
|
end
|
2886
3102
|
|
2887
|
-
class
|
3103
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance
|
2888
3104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2889
3105
|
|
2890
3106
|
include Google::Apis::Core::JsonObjectSupport
|
2891
3107
|
end
|
2892
3108
|
|
2893
|
-
class
|
3109
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult
|
2894
3110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2895
3111
|
|
2896
3112
|
include Google::Apis::Core::JsonObjectSupport
|
2897
3113
|
end
|
2898
3114
|
|
2899
|
-
class
|
3115
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec
|
2900
3116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
3117
|
|
2902
3118
|
include Google::Apis::Core::JsonObjectSupport
|
2903
3119
|
end
|
2904
3120
|
|
2905
|
-
class
|
3121
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInput
|
2906
3122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
3123
|
|
2908
3124
|
include Google::Apis::Core::JsonObjectSupport
|
2909
3125
|
end
|
2910
3126
|
|
2911
|
-
class
|
3127
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInstance
|
2912
3128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
3129
|
|
2914
3130
|
include Google::Apis::Core::JsonObjectSupport
|
2915
3131
|
end
|
2916
3132
|
|
2917
|
-
class
|
3133
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityResult
|
2918
3134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
3135
|
|
2920
3136
|
include Google::Apis::Core::JsonObjectSupport
|
2921
3137
|
end
|
2922
3138
|
|
2923
|
-
class
|
3139
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualitySpec
|
2924
3140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2925
3141
|
|
2926
3142
|
include Google::Apis::Core::JsonObjectSupport
|
2927
3143
|
end
|
2928
3144
|
|
2929
|
-
class
|
3145
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput
|
2930
3146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
3147
|
|
2932
3148
|
include Google::Apis::Core::JsonObjectSupport
|
2933
3149
|
end
|
2934
3150
|
|
2935
|
-
class
|
3151
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance
|
2936
3152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2937
3153
|
|
2938
3154
|
include Google::Apis::Core::JsonObjectSupport
|
2939
3155
|
end
|
2940
3156
|
|
2941
|
-
class
|
3157
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult
|
2942
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2943
3159
|
|
2944
3160
|
include Google::Apis::Core::JsonObjectSupport
|
2945
3161
|
end
|
2946
3162
|
|
2947
|
-
class
|
3163
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec
|
2948
3164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2949
3165
|
|
2950
3166
|
include Google::Apis::Core::JsonObjectSupport
|
2951
3167
|
end
|
2952
3168
|
|
2953
|
-
class
|
3169
|
+
class GoogleCloudAiplatformV1RawPredictRequest
|
2954
3170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2955
3171
|
|
2956
3172
|
include Google::Apis::Core::JsonObjectSupport
|
2957
3173
|
end
|
2958
3174
|
|
2959
|
-
class
|
3175
|
+
class GoogleCloudAiplatformV1RayMetricSpec
|
2960
3176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
3177
|
|
2962
3178
|
include Google::Apis::Core::JsonObjectSupport
|
2963
3179
|
end
|
2964
3180
|
|
2965
|
-
class
|
3181
|
+
class GoogleCloudAiplatformV1RaySpec
|
2966
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
3183
|
|
2968
3184
|
include Google::Apis::Core::JsonObjectSupport
|
2969
3185
|
end
|
2970
3186
|
|
2971
|
-
class
|
3187
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesRequest
|
2972
3188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2973
3189
|
|
2974
3190
|
include Google::Apis::Core::JsonObjectSupport
|
2975
3191
|
end
|
2976
3192
|
|
2977
|
-
class
|
3193
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponse
|
2978
3194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2979
3195
|
|
2980
3196
|
include Google::Apis::Core::JsonObjectSupport
|
2981
3197
|
end
|
2982
3198
|
|
2983
|
-
class
|
3199
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView
|
2984
3200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2985
3201
|
|
2986
3202
|
include Google::Apis::Core::JsonObjectSupport
|
2987
3203
|
end
|
2988
3204
|
|
2989
|
-
class
|
3205
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData
|
2990
3206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2991
3207
|
|
2992
3208
|
include Google::Apis::Core::JsonObjectSupport
|
2993
3209
|
end
|
2994
3210
|
|
2995
|
-
class
|
3211
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor
|
2996
3212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2997
3213
|
|
2998
3214
|
include Google::Apis::Core::JsonObjectSupport
|
2999
3215
|
end
|
3000
3216
|
|
3001
|
-
class
|
3217
|
+
class GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader
|
3002
3218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3003
3219
|
|
3004
3220
|
include Google::Apis::Core::JsonObjectSupport
|
3005
3221
|
end
|
3006
3222
|
|
3007
|
-
class
|
3223
|
+
class GoogleCloudAiplatformV1ReadIndexDatapointsRequest
|
3008
3224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3009
3225
|
|
3010
3226
|
include Google::Apis::Core::JsonObjectSupport
|
3011
3227
|
end
|
3012
3228
|
|
3013
|
-
class
|
3229
|
+
class GoogleCloudAiplatformV1ReadIndexDatapointsResponse
|
3014
3230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3015
3231
|
|
3016
3232
|
include Google::Apis::Core::JsonObjectSupport
|
3017
3233
|
end
|
3018
3234
|
|
3019
|
-
class
|
3235
|
+
class GoogleCloudAiplatformV1ReadTensorboardBlobDataResponse
|
3020
3236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3021
3237
|
|
3022
3238
|
include Google::Apis::Core::JsonObjectSupport
|
3023
3239
|
end
|
3024
3240
|
|
3025
|
-
class
|
3241
|
+
class GoogleCloudAiplatformV1ReadTensorboardSizeResponse
|
3026
3242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
3243
|
|
3028
3244
|
include Google::Apis::Core::JsonObjectSupport
|
3029
3245
|
end
|
3030
3246
|
|
3031
|
-
class
|
3247
|
+
class GoogleCloudAiplatformV1ReadTensorboardTimeSeriesDataResponse
|
3032
3248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3033
3249
|
|
3034
3250
|
include Google::Apis::Core::JsonObjectSupport
|
3035
3251
|
end
|
3036
3252
|
|
3037
|
-
class
|
3253
|
+
class GoogleCloudAiplatformV1ReadTensorboardUsageResponse
|
3038
3254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3039
3255
|
|
3040
3256
|
include Google::Apis::Core::JsonObjectSupport
|
3041
3257
|
end
|
3042
3258
|
|
3043
|
-
class
|
3259
|
+
class GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData
|
3044
3260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3045
3261
|
|
3046
3262
|
include Google::Apis::Core::JsonObjectSupport
|
3047
3263
|
end
|
3048
3264
|
|
3049
|
-
class
|
3265
|
+
class GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData
|
3050
3266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
3267
|
|
3052
3268
|
include Google::Apis::Core::JsonObjectSupport
|
3053
3269
|
end
|
3054
3270
|
|
3055
|
-
class
|
3271
|
+
class GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata
|
3056
3272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
3273
|
|
3058
3274
|
include Google::Apis::Core::JsonObjectSupport
|
3059
3275
|
end
|
3060
3276
|
|
3061
|
-
class
|
3277
|
+
class GoogleCloudAiplatformV1RebootPersistentResourceRequest
|
3062
3278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3063
3279
|
|
3064
3280
|
include Google::Apis::Core::JsonObjectSupport
|
3065
3281
|
end
|
3066
3282
|
|
3067
|
-
class
|
3283
|
+
class GoogleCloudAiplatformV1RemoveContextChildrenRequest
|
3068
3284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3069
3285
|
|
3070
3286
|
include Google::Apis::Core::JsonObjectSupport
|
3071
3287
|
end
|
3072
3288
|
|
3073
|
-
class
|
3289
|
+
class GoogleCloudAiplatformV1RemoveContextChildrenResponse
|
3074
3290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3075
3291
|
|
3076
3292
|
include Google::Apis::Core::JsonObjectSupport
|
3077
3293
|
end
|
3078
3294
|
|
3079
|
-
class
|
3295
|
+
class GoogleCloudAiplatformV1RemoveDatapointsRequest
|
3080
3296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3081
3297
|
|
3082
3298
|
include Google::Apis::Core::JsonObjectSupport
|
3083
3299
|
end
|
3084
3300
|
|
3085
|
-
class
|
3301
|
+
class GoogleCloudAiplatformV1RemoveDatapointsResponse
|
3086
3302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3087
3303
|
|
3088
3304
|
include Google::Apis::Core::JsonObjectSupport
|
3089
3305
|
end
|
3090
3306
|
|
3091
|
-
class
|
3307
|
+
class GoogleCloudAiplatformV1ResourcePool
|
3092
3308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3093
3309
|
|
3094
3310
|
include Google::Apis::Core::JsonObjectSupport
|
3095
3311
|
end
|
3096
3312
|
|
3097
|
-
class
|
3313
|
+
class GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec
|
3098
3314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3099
3315
|
|
3100
3316
|
include Google::Apis::Core::JsonObjectSupport
|
3101
3317
|
end
|
3102
3318
|
|
3103
|
-
class
|
3319
|
+
class GoogleCloudAiplatformV1ResourceRuntime
|
3104
3320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3105
3321
|
|
3106
3322
|
include Google::Apis::Core::JsonObjectSupport
|
3107
3323
|
end
|
3108
3324
|
|
3109
|
-
class
|
3325
|
+
class GoogleCloudAiplatformV1ResourceRuntimeSpec
|
3110
3326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3111
3327
|
|
3112
3328
|
include Google::Apis::Core::JsonObjectSupport
|
3113
3329
|
end
|
3114
3330
|
|
3115
|
-
class
|
3331
|
+
class GoogleCloudAiplatformV1ResourcesConsumed
|
3116
3332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
3333
|
|
3118
3334
|
include Google::Apis::Core::JsonObjectSupport
|
3119
3335
|
end
|
3120
3336
|
|
3121
|
-
class
|
3337
|
+
class GoogleCloudAiplatformV1RestoreDatasetVersionOperationMetadata
|
3122
3338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3123
3339
|
|
3124
3340
|
include Google::Apis::Core::JsonObjectSupport
|
3125
3341
|
end
|
3126
3342
|
|
3127
|
-
class
|
3343
|
+
class GoogleCloudAiplatformV1ResumeModelDeploymentMonitoringJobRequest
|
3344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3345
|
+
|
3346
|
+
include Google::Apis::Core::JsonObjectSupport
|
3347
|
+
end
|
3348
|
+
|
3349
|
+
class GoogleCloudAiplatformV1ResumeScheduleRequest
|
3350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3351
|
+
|
3352
|
+
include Google::Apis::Core::JsonObjectSupport
|
3353
|
+
end
|
3354
|
+
|
3355
|
+
class GoogleCloudAiplatformV1Retrieval
|
3356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3357
|
+
|
3358
|
+
include Google::Apis::Core::JsonObjectSupport
|
3359
|
+
end
|
3360
|
+
|
3361
|
+
class GoogleCloudAiplatformV1RougeInput
|
3362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
|
+
|
3364
|
+
include Google::Apis::Core::JsonObjectSupport
|
3365
|
+
end
|
3366
|
+
|
3367
|
+
class GoogleCloudAiplatformV1RougeInstance
|
3368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3369
|
+
|
3370
|
+
include Google::Apis::Core::JsonObjectSupport
|
3371
|
+
end
|
3372
|
+
|
3373
|
+
class GoogleCloudAiplatformV1RougeMetricValue
|
3374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3375
|
+
|
3376
|
+
include Google::Apis::Core::JsonObjectSupport
|
3377
|
+
end
|
3378
|
+
|
3379
|
+
class GoogleCloudAiplatformV1RougeResults
|
3380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3381
|
+
|
3382
|
+
include Google::Apis::Core::JsonObjectSupport
|
3383
|
+
end
|
3384
|
+
|
3385
|
+
class GoogleCloudAiplatformV1RougeSpec
|
3386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3387
|
+
|
3388
|
+
include Google::Apis::Core::JsonObjectSupport
|
3389
|
+
end
|
3390
|
+
|
3391
|
+
class GoogleCloudAiplatformV1SafetyInput
|
3392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3393
|
+
|
3394
|
+
include Google::Apis::Core::JsonObjectSupport
|
3395
|
+
end
|
3396
|
+
|
3397
|
+
class GoogleCloudAiplatformV1SafetyInstance
|
3398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3399
|
+
|
3400
|
+
include Google::Apis::Core::JsonObjectSupport
|
3401
|
+
end
|
3402
|
+
|
3403
|
+
class GoogleCloudAiplatformV1SafetyRating
|
3404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3405
|
+
|
3406
|
+
include Google::Apis::Core::JsonObjectSupport
|
3407
|
+
end
|
3408
|
+
|
3409
|
+
class GoogleCloudAiplatformV1SafetyResult
|
3410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3411
|
+
|
3412
|
+
include Google::Apis::Core::JsonObjectSupport
|
3413
|
+
end
|
3414
|
+
|
3415
|
+
class GoogleCloudAiplatformV1SafetySetting
|
3416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3417
|
+
|
3418
|
+
include Google::Apis::Core::JsonObjectSupport
|
3419
|
+
end
|
3420
|
+
|
3421
|
+
class GoogleCloudAiplatformV1SafetySpec
|
3422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3423
|
+
|
3424
|
+
include Google::Apis::Core::JsonObjectSupport
|
3425
|
+
end
|
3426
|
+
|
3427
|
+
class GoogleCloudAiplatformV1SampleConfig
|
3428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3429
|
+
|
3430
|
+
include Google::Apis::Core::JsonObjectSupport
|
3431
|
+
end
|
3432
|
+
|
3433
|
+
class GoogleCloudAiplatformV1SampledShapleyAttribution
|
3434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3435
|
+
|
3436
|
+
include Google::Apis::Core::JsonObjectSupport
|
3437
|
+
end
|
3438
|
+
|
3439
|
+
class GoogleCloudAiplatformV1SamplingStrategy
|
3440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
|
+
|
3442
|
+
include Google::Apis::Core::JsonObjectSupport
|
3443
|
+
end
|
3444
|
+
|
3445
|
+
class GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
|
+
|
3448
|
+
include Google::Apis::Core::JsonObjectSupport
|
3449
|
+
end
|
3450
|
+
|
3451
|
+
class GoogleCloudAiplatformV1SavedQuery
|
3452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3453
|
+
|
3454
|
+
include Google::Apis::Core::JsonObjectSupport
|
3455
|
+
end
|
3456
|
+
|
3457
|
+
class GoogleCloudAiplatformV1Scalar
|
3458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
|
+
|
3460
|
+
include Google::Apis::Core::JsonObjectSupport
|
3461
|
+
end
|
3462
|
+
|
3463
|
+
class GoogleCloudAiplatformV1Schedule
|
3464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3465
|
+
|
3466
|
+
include Google::Apis::Core::JsonObjectSupport
|
3467
|
+
end
|
3468
|
+
|
3469
|
+
class GoogleCloudAiplatformV1ScheduleRunResponse
|
3470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
|
+
|
3472
|
+
include Google::Apis::Core::JsonObjectSupport
|
3473
|
+
end
|
3474
|
+
|
3475
|
+
class GoogleCloudAiplatformV1Scheduling
|
3476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3477
|
+
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
3479
|
+
end
|
3480
|
+
|
3481
|
+
class GoogleCloudAiplatformV1Schema
|
3482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
|
+
|
3484
|
+
include Google::Apis::Core::JsonObjectSupport
|
3485
|
+
end
|
3486
|
+
|
3487
|
+
class GoogleCloudAiplatformV1SchemaAnnotationSpecColor
|
3488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3489
|
+
|
3490
|
+
include Google::Apis::Core::JsonObjectSupport
|
3491
|
+
end
|
3492
|
+
|
3493
|
+
class GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation
|
3128
3494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3129
3495
|
|
3130
3496
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -4372,6 +4738,78 @@ module Google
|
|
4372
4738
|
include Google::Apis::Core::JsonObjectSupport
|
4373
4739
|
end
|
4374
4740
|
|
4741
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInput
|
4742
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4743
|
+
|
4744
|
+
include Google::Apis::Core::JsonObjectSupport
|
4745
|
+
end
|
4746
|
+
|
4747
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInstance
|
4748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4749
|
+
|
4750
|
+
include Google::Apis::Core::JsonObjectSupport
|
4751
|
+
end
|
4752
|
+
|
4753
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessResult
|
4754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4755
|
+
|
4756
|
+
include Google::Apis::Core::JsonObjectSupport
|
4757
|
+
end
|
4758
|
+
|
4759
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessSpec
|
4760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4761
|
+
|
4762
|
+
include Google::Apis::Core::JsonObjectSupport
|
4763
|
+
end
|
4764
|
+
|
4765
|
+
class GoogleCloudAiplatformV1SummarizationQualityInput
|
4766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4767
|
+
|
4768
|
+
include Google::Apis::Core::JsonObjectSupport
|
4769
|
+
end
|
4770
|
+
|
4771
|
+
class GoogleCloudAiplatformV1SummarizationQualityInstance
|
4772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4773
|
+
|
4774
|
+
include Google::Apis::Core::JsonObjectSupport
|
4775
|
+
end
|
4776
|
+
|
4777
|
+
class GoogleCloudAiplatformV1SummarizationQualityResult
|
4778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4779
|
+
|
4780
|
+
include Google::Apis::Core::JsonObjectSupport
|
4781
|
+
end
|
4782
|
+
|
4783
|
+
class GoogleCloudAiplatformV1SummarizationQualitySpec
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
|
+
|
4786
|
+
include Google::Apis::Core::JsonObjectSupport
|
4787
|
+
end
|
4788
|
+
|
4789
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInput
|
4790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4791
|
+
|
4792
|
+
include Google::Apis::Core::JsonObjectSupport
|
4793
|
+
end
|
4794
|
+
|
4795
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInstance
|
4796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4797
|
+
|
4798
|
+
include Google::Apis::Core::JsonObjectSupport
|
4799
|
+
end
|
4800
|
+
|
4801
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityResult
|
4802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4803
|
+
|
4804
|
+
include Google::Apis::Core::JsonObjectSupport
|
4805
|
+
end
|
4806
|
+
|
4807
|
+
class GoogleCloudAiplatformV1SummarizationVerbositySpec
|
4808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4809
|
+
|
4810
|
+
include Google::Apis::Core::JsonObjectSupport
|
4811
|
+
end
|
4812
|
+
|
4375
4813
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
4376
4814
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4377
4815
|
|
@@ -4510,12 +4948,132 @@ module Google
|
|
4510
4948
|
include Google::Apis::Core::JsonObjectSupport
|
4511
4949
|
end
|
4512
4950
|
|
4951
|
+
class GoogleCloudAiplatformV1ToolCallValidInput
|
4952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4953
|
+
|
4954
|
+
include Google::Apis::Core::JsonObjectSupport
|
4955
|
+
end
|
4956
|
+
|
4957
|
+
class GoogleCloudAiplatformV1ToolCallValidInstance
|
4958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4959
|
+
|
4960
|
+
include Google::Apis::Core::JsonObjectSupport
|
4961
|
+
end
|
4962
|
+
|
4963
|
+
class GoogleCloudAiplatformV1ToolCallValidMetricValue
|
4964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4965
|
+
|
4966
|
+
include Google::Apis::Core::JsonObjectSupport
|
4967
|
+
end
|
4968
|
+
|
4969
|
+
class GoogleCloudAiplatformV1ToolCallValidResults
|
4970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4971
|
+
|
4972
|
+
include Google::Apis::Core::JsonObjectSupport
|
4973
|
+
end
|
4974
|
+
|
4975
|
+
class GoogleCloudAiplatformV1ToolCallValidSpec
|
4976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4977
|
+
|
4978
|
+
include Google::Apis::Core::JsonObjectSupport
|
4979
|
+
end
|
4980
|
+
|
4513
4981
|
class GoogleCloudAiplatformV1ToolConfig
|
4514
4982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4515
4983
|
|
4516
4984
|
include Google::Apis::Core::JsonObjectSupport
|
4517
4985
|
end
|
4518
4986
|
|
4987
|
+
class GoogleCloudAiplatformV1ToolNameMatchInput
|
4988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4989
|
+
|
4990
|
+
include Google::Apis::Core::JsonObjectSupport
|
4991
|
+
end
|
4992
|
+
|
4993
|
+
class GoogleCloudAiplatformV1ToolNameMatchInstance
|
4994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4995
|
+
|
4996
|
+
include Google::Apis::Core::JsonObjectSupport
|
4997
|
+
end
|
4998
|
+
|
4999
|
+
class GoogleCloudAiplatformV1ToolNameMatchMetricValue
|
5000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5001
|
+
|
5002
|
+
include Google::Apis::Core::JsonObjectSupport
|
5003
|
+
end
|
5004
|
+
|
5005
|
+
class GoogleCloudAiplatformV1ToolNameMatchResults
|
5006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5007
|
+
|
5008
|
+
include Google::Apis::Core::JsonObjectSupport
|
5009
|
+
end
|
5010
|
+
|
5011
|
+
class GoogleCloudAiplatformV1ToolNameMatchSpec
|
5012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5013
|
+
|
5014
|
+
include Google::Apis::Core::JsonObjectSupport
|
5015
|
+
end
|
5016
|
+
|
5017
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInput
|
5018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5019
|
+
|
5020
|
+
include Google::Apis::Core::JsonObjectSupport
|
5021
|
+
end
|
5022
|
+
|
5023
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInstance
|
5024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5025
|
+
|
5026
|
+
include Google::Apis::Core::JsonObjectSupport
|
5027
|
+
end
|
5028
|
+
|
5029
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue
|
5030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5031
|
+
|
5032
|
+
include Google::Apis::Core::JsonObjectSupport
|
5033
|
+
end
|
5034
|
+
|
5035
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchResults
|
5036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5037
|
+
|
5038
|
+
include Google::Apis::Core::JsonObjectSupport
|
5039
|
+
end
|
5040
|
+
|
5041
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchSpec
|
5042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5043
|
+
|
5044
|
+
include Google::Apis::Core::JsonObjectSupport
|
5045
|
+
end
|
5046
|
+
|
5047
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInput
|
5048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5049
|
+
|
5050
|
+
include Google::Apis::Core::JsonObjectSupport
|
5051
|
+
end
|
5052
|
+
|
5053
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInstance
|
5054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5055
|
+
|
5056
|
+
include Google::Apis::Core::JsonObjectSupport
|
5057
|
+
end
|
5058
|
+
|
5059
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue
|
5060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5061
|
+
|
5062
|
+
include Google::Apis::Core::JsonObjectSupport
|
5063
|
+
end
|
5064
|
+
|
5065
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchResults
|
5066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5067
|
+
|
5068
|
+
include Google::Apis::Core::JsonObjectSupport
|
5069
|
+
end
|
5070
|
+
|
5071
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchSpec
|
5072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5073
|
+
|
5074
|
+
include Google::Apis::Core::JsonObjectSupport
|
5075
|
+
end
|
5076
|
+
|
4519
5077
|
class GoogleCloudAiplatformV1TrainingConfig
|
4520
5078
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4521
5079
|
|
@@ -5519,6 +6077,45 @@ module Google
|
|
5519
6077
|
end
|
5520
6078
|
end
|
5521
6079
|
|
6080
|
+
class GoogleCloudAiplatformV1BleuInput
|
6081
|
+
# @private
|
6082
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6083
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInstance::Representation
|
6084
|
+
|
6085
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuSpec::Representation
|
6086
|
+
|
6087
|
+
end
|
6088
|
+
end
|
6089
|
+
|
6090
|
+
class GoogleCloudAiplatformV1BleuInstance
|
6091
|
+
# @private
|
6092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6093
|
+
property :prediction, as: 'prediction'
|
6094
|
+
property :reference, as: 'reference'
|
6095
|
+
end
|
6096
|
+
end
|
6097
|
+
|
6098
|
+
class GoogleCloudAiplatformV1BleuMetricValue
|
6099
|
+
# @private
|
6100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6101
|
+
property :score, as: 'score'
|
6102
|
+
end
|
6103
|
+
end
|
6104
|
+
|
6105
|
+
class GoogleCloudAiplatformV1BleuResults
|
6106
|
+
# @private
|
6107
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6108
|
+
collection :bleu_metric_values, as: 'bleuMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuMetricValue::Representation
|
6109
|
+
|
6110
|
+
end
|
6111
|
+
end
|
6112
|
+
|
6113
|
+
class GoogleCloudAiplatformV1BleuSpec
|
6114
|
+
# @private
|
6115
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6116
|
+
end
|
6117
|
+
end
|
6118
|
+
|
5522
6119
|
class GoogleCloudAiplatformV1Blob
|
5523
6120
|
# @private
|
5524
6121
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5650,6 +6247,39 @@ module Google
|
|
5650
6247
|
end
|
5651
6248
|
end
|
5652
6249
|
|
6250
|
+
class GoogleCloudAiplatformV1CoherenceInput
|
6251
|
+
# @private
|
6252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6253
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInstance::Representation
|
6254
|
+
|
6255
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceSpec::Representation
|
6256
|
+
|
6257
|
+
end
|
6258
|
+
end
|
6259
|
+
|
6260
|
+
class GoogleCloudAiplatformV1CoherenceInstance
|
6261
|
+
# @private
|
6262
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6263
|
+
property :prediction, as: 'prediction'
|
6264
|
+
end
|
6265
|
+
end
|
6266
|
+
|
6267
|
+
class GoogleCloudAiplatformV1CoherenceResult
|
6268
|
+
# @private
|
6269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6270
|
+
property :confidence, as: 'confidence'
|
6271
|
+
property :explanation, as: 'explanation'
|
6272
|
+
property :score, as: 'score'
|
6273
|
+
end
|
6274
|
+
end
|
6275
|
+
|
6276
|
+
class GoogleCloudAiplatformV1CoherenceSpec
|
6277
|
+
# @private
|
6278
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6279
|
+
property :version, as: 'version'
|
6280
|
+
end
|
6281
|
+
end
|
6282
|
+
|
5653
6283
|
class GoogleCloudAiplatformV1CompleteTrialRequest
|
5654
6284
|
# @private
|
5655
6285
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6485,46 +7115,181 @@ module Google
|
|
6485
7115
|
end
|
6486
7116
|
end
|
6487
7117
|
|
6488
|
-
class GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem
|
7118
|
+
class GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem
|
7119
|
+
# @private
|
7120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7121
|
+
property :annotation_resource_name, as: 'annotationResourceName'
|
7122
|
+
property :distance, as: 'distance'
|
7123
|
+
end
|
7124
|
+
end
|
7125
|
+
|
7126
|
+
class GoogleCloudAiplatformV1EvaluateInstancesRequest
|
7127
|
+
# @private
|
7128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7129
|
+
property :bleu_input, as: 'bleuInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInput::Representation
|
7130
|
+
|
7131
|
+
property :coherence_input, as: 'coherenceInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput::Representation
|
7132
|
+
|
7133
|
+
property :exact_match_input, as: 'exactMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInput::Representation
|
7134
|
+
|
7135
|
+
property :fluency_input, as: 'fluencyInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInput::Representation
|
7136
|
+
|
7137
|
+
property :fulfillment_input, as: 'fulfillmentInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInput::Representation
|
7138
|
+
|
7139
|
+
property :groundedness_input, as: 'groundednessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInput::Representation
|
7140
|
+
|
7141
|
+
property :pairwise_question_answering_quality_input, as: 'pairwiseQuestionAnsweringQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput::Representation
|
7142
|
+
|
7143
|
+
property :pairwise_summarization_quality_input, as: 'pairwiseSummarizationQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInput::Representation
|
7144
|
+
|
7145
|
+
property :question_answering_correctness_input, as: 'questionAnsweringCorrectnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput::Representation
|
7146
|
+
|
7147
|
+
property :question_answering_helpfulness_input, as: 'questionAnsweringHelpfulnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput::Representation
|
7148
|
+
|
7149
|
+
property :question_answering_quality_input, as: 'questionAnsweringQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInput::Representation
|
7150
|
+
|
7151
|
+
property :question_answering_relevance_input, as: 'questionAnsweringRelevanceInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput::Representation
|
7152
|
+
|
7153
|
+
property :rouge_input, as: 'rougeInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInput::Representation
|
7154
|
+
|
7155
|
+
property :safety_input, as: 'safetyInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInput::Representation
|
7156
|
+
|
7157
|
+
property :summarization_helpfulness_input, as: 'summarizationHelpfulnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInput::Representation
|
7158
|
+
|
7159
|
+
property :summarization_quality_input, as: 'summarizationQualityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInput::Representation
|
7160
|
+
|
7161
|
+
property :summarization_verbosity_input, as: 'summarizationVerbosityInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInput::Representation
|
7162
|
+
|
7163
|
+
property :tool_call_valid_input, as: 'toolCallValidInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInput::Representation
|
7164
|
+
|
7165
|
+
property :tool_name_match_input, as: 'toolNameMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInput::Representation
|
7166
|
+
|
7167
|
+
property :tool_parameter_key_match_input, as: 'toolParameterKeyMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInput::Representation
|
7168
|
+
|
7169
|
+
property :tool_parameter_kv_match_input, as: 'toolParameterKvMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInput::Representation
|
7170
|
+
|
7171
|
+
end
|
7172
|
+
end
|
7173
|
+
|
7174
|
+
class GoogleCloudAiplatformV1EvaluateInstancesResponse
|
7175
|
+
# @private
|
7176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7177
|
+
property :bleu_results, as: 'bleuResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuResults::Representation
|
7178
|
+
|
7179
|
+
property :coherence_result, as: 'coherenceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceResult::Representation
|
7180
|
+
|
7181
|
+
property :exact_match_results, as: 'exactMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchResults::Representation
|
7182
|
+
|
7183
|
+
property :fluency_result, as: 'fluencyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyResult::Representation
|
7184
|
+
|
7185
|
+
property :fulfillment_result, as: 'fulfillmentResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentResult::Representation
|
7186
|
+
|
7187
|
+
property :groundedness_result, as: 'groundednessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessResult::Representation
|
7188
|
+
|
7189
|
+
property :pairwise_question_answering_quality_result, as: 'pairwiseQuestionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult::Representation
|
7190
|
+
|
7191
|
+
property :pairwise_summarization_quality_result, as: 'pairwiseSummarizationQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityResult::Representation
|
7192
|
+
|
7193
|
+
property :question_answering_correctness_result, as: 'questionAnsweringCorrectnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult::Representation
|
7194
|
+
|
7195
|
+
property :question_answering_helpfulness_result, as: 'questionAnsweringHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult::Representation
|
7196
|
+
|
7197
|
+
property :question_answering_quality_result, as: 'questionAnsweringQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityResult::Representation
|
7198
|
+
|
7199
|
+
property :question_answering_relevance_result, as: 'questionAnsweringRelevanceResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult::Representation
|
7200
|
+
|
7201
|
+
property :rouge_results, as: 'rougeResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults::Representation
|
7202
|
+
|
7203
|
+
property :safety_result, as: 'safetyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult::Representation
|
7204
|
+
|
7205
|
+
property :summarization_helpfulness_result, as: 'summarizationHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult::Representation
|
7206
|
+
|
7207
|
+
property :summarization_quality_result, as: 'summarizationQualityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityResult::Representation
|
7208
|
+
|
7209
|
+
property :summarization_verbosity_result, as: 'summarizationVerbosityResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityResult::Representation
|
7210
|
+
|
7211
|
+
property :tool_call_valid_results, as: 'toolCallValidResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidResults::Representation
|
7212
|
+
|
7213
|
+
property :tool_name_match_results, as: 'toolNameMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchResults::Representation
|
7214
|
+
|
7215
|
+
property :tool_parameter_key_match_results, as: 'toolParameterKeyMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchResults::Representation
|
7216
|
+
|
7217
|
+
property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults::Representation
|
7218
|
+
|
7219
|
+
end
|
7220
|
+
end
|
7221
|
+
|
7222
|
+
class GoogleCloudAiplatformV1EvaluatedAnnotation
|
7223
|
+
# @private
|
7224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7225
|
+
property :data_item_payload, as: 'dataItemPayload'
|
7226
|
+
collection :error_analysis_annotations, as: 'errorAnalysisAnnotations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation::Representation
|
7227
|
+
|
7228
|
+
property :evaluated_data_item_view_id, as: 'evaluatedDataItemViewId'
|
7229
|
+
collection :explanations, as: 'explanations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation::Representation
|
7230
|
+
|
7231
|
+
collection :ground_truths, as: 'groundTruths'
|
7232
|
+
collection :predictions, as: 'predictions'
|
7233
|
+
property :type, as: 'type'
|
7234
|
+
end
|
7235
|
+
end
|
7236
|
+
|
7237
|
+
class GoogleCloudAiplatformV1EvaluatedAnnotationExplanation
|
7238
|
+
# @private
|
7239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7240
|
+
property :explanation, as: 'explanation', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Explanation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Explanation::Representation
|
7241
|
+
|
7242
|
+
property :explanation_type, as: 'explanationType'
|
7243
|
+
end
|
7244
|
+
end
|
7245
|
+
|
7246
|
+
class GoogleCloudAiplatformV1Event
|
7247
|
+
# @private
|
7248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7249
|
+
property :artifact, as: 'artifact'
|
7250
|
+
property :event_time, as: 'eventTime'
|
7251
|
+
property :execution, as: 'execution'
|
7252
|
+
hash :labels, as: 'labels'
|
7253
|
+
property :type, as: 'type'
|
7254
|
+
end
|
7255
|
+
end
|
7256
|
+
|
7257
|
+
class GoogleCloudAiplatformV1ExactMatchInput
|
7258
|
+
# @private
|
7259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7260
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchInstance::Representation
|
7261
|
+
|
7262
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec::Representation
|
7263
|
+
|
7264
|
+
end
|
7265
|
+
end
|
7266
|
+
|
7267
|
+
class GoogleCloudAiplatformV1ExactMatchInstance
|
6489
7268
|
# @private
|
6490
7269
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6491
|
-
property :
|
6492
|
-
property :
|
7270
|
+
property :prediction, as: 'prediction'
|
7271
|
+
property :reference, as: 'reference'
|
6493
7272
|
end
|
6494
7273
|
end
|
6495
7274
|
|
6496
|
-
class
|
7275
|
+
class GoogleCloudAiplatformV1ExactMatchMetricValue
|
6497
7276
|
# @private
|
6498
7277
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6499
|
-
property :
|
6500
|
-
collection :error_analysis_annotations, as: 'errorAnalysisAnnotations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ErrorAnalysisAnnotation::Representation
|
6501
|
-
|
6502
|
-
property :evaluated_data_item_view_id, as: 'evaluatedDataItemViewId'
|
6503
|
-
collection :explanations, as: 'explanations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluatedAnnotationExplanation::Representation
|
6504
|
-
|
6505
|
-
collection :ground_truths, as: 'groundTruths'
|
6506
|
-
collection :predictions, as: 'predictions'
|
6507
|
-
property :type, as: 'type'
|
7278
|
+
property :score, as: 'score'
|
6508
7279
|
end
|
6509
7280
|
end
|
6510
7281
|
|
6511
|
-
class
|
7282
|
+
class GoogleCloudAiplatformV1ExactMatchResults
|
6512
7283
|
# @private
|
6513
7284
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6514
|
-
|
7285
|
+
collection :exact_match_metric_values, as: 'exactMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchMetricValue::Representation
|
6515
7286
|
|
6516
|
-
property :explanation_type, as: 'explanationType'
|
6517
7287
|
end
|
6518
7288
|
end
|
6519
7289
|
|
6520
|
-
class
|
7290
|
+
class GoogleCloudAiplatformV1ExactMatchSpec
|
6521
7291
|
# @private
|
6522
7292
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6523
|
-
property :artifact, as: 'artifact'
|
6524
|
-
property :event_time, as: 'eventTime'
|
6525
|
-
property :execution, as: 'execution'
|
6526
|
-
hash :labels, as: 'labels'
|
6527
|
-
property :type, as: 'type'
|
6528
7293
|
end
|
6529
7294
|
end
|
6530
7295
|
|
@@ -7391,6 +8156,39 @@ module Google
|
|
7391
8156
|
end
|
7392
8157
|
end
|
7393
8158
|
|
8159
|
+
class GoogleCloudAiplatformV1FluencyInput
|
8160
|
+
# @private
|
8161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8162
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencyInstance::Representation
|
8163
|
+
|
8164
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FluencySpec::Representation
|
8165
|
+
|
8166
|
+
end
|
8167
|
+
end
|
8168
|
+
|
8169
|
+
class GoogleCloudAiplatformV1FluencyInstance
|
8170
|
+
# @private
|
8171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8172
|
+
property :prediction, as: 'prediction'
|
8173
|
+
end
|
8174
|
+
end
|
8175
|
+
|
8176
|
+
class GoogleCloudAiplatformV1FluencyResult
|
8177
|
+
# @private
|
8178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8179
|
+
property :confidence, as: 'confidence'
|
8180
|
+
property :explanation, as: 'explanation'
|
8181
|
+
property :score, as: 'score'
|
8182
|
+
end
|
8183
|
+
end
|
8184
|
+
|
8185
|
+
class GoogleCloudAiplatformV1FluencySpec
|
8186
|
+
# @private
|
8187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8188
|
+
property :version, as: 'version'
|
8189
|
+
end
|
8190
|
+
end
|
8191
|
+
|
7394
8192
|
class GoogleCloudAiplatformV1FractionSplit
|
7395
8193
|
# @private
|
7396
8194
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7400,6 +8198,40 @@ module Google
|
|
7400
8198
|
end
|
7401
8199
|
end
|
7402
8200
|
|
8201
|
+
class GoogleCloudAiplatformV1FulfillmentInput
|
8202
|
+
# @private
|
8203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8204
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentInstance::Representation
|
8205
|
+
|
8206
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FulfillmentSpec::Representation
|
8207
|
+
|
8208
|
+
end
|
8209
|
+
end
|
8210
|
+
|
8211
|
+
class GoogleCloudAiplatformV1FulfillmentInstance
|
8212
|
+
# @private
|
8213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8214
|
+
property :instruction, as: 'instruction'
|
8215
|
+
property :prediction, as: 'prediction'
|
8216
|
+
end
|
8217
|
+
end
|
8218
|
+
|
8219
|
+
class GoogleCloudAiplatformV1FulfillmentResult
|
8220
|
+
# @private
|
8221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8222
|
+
property :confidence, as: 'confidence'
|
8223
|
+
property :explanation, as: 'explanation'
|
8224
|
+
property :score, as: 'score'
|
8225
|
+
end
|
8226
|
+
end
|
8227
|
+
|
8228
|
+
class GoogleCloudAiplatformV1FulfillmentSpec
|
8229
|
+
# @private
|
8230
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8231
|
+
property :version, as: 'version'
|
8232
|
+
end
|
8233
|
+
end
|
8234
|
+
|
7403
8235
|
class GoogleCloudAiplatformV1FunctionCall
|
7404
8236
|
# @private
|
7405
8237
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7537,6 +8369,40 @@ module Google
|
|
7537
8369
|
end
|
7538
8370
|
end
|
7539
8371
|
|
8372
|
+
class GoogleCloudAiplatformV1GroundednessInput
|
8373
|
+
# @private
|
8374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8375
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessInstance::Representation
|
8376
|
+
|
8377
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundednessSpec::Representation
|
8378
|
+
|
8379
|
+
end
|
8380
|
+
end
|
8381
|
+
|
8382
|
+
class GoogleCloudAiplatformV1GroundednessInstance
|
8383
|
+
# @private
|
8384
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8385
|
+
property :context, as: 'context'
|
8386
|
+
property :prediction, as: 'prediction'
|
8387
|
+
end
|
8388
|
+
end
|
8389
|
+
|
8390
|
+
class GoogleCloudAiplatformV1GroundednessResult
|
8391
|
+
# @private
|
8392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8393
|
+
property :confidence, as: 'confidence'
|
8394
|
+
property :explanation, as: 'explanation'
|
8395
|
+
property :score, as: 'score'
|
8396
|
+
end
|
8397
|
+
end
|
8398
|
+
|
8399
|
+
class GoogleCloudAiplatformV1GroundednessSpec
|
8400
|
+
# @private
|
8401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8402
|
+
property :version, as: 'version'
|
8403
|
+
end
|
8404
|
+
end
|
8405
|
+
|
7540
8406
|
class GoogleCloudAiplatformV1GroundingMetadata
|
7541
8407
|
# @private
|
7542
8408
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9257,6 +10123,82 @@ module Google
|
|
9257
10123
|
end
|
9258
10124
|
end
|
9259
10125
|
|
10126
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput
|
10127
|
+
# @private
|
10128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10129
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance::Representation
|
10130
|
+
|
10131
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec::Representation
|
10132
|
+
|
10133
|
+
end
|
10134
|
+
end
|
10135
|
+
|
10136
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance
|
10137
|
+
# @private
|
10138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10139
|
+
property :baseline_prediction, as: 'baselinePrediction'
|
10140
|
+
property :context, as: 'context'
|
10141
|
+
property :instruction, as: 'instruction'
|
10142
|
+
property :prediction, as: 'prediction'
|
10143
|
+
property :reference, as: 'reference'
|
10144
|
+
end
|
10145
|
+
end
|
10146
|
+
|
10147
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult
|
10148
|
+
# @private
|
10149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10150
|
+
property :confidence, as: 'confidence'
|
10151
|
+
property :explanation, as: 'explanation'
|
10152
|
+
property :pairwise_choice, as: 'pairwiseChoice'
|
10153
|
+
end
|
10154
|
+
end
|
10155
|
+
|
10156
|
+
class GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec
|
10157
|
+
# @private
|
10158
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10159
|
+
property :use_reference, as: 'useReference'
|
10160
|
+
property :version, as: 'version'
|
10161
|
+
end
|
10162
|
+
end
|
10163
|
+
|
10164
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInput
|
10165
|
+
# @private
|
10166
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10167
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance::Representation
|
10168
|
+
|
10169
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec::Representation
|
10170
|
+
|
10171
|
+
end
|
10172
|
+
end
|
10173
|
+
|
10174
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance
|
10175
|
+
# @private
|
10176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10177
|
+
property :baseline_prediction, as: 'baselinePrediction'
|
10178
|
+
property :context, as: 'context'
|
10179
|
+
property :instruction, as: 'instruction'
|
10180
|
+
property :prediction, as: 'prediction'
|
10181
|
+
property :reference, as: 'reference'
|
10182
|
+
end
|
10183
|
+
end
|
10184
|
+
|
10185
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualityResult
|
10186
|
+
# @private
|
10187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10188
|
+
property :confidence, as: 'confidence'
|
10189
|
+
property :explanation, as: 'explanation'
|
10190
|
+
property :pairwise_choice, as: 'pairwiseChoice'
|
10191
|
+
end
|
10192
|
+
end
|
10193
|
+
|
10194
|
+
class GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec
|
10195
|
+
# @private
|
10196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10197
|
+
property :use_reference, as: 'useReference'
|
10198
|
+
property :version, as: 'version'
|
10199
|
+
end
|
10200
|
+
end
|
10201
|
+
|
9260
10202
|
class GoogleCloudAiplatformV1Part
|
9261
10203
|
# @private
|
9262
10204
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9793,6 +10735,154 @@ module Google
|
|
9793
10735
|
end
|
9794
10736
|
end
|
9795
10737
|
|
10738
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput
|
10739
|
+
# @private
|
10740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10741
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance::Representation
|
10742
|
+
|
10743
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec::Representation
|
10744
|
+
|
10745
|
+
end
|
10746
|
+
end
|
10747
|
+
|
10748
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance
|
10749
|
+
# @private
|
10750
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10751
|
+
property :context, as: 'context'
|
10752
|
+
property :instruction, as: 'instruction'
|
10753
|
+
property :prediction, as: 'prediction'
|
10754
|
+
property :reference, as: 'reference'
|
10755
|
+
end
|
10756
|
+
end
|
10757
|
+
|
10758
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult
|
10759
|
+
# @private
|
10760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10761
|
+
property :confidence, as: 'confidence'
|
10762
|
+
property :explanation, as: 'explanation'
|
10763
|
+
property :score, as: 'score'
|
10764
|
+
end
|
10765
|
+
end
|
10766
|
+
|
10767
|
+
class GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec
|
10768
|
+
# @private
|
10769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10770
|
+
property :use_reference, as: 'useReference'
|
10771
|
+
property :version, as: 'version'
|
10772
|
+
end
|
10773
|
+
end
|
10774
|
+
|
10775
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput
|
10776
|
+
# @private
|
10777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10778
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance::Representation
|
10779
|
+
|
10780
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec::Representation
|
10781
|
+
|
10782
|
+
end
|
10783
|
+
end
|
10784
|
+
|
10785
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance
|
10786
|
+
# @private
|
10787
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10788
|
+
property :context, as: 'context'
|
10789
|
+
property :instruction, as: 'instruction'
|
10790
|
+
property :prediction, as: 'prediction'
|
10791
|
+
property :reference, as: 'reference'
|
10792
|
+
end
|
10793
|
+
end
|
10794
|
+
|
10795
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult
|
10796
|
+
# @private
|
10797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10798
|
+
property :confidence, as: 'confidence'
|
10799
|
+
property :explanation, as: 'explanation'
|
10800
|
+
property :score, as: 'score'
|
10801
|
+
end
|
10802
|
+
end
|
10803
|
+
|
10804
|
+
class GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec
|
10805
|
+
# @private
|
10806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10807
|
+
property :use_reference, as: 'useReference'
|
10808
|
+
property :version, as: 'version'
|
10809
|
+
end
|
10810
|
+
end
|
10811
|
+
|
10812
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInput
|
10813
|
+
# @private
|
10814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10815
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualityInstance::Representation
|
10816
|
+
|
10817
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringQualitySpec::Representation
|
10818
|
+
|
10819
|
+
end
|
10820
|
+
end
|
10821
|
+
|
10822
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityInstance
|
10823
|
+
# @private
|
10824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10825
|
+
property :context, as: 'context'
|
10826
|
+
property :instruction, as: 'instruction'
|
10827
|
+
property :prediction, as: 'prediction'
|
10828
|
+
property :reference, as: 'reference'
|
10829
|
+
end
|
10830
|
+
end
|
10831
|
+
|
10832
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualityResult
|
10833
|
+
# @private
|
10834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10835
|
+
property :confidence, as: 'confidence'
|
10836
|
+
property :explanation, as: 'explanation'
|
10837
|
+
property :score, as: 'score'
|
10838
|
+
end
|
10839
|
+
end
|
10840
|
+
|
10841
|
+
class GoogleCloudAiplatformV1QuestionAnsweringQualitySpec
|
10842
|
+
# @private
|
10843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10844
|
+
property :use_reference, as: 'useReference'
|
10845
|
+
property :version, as: 'version'
|
10846
|
+
end
|
10847
|
+
end
|
10848
|
+
|
10849
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput
|
10850
|
+
# @private
|
10851
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10852
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance::Representation
|
10853
|
+
|
10854
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec::Representation
|
10855
|
+
|
10856
|
+
end
|
10857
|
+
end
|
10858
|
+
|
10859
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance
|
10860
|
+
# @private
|
10861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10862
|
+
property :context, as: 'context'
|
10863
|
+
property :instruction, as: 'instruction'
|
10864
|
+
property :prediction, as: 'prediction'
|
10865
|
+
property :reference, as: 'reference'
|
10866
|
+
end
|
10867
|
+
end
|
10868
|
+
|
10869
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult
|
10870
|
+
# @private
|
10871
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10872
|
+
property :confidence, as: 'confidence'
|
10873
|
+
property :explanation, as: 'explanation'
|
10874
|
+
property :score, as: 'score'
|
10875
|
+
end
|
10876
|
+
end
|
10877
|
+
|
10878
|
+
class GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec
|
10879
|
+
# @private
|
10880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10881
|
+
property :use_reference, as: 'useReference'
|
10882
|
+
property :version, as: 'version'
|
10883
|
+
end
|
10884
|
+
end
|
10885
|
+
|
9796
10886
|
class GoogleCloudAiplatformV1RawPredictRequest
|
9797
10887
|
# @private
|
9798
10888
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10054,6 +11144,65 @@ module Google
|
|
10054
11144
|
end
|
10055
11145
|
end
|
10056
11146
|
|
11147
|
+
class GoogleCloudAiplatformV1RougeInput
|
11148
|
+
# @private
|
11149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11150
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInstance::Representation
|
11151
|
+
|
11152
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec::Representation
|
11153
|
+
|
11154
|
+
end
|
11155
|
+
end
|
11156
|
+
|
11157
|
+
class GoogleCloudAiplatformV1RougeInstance
|
11158
|
+
# @private
|
11159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11160
|
+
property :prediction, as: 'prediction'
|
11161
|
+
property :reference, as: 'reference'
|
11162
|
+
end
|
11163
|
+
end
|
11164
|
+
|
11165
|
+
class GoogleCloudAiplatformV1RougeMetricValue
|
11166
|
+
# @private
|
11167
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11168
|
+
property :score, as: 'score'
|
11169
|
+
end
|
11170
|
+
end
|
11171
|
+
|
11172
|
+
class GoogleCloudAiplatformV1RougeResults
|
11173
|
+
# @private
|
11174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11175
|
+
collection :rouge_metric_values, as: 'rougeMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeMetricValue::Representation
|
11176
|
+
|
11177
|
+
end
|
11178
|
+
end
|
11179
|
+
|
11180
|
+
class GoogleCloudAiplatformV1RougeSpec
|
11181
|
+
# @private
|
11182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11183
|
+
property :rouge_type, as: 'rougeType'
|
11184
|
+
property :split_summaries, as: 'splitSummaries'
|
11185
|
+
property :use_stemmer, as: 'useStemmer'
|
11186
|
+
end
|
11187
|
+
end
|
11188
|
+
|
11189
|
+
class GoogleCloudAiplatformV1SafetyInput
|
11190
|
+
# @private
|
11191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11192
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInstance::Representation
|
11193
|
+
|
11194
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySpec::Representation
|
11195
|
+
|
11196
|
+
end
|
11197
|
+
end
|
11198
|
+
|
11199
|
+
class GoogleCloudAiplatformV1SafetyInstance
|
11200
|
+
# @private
|
11201
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11202
|
+
property :prediction, as: 'prediction'
|
11203
|
+
end
|
11204
|
+
end
|
11205
|
+
|
10057
11206
|
class GoogleCloudAiplatformV1SafetyRating
|
10058
11207
|
# @private
|
10059
11208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10066,6 +11215,15 @@ module Google
|
|
10066
11215
|
end
|
10067
11216
|
end
|
10068
11217
|
|
11218
|
+
class GoogleCloudAiplatformV1SafetyResult
|
11219
|
+
# @private
|
11220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11221
|
+
property :confidence, as: 'confidence'
|
11222
|
+
property :explanation, as: 'explanation'
|
11223
|
+
property :score, as: 'score'
|
11224
|
+
end
|
11225
|
+
end
|
11226
|
+
|
10069
11227
|
class GoogleCloudAiplatformV1SafetySetting
|
10070
11228
|
# @private
|
10071
11229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10075,6 +11233,13 @@ module Google
|
|
10075
11233
|
end
|
10076
11234
|
end
|
10077
11235
|
|
11236
|
+
class GoogleCloudAiplatformV1SafetySpec
|
11237
|
+
# @private
|
11238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11239
|
+
property :version, as: 'version'
|
11240
|
+
end
|
11241
|
+
end
|
11242
|
+
|
10078
11243
|
class GoogleCloudAiplatformV1SampleConfig
|
10079
11244
|
# @private
|
10080
11245
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12258,6 +13423,117 @@ module Google
|
|
12258
13423
|
end
|
12259
13424
|
end
|
12260
13425
|
|
13426
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInput
|
13427
|
+
# @private
|
13428
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13429
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInstance::Representation
|
13430
|
+
|
13431
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessSpec::Representation
|
13432
|
+
|
13433
|
+
end
|
13434
|
+
end
|
13435
|
+
|
13436
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessInstance
|
13437
|
+
# @private
|
13438
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13439
|
+
property :context, as: 'context'
|
13440
|
+
property :instruction, as: 'instruction'
|
13441
|
+
property :prediction, as: 'prediction'
|
13442
|
+
property :reference, as: 'reference'
|
13443
|
+
end
|
13444
|
+
end
|
13445
|
+
|
13446
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessResult
|
13447
|
+
# @private
|
13448
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13449
|
+
property :confidence, as: 'confidence'
|
13450
|
+
property :explanation, as: 'explanation'
|
13451
|
+
property :score, as: 'score'
|
13452
|
+
end
|
13453
|
+
end
|
13454
|
+
|
13455
|
+
class GoogleCloudAiplatformV1SummarizationHelpfulnessSpec
|
13456
|
+
# @private
|
13457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13458
|
+
property :use_reference, as: 'useReference'
|
13459
|
+
property :version, as: 'version'
|
13460
|
+
end
|
13461
|
+
end
|
13462
|
+
|
13463
|
+
class GoogleCloudAiplatformV1SummarizationQualityInput
|
13464
|
+
# @private
|
13465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13466
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualityInstance::Representation
|
13467
|
+
|
13468
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualitySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationQualitySpec::Representation
|
13469
|
+
|
13470
|
+
end
|
13471
|
+
end
|
13472
|
+
|
13473
|
+
class GoogleCloudAiplatformV1SummarizationQualityInstance
|
13474
|
+
# @private
|
13475
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13476
|
+
property :context, as: 'context'
|
13477
|
+
property :instruction, as: 'instruction'
|
13478
|
+
property :prediction, as: 'prediction'
|
13479
|
+
property :reference, as: 'reference'
|
13480
|
+
end
|
13481
|
+
end
|
13482
|
+
|
13483
|
+
class GoogleCloudAiplatformV1SummarizationQualityResult
|
13484
|
+
# @private
|
13485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13486
|
+
property :confidence, as: 'confidence'
|
13487
|
+
property :explanation, as: 'explanation'
|
13488
|
+
property :score, as: 'score'
|
13489
|
+
end
|
13490
|
+
end
|
13491
|
+
|
13492
|
+
class GoogleCloudAiplatformV1SummarizationQualitySpec
|
13493
|
+
# @private
|
13494
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13495
|
+
property :use_reference, as: 'useReference'
|
13496
|
+
property :version, as: 'version'
|
13497
|
+
end
|
13498
|
+
end
|
13499
|
+
|
13500
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInput
|
13501
|
+
# @private
|
13502
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13503
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbosityInstance::Representation
|
13504
|
+
|
13505
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbositySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationVerbositySpec::Representation
|
13506
|
+
|
13507
|
+
end
|
13508
|
+
end
|
13509
|
+
|
13510
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityInstance
|
13511
|
+
# @private
|
13512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13513
|
+
property :context, as: 'context'
|
13514
|
+
property :instruction, as: 'instruction'
|
13515
|
+
property :prediction, as: 'prediction'
|
13516
|
+
property :reference, as: 'reference'
|
13517
|
+
end
|
13518
|
+
end
|
13519
|
+
|
13520
|
+
class GoogleCloudAiplatformV1SummarizationVerbosityResult
|
13521
|
+
# @private
|
13522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13523
|
+
property :confidence, as: 'confidence'
|
13524
|
+
property :explanation, as: 'explanation'
|
13525
|
+
property :score, as: 'score'
|
13526
|
+
end
|
13527
|
+
end
|
13528
|
+
|
13529
|
+
class GoogleCloudAiplatformV1SummarizationVerbositySpec
|
13530
|
+
# @private
|
13531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13532
|
+
property :use_reference, as: 'useReference'
|
13533
|
+
property :version, as: 'version'
|
13534
|
+
end
|
13535
|
+
end
|
13536
|
+
|
12261
13537
|
class GoogleCloudAiplatformV1SupervisedHyperParameters
|
12262
13538
|
# @private
|
12263
13539
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12518,6 +13794,45 @@ module Google
|
|
12518
13794
|
end
|
12519
13795
|
end
|
12520
13796
|
|
13797
|
+
class GoogleCloudAiplatformV1ToolCallValidInput
|
13798
|
+
# @private
|
13799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13800
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidInstance::Representation
|
13801
|
+
|
13802
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidSpec::Representation
|
13803
|
+
|
13804
|
+
end
|
13805
|
+
end
|
13806
|
+
|
13807
|
+
class GoogleCloudAiplatformV1ToolCallValidInstance
|
13808
|
+
# @private
|
13809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13810
|
+
property :prediction, as: 'prediction'
|
13811
|
+
property :reference, as: 'reference'
|
13812
|
+
end
|
13813
|
+
end
|
13814
|
+
|
13815
|
+
class GoogleCloudAiplatformV1ToolCallValidMetricValue
|
13816
|
+
# @private
|
13817
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13818
|
+
property :score, as: 'score'
|
13819
|
+
end
|
13820
|
+
end
|
13821
|
+
|
13822
|
+
class GoogleCloudAiplatformV1ToolCallValidResults
|
13823
|
+
# @private
|
13824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13825
|
+
collection :tool_call_valid_metric_values, as: 'toolCallValidMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCallValidMetricValue::Representation
|
13826
|
+
|
13827
|
+
end
|
13828
|
+
end
|
13829
|
+
|
13830
|
+
class GoogleCloudAiplatformV1ToolCallValidSpec
|
13831
|
+
# @private
|
13832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13833
|
+
end
|
13834
|
+
end
|
13835
|
+
|
12521
13836
|
class GoogleCloudAiplatformV1ToolConfig
|
12522
13837
|
# @private
|
12523
13838
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12526,6 +13841,124 @@ module Google
|
|
12526
13841
|
end
|
12527
13842
|
end
|
12528
13843
|
|
13844
|
+
class GoogleCloudAiplatformV1ToolNameMatchInput
|
13845
|
+
# @private
|
13846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13847
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchInstance::Representation
|
13848
|
+
|
13849
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchSpec::Representation
|
13850
|
+
|
13851
|
+
end
|
13852
|
+
end
|
13853
|
+
|
13854
|
+
class GoogleCloudAiplatformV1ToolNameMatchInstance
|
13855
|
+
# @private
|
13856
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13857
|
+
property :prediction, as: 'prediction'
|
13858
|
+
property :reference, as: 'reference'
|
13859
|
+
end
|
13860
|
+
end
|
13861
|
+
|
13862
|
+
class GoogleCloudAiplatformV1ToolNameMatchMetricValue
|
13863
|
+
# @private
|
13864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13865
|
+
property :score, as: 'score'
|
13866
|
+
end
|
13867
|
+
end
|
13868
|
+
|
13869
|
+
class GoogleCloudAiplatformV1ToolNameMatchResults
|
13870
|
+
# @private
|
13871
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13872
|
+
collection :tool_name_match_metric_values, as: 'toolNameMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolNameMatchMetricValue::Representation
|
13873
|
+
|
13874
|
+
end
|
13875
|
+
end
|
13876
|
+
|
13877
|
+
class GoogleCloudAiplatformV1ToolNameMatchSpec
|
13878
|
+
# @private
|
13879
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13880
|
+
end
|
13881
|
+
end
|
13882
|
+
|
13883
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInput
|
13884
|
+
# @private
|
13885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13886
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInstance::Representation
|
13887
|
+
|
13888
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchSpec::Representation
|
13889
|
+
|
13890
|
+
end
|
13891
|
+
end
|
13892
|
+
|
13893
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchInstance
|
13894
|
+
# @private
|
13895
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13896
|
+
property :prediction, as: 'prediction'
|
13897
|
+
property :reference, as: 'reference'
|
13898
|
+
end
|
13899
|
+
end
|
13900
|
+
|
13901
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue
|
13902
|
+
# @private
|
13903
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13904
|
+
property :score, as: 'score'
|
13905
|
+
end
|
13906
|
+
end
|
13907
|
+
|
13908
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchResults
|
13909
|
+
# @private
|
13910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13911
|
+
collection :tool_parameter_kv_match_metric_values, as: 'toolParameterKvMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchMetricValue::Representation
|
13912
|
+
|
13913
|
+
end
|
13914
|
+
end
|
13915
|
+
|
13916
|
+
class GoogleCloudAiplatformV1ToolParameterKvMatchSpec
|
13917
|
+
# @private
|
13918
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13919
|
+
property :use_strict_string_match, as: 'useStrictStringMatch'
|
13920
|
+
end
|
13921
|
+
end
|
13922
|
+
|
13923
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInput
|
13924
|
+
# @private
|
13925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13926
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchInstance::Representation
|
13927
|
+
|
13928
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchSpec::Representation
|
13929
|
+
|
13930
|
+
end
|
13931
|
+
end
|
13932
|
+
|
13933
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchInstance
|
13934
|
+
# @private
|
13935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13936
|
+
property :prediction, as: 'prediction'
|
13937
|
+
property :reference, as: 'reference'
|
13938
|
+
end
|
13939
|
+
end
|
13940
|
+
|
13941
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue
|
13942
|
+
# @private
|
13943
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13944
|
+
property :score, as: 'score'
|
13945
|
+
end
|
13946
|
+
end
|
13947
|
+
|
13948
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchResults
|
13949
|
+
# @private
|
13950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13951
|
+
collection :tool_parameter_key_match_metric_values, as: 'toolParameterKeyMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue::Representation
|
13952
|
+
|
13953
|
+
end
|
13954
|
+
end
|
13955
|
+
|
13956
|
+
class GoogleCloudAiplatformV1ToolParameterKeyMatchSpec
|
13957
|
+
# @private
|
13958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13959
|
+
end
|
13960
|
+
end
|
13961
|
+
|
12529
13962
|
class GoogleCloudAiplatformV1TrainingConfig
|
12530
13963
|
# @private
|
12531
13964
|
class Representation < Google::Apis::Core::JsonRepresentation
|