google-apis-aiplatform_v1beta1 0.23.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +2419 -1141
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +1120 -625
- data/lib/google/apis/aiplatform_v1beta1/service.rb +745 -511
- metadata +3 -3
@@ -352,12 +352,6 @@ module Google
|
|
352
352
|
include Google::Apis::Core::JsonObjectSupport
|
353
353
|
end
|
354
354
|
|
355
|
-
class GoogleCloudAiplatformV1beta1AuthConfigNoAuth
|
356
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
-
|
358
|
-
include Google::Apis::Core::JsonObjectSupport
|
359
|
-
end
|
360
|
-
|
361
355
|
class GoogleCloudAiplatformV1beta1AuthConfigOauthConfig
|
362
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
357
|
|
@@ -634,6 +628,12 @@ module Google
|
|
634
628
|
include Google::Apis::Core::JsonObjectSupport
|
635
629
|
end
|
636
630
|
|
631
|
+
class GoogleCloudAiplatformV1beta1CacheConfig
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
637
637
|
class GoogleCloudAiplatformV1beta1CancelBatchPredictionJobRequest
|
638
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
639
|
|
@@ -910,6 +910,18 @@ module Google
|
|
910
910
|
include Google::Apis::Core::JsonObjectSupport
|
911
911
|
end
|
912
912
|
|
913
|
+
class GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
913
925
|
class GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata
|
914
926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
927
|
|
@@ -1192,12 +1204,6 @@ module Google
|
|
1192
1204
|
include Google::Apis::Core::JsonObjectSupport
|
1193
1205
|
end
|
1194
1206
|
|
1195
|
-
class GoogleCloudAiplatformV1beta1DirectUploadSource
|
1196
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
-
|
1198
|
-
include Google::Apis::Core::JsonObjectSupport
|
1199
|
-
end
|
1200
|
-
|
1201
1207
|
class GoogleCloudAiplatformV1beta1DiskSpec
|
1202
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
1209
|
|
@@ -1564,6 +1570,12 @@ module Google
|
|
1564
1570
|
include Google::Apis::Core::JsonObjectSupport
|
1565
1571
|
end
|
1566
1572
|
|
1573
|
+
class GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig
|
1574
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
|
+
|
1576
|
+
include Google::Apis::Core::JsonObjectSupport
|
1577
|
+
end
|
1578
|
+
|
1567
1579
|
class GoogleCloudAiplatformV1beta1Feature
|
1568
1580
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
1581
|
|
@@ -2014,24 +2026,6 @@ module Google
|
|
2014
2026
|
include Google::Apis::Core::JsonObjectSupport
|
2015
2027
|
end
|
2016
2028
|
|
2017
|
-
class GoogleCloudAiplatformV1beta1GoogleDriveSource
|
2018
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
-
|
2020
|
-
include Google::Apis::Core::JsonObjectSupport
|
2021
|
-
end
|
2022
|
-
|
2023
|
-
class GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId
|
2024
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2025
|
-
|
2026
|
-
include Google::Apis::Core::JsonObjectSupport
|
2027
|
-
end
|
2028
|
-
|
2029
|
-
class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
|
2030
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
|
-
|
2032
|
-
include Google::Apis::Core::JsonObjectSupport
|
2033
|
-
end
|
2034
|
-
|
2035
2029
|
class GoogleCloudAiplatformV1beta1GroundednessInput
|
2036
2030
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
2031
|
|
@@ -2056,24 +2050,6 @@ module Google
|
|
2056
2050
|
include Google::Apis::Core::JsonObjectSupport
|
2057
2051
|
end
|
2058
2052
|
|
2059
|
-
class GoogleCloudAiplatformV1beta1GroundingAttribution
|
2060
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
|
-
|
2062
|
-
include Google::Apis::Core::JsonObjectSupport
|
2063
|
-
end
|
2064
|
-
|
2065
|
-
class GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext
|
2066
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2067
|
-
|
2068
|
-
include Google::Apis::Core::JsonObjectSupport
|
2069
|
-
end
|
2070
|
-
|
2071
|
-
class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
|
2072
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
|
-
|
2074
|
-
include Google::Apis::Core::JsonObjectSupport
|
2075
|
-
end
|
2076
|
-
|
2077
2053
|
class GoogleCloudAiplatformV1beta1GroundingMetadata
|
2078
2054
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
2055
|
|
@@ -2152,18 +2128,6 @@ module Google
|
|
2152
2128
|
include Google::Apis::Core::JsonObjectSupport
|
2153
2129
|
end
|
2154
2130
|
|
2155
|
-
class GoogleCloudAiplatformV1beta1ImportRagFilesConfig
|
2156
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
-
|
2158
|
-
include Google::Apis::Core::JsonObjectSupport
|
2159
|
-
end
|
2160
|
-
|
2161
|
-
class GoogleCloudAiplatformV1beta1ImportRagFilesRequest
|
2162
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2163
|
-
|
2164
|
-
include Google::Apis::Core::JsonObjectSupport
|
2165
|
-
end
|
2166
|
-
|
2167
2131
|
class GoogleCloudAiplatformV1beta1Index
|
2168
2132
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
2133
|
|
@@ -2416,6 +2380,18 @@ module Google
|
|
2416
2380
|
include Google::Apis::Core::JsonObjectSupport
|
2417
2381
|
end
|
2418
2382
|
|
2383
|
+
class GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse
|
2384
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2385
|
+
|
2386
|
+
include Google::Apis::Core::JsonObjectSupport
|
2387
|
+
end
|
2388
|
+
|
2389
|
+
class GoogleCloudAiplatformV1beta1ListModelMonitorsResponse
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2391
|
+
|
2392
|
+
include Google::Apis::Core::JsonObjectSupport
|
2393
|
+
end
|
2394
|
+
|
2419
2395
|
class GoogleCloudAiplatformV1beta1ListModelVersionsResponse
|
2420
2396
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2421
2397
|
|
@@ -2440,6 +2416,12 @@ module Google
|
|
2440
2416
|
include Google::Apis::Core::JsonObjectSupport
|
2441
2417
|
end
|
2442
2418
|
|
2419
|
+
class GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse
|
2420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2421
|
+
|
2422
|
+
include Google::Apis::Core::JsonObjectSupport
|
2423
|
+
end
|
2424
|
+
|
2443
2425
|
class GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse
|
2444
2426
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2445
2427
|
|
@@ -2482,18 +2464,6 @@ module Google
|
|
2482
2464
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2465
|
end
|
2484
2466
|
|
2485
|
-
class GoogleCloudAiplatformV1beta1ListRagCorporaResponse
|
2486
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
|
-
|
2488
|
-
include Google::Apis::Core::JsonObjectSupport
|
2489
|
-
end
|
2490
|
-
|
2491
|
-
class GoogleCloudAiplatformV1beta1ListRagFilesResponse
|
2492
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2493
|
-
|
2494
|
-
include Google::Apis::Core::JsonObjectSupport
|
2495
|
-
end
|
2496
|
-
|
2497
2467
|
class GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse
|
2498
2468
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
2469
|
|
@@ -2812,811 +2782,961 @@ module Google
|
|
2812
2782
|
include Google::Apis::Core::JsonObjectSupport
|
2813
2783
|
end
|
2814
2784
|
|
2815
|
-
class
|
2785
|
+
class GoogleCloudAiplatformV1beta1ModelMonitor
|
2816
2786
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2817
2787
|
|
2818
2788
|
include Google::Apis::Core::JsonObjectSupport
|
2819
2789
|
end
|
2820
2790
|
|
2821
|
-
class
|
2791
|
+
class GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget
|
2822
2792
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2823
2793
|
|
2824
2794
|
include Google::Apis::Core::JsonObjectSupport
|
2825
2795
|
end
|
2826
2796
|
|
2827
|
-
class
|
2797
|
+
class GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource
|
2828
2798
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2829
2799
|
|
2830
2800
|
include Google::Apis::Core::JsonObjectSupport
|
2831
2801
|
end
|
2832
2802
|
|
2833
|
-
class
|
2803
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlert
|
2834
2804
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2835
2805
|
|
2836
2806
|
include Google::Apis::Core::JsonObjectSupport
|
2837
2807
|
end
|
2838
2808
|
|
2839
|
-
class
|
2809
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition
|
2840
2810
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2841
2811
|
|
2842
2812
|
include Google::Apis::Core::JsonObjectSupport
|
2843
2813
|
end
|
2844
2814
|
|
2845
|
-
class
|
2815
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
|
2846
2816
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2847
2817
|
|
2848
2818
|
include Google::Apis::Core::JsonObjectSupport
|
2849
2819
|
end
|
2850
2820
|
|
2851
|
-
class
|
2821
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig
|
2852
2822
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2853
2823
|
|
2854
2824
|
include Google::Apis::Core::JsonObjectSupport
|
2855
2825
|
end
|
2856
2826
|
|
2857
|
-
class
|
2827
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly
|
2858
2828
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2859
2829
|
|
2860
2830
|
include Google::Apis::Core::JsonObjectSupport
|
2861
2831
|
end
|
2862
2832
|
|
2863
|
-
class
|
2833
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly
|
2864
2834
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2865
2835
|
|
2866
2836
|
include Google::Apis::Core::JsonObjectSupport
|
2867
2837
|
end
|
2868
2838
|
|
2869
|
-
class
|
2839
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringConfig
|
2870
2840
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2871
2841
|
|
2872
2842
|
include Google::Apis::Core::JsonObjectSupport
|
2873
2843
|
end
|
2874
2844
|
|
2875
|
-
class
|
2845
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInput
|
2876
2846
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2877
2847
|
|
2878
2848
|
include Google::Apis::Core::JsonObjectSupport
|
2879
2849
|
end
|
2880
2850
|
|
2881
|
-
class
|
2851
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput
|
2882
2852
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2883
2853
|
|
2884
2854
|
include Google::Apis::Core::JsonObjectSupport
|
2885
2855
|
end
|
2886
2856
|
|
2887
|
-
class
|
2857
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset
|
2888
2858
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2889
2859
|
|
2890
2860
|
include Google::Apis::Core::JsonObjectSupport
|
2891
2861
|
end
|
2892
2862
|
|
2893
|
-
class
|
2863
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource
|
2894
2864
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2895
2865
|
|
2896
2866
|
include Google::Apis::Core::JsonObjectSupport
|
2897
2867
|
end
|
2898
2868
|
|
2899
|
-
class
|
2869
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource
|
2900
2870
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
2871
|
|
2902
2872
|
include Google::Apis::Core::JsonObjectSupport
|
2903
2873
|
end
|
2904
2874
|
|
2905
|
-
class
|
2875
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset
|
2906
2876
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
2877
|
|
2908
2878
|
include Google::Apis::Core::JsonObjectSupport
|
2909
2879
|
end
|
2910
2880
|
|
2911
|
-
class
|
2881
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs
|
2912
2882
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
2883
|
|
2914
2884
|
include Google::Apis::Core::JsonObjectSupport
|
2915
2885
|
end
|
2916
2886
|
|
2917
|
-
class
|
2887
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringJob
|
2918
2888
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
2889
|
|
2920
2890
|
include Google::Apis::Core::JsonObjectSupport
|
2921
2891
|
end
|
2922
2892
|
|
2923
|
-
class
|
2893
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail
|
2924
2894
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2925
2895
|
|
2926
2896
|
include Google::Apis::Core::JsonObjectSupport
|
2927
2897
|
end
|
2928
2898
|
|
2929
|
-
class
|
2899
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset
|
2930
2900
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
2901
|
|
2932
2902
|
include Google::Apis::Core::JsonObjectSupport
|
2933
2903
|
end
|
2934
2904
|
|
2935
|
-
class
|
2905
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec
|
2936
2906
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2937
2907
|
|
2938
2908
|
include Google::Apis::Core::JsonObjectSupport
|
2939
2909
|
end
|
2940
2910
|
|
2941
|
-
class
|
2911
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig
|
2942
2912
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2943
2913
|
|
2944
2914
|
include Google::Apis::Core::JsonObjectSupport
|
2945
2915
|
end
|
2946
2916
|
|
2947
|
-
class
|
2917
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig
|
2948
2918
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2949
2919
|
|
2950
2920
|
include Google::Apis::Core::JsonObjectSupport
|
2951
2921
|
end
|
2952
2922
|
|
2953
|
-
class
|
2923
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig
|
2954
2924
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2955
2925
|
|
2956
2926
|
include Google::Apis::Core::JsonObjectSupport
|
2957
2927
|
end
|
2958
2928
|
|
2959
|
-
class
|
2929
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig
|
2960
2930
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
2931
|
|
2962
2932
|
include Google::Apis::Core::JsonObjectSupport
|
2963
2933
|
end
|
2964
2934
|
|
2965
|
-
class
|
2935
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline
|
2966
2936
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
2937
|
|
2968
2938
|
include Google::Apis::Core::JsonObjectSupport
|
2969
2939
|
end
|
2970
2940
|
|
2971
|
-
class
|
2941
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig
|
2972
2942
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2973
2943
|
|
2974
2944
|
include Google::Apis::Core::JsonObjectSupport
|
2975
2945
|
end
|
2976
2946
|
|
2977
|
-
class
|
2947
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset
|
2978
2948
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2979
2949
|
|
2980
2950
|
include Google::Apis::Core::JsonObjectSupport
|
2981
2951
|
end
|
2982
2952
|
|
2983
|
-
class
|
2953
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig
|
2984
2954
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2985
2955
|
|
2986
2956
|
include Google::Apis::Core::JsonObjectSupport
|
2987
2957
|
end
|
2988
2958
|
|
2989
|
-
class
|
2959
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec
|
2990
2960
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2991
2961
|
|
2992
2962
|
include Google::Apis::Core::JsonObjectSupport
|
2993
2963
|
end
|
2994
2964
|
|
2995
|
-
class
|
2965
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec
|
2996
2966
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2997
2967
|
|
2998
2968
|
include Google::Apis::Core::JsonObjectSupport
|
2999
2969
|
end
|
3000
2970
|
|
3001
|
-
class
|
2971
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec
|
3002
2972
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3003
2973
|
|
3004
2974
|
include Google::Apis::Core::JsonObjectSupport
|
3005
2975
|
end
|
3006
2976
|
|
3007
|
-
class
|
2977
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective
|
3008
2978
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3009
2979
|
|
3010
2980
|
include Google::Apis::Core::JsonObjectSupport
|
3011
2981
|
end
|
3012
2982
|
|
3013
|
-
class
|
2983
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec
|
3014
2984
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3015
2985
|
|
3016
2986
|
include Google::Apis::Core::JsonObjectSupport
|
3017
2987
|
end
|
3018
2988
|
|
3019
|
-
class
|
2989
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringSchema
|
3020
2990
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3021
2991
|
|
3022
2992
|
include Google::Apis::Core::JsonObjectSupport
|
3023
2993
|
end
|
3024
2994
|
|
3025
|
-
class
|
2995
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema
|
3026
2996
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
2997
|
|
3028
2998
|
include Google::Apis::Core::JsonObjectSupport
|
3029
2999
|
end
|
3030
3000
|
|
3031
|
-
class
|
3001
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringSpec
|
3032
3002
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3033
3003
|
|
3034
3004
|
include Google::Apis::Core::JsonObjectSupport
|
3035
3005
|
end
|
3036
3006
|
|
3037
|
-
class
|
3007
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStats
|
3038
3008
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3039
3009
|
|
3040
3010
|
include Google::Apis::Core::JsonObjectSupport
|
3041
3011
|
end
|
3042
3012
|
|
3043
|
-
class
|
3013
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies
|
3044
3014
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3045
3015
|
|
3046
3016
|
include Google::Apis::Core::JsonObjectSupport
|
3047
3017
|
end
|
3048
3018
|
|
3049
|
-
class
|
3019
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies
|
3050
3020
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
3021
|
|
3052
3022
|
include Google::Apis::Core::JsonObjectSupport
|
3053
3023
|
end
|
3054
3024
|
|
3055
|
-
class
|
3025
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint
|
3056
3026
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
3027
|
|
3058
3028
|
include Google::Apis::Core::JsonObjectSupport
|
3059
3029
|
end
|
3060
3030
|
|
3061
|
-
class
|
3031
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue
|
3062
3032
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3063
3033
|
|
3064
3034
|
include Google::Apis::Core::JsonObjectSupport
|
3065
3035
|
end
|
3066
3036
|
|
3067
|
-
class
|
3037
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue
|
3068
3038
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3069
3039
|
|
3070
3040
|
include Google::Apis::Core::JsonObjectSupport
|
3071
3041
|
end
|
3072
3042
|
|
3073
|
-
class
|
3043
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats
|
3074
3044
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3075
3045
|
|
3076
3046
|
include Google::Apis::Core::JsonObjectSupport
|
3077
3047
|
end
|
3078
3048
|
|
3079
|
-
class
|
3049
|
+
class GoogleCloudAiplatformV1beta1ModelOriginalModelInfo
|
3080
3050
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3081
3051
|
|
3082
3052
|
include Google::Apis::Core::JsonObjectSupport
|
3083
3053
|
end
|
3084
3054
|
|
3085
|
-
class
|
3055
|
+
class GoogleCloudAiplatformV1beta1ModelSourceInfo
|
3086
3056
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3087
3057
|
|
3088
3058
|
include Google::Apis::Core::JsonObjectSupport
|
3089
3059
|
end
|
3090
3060
|
|
3091
|
-
class
|
3061
|
+
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
3092
3062
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3093
3063
|
|
3094
3064
|
include Google::Apis::Core::JsonObjectSupport
|
3095
3065
|
end
|
3096
3066
|
|
3097
|
-
class
|
3067
|
+
class GoogleCloudAiplatformV1beta1MutateDeployedIndexResponse
|
3098
3068
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3099
3069
|
|
3100
3070
|
include Google::Apis::Core::JsonObjectSupport
|
3101
3071
|
end
|
3102
3072
|
|
3103
|
-
class
|
3073
|
+
class GoogleCloudAiplatformV1beta1MutateDeployedModelOperationMetadata
|
3104
3074
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3105
3075
|
|
3106
3076
|
include Google::Apis::Core::JsonObjectSupport
|
3107
3077
|
end
|
3108
3078
|
|
3109
|
-
class
|
3079
|
+
class GoogleCloudAiplatformV1beta1MutateDeployedModelRequest
|
3110
3080
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3111
3081
|
|
3112
3082
|
include Google::Apis::Core::JsonObjectSupport
|
3113
3083
|
end
|
3114
3084
|
|
3115
|
-
class
|
3085
|
+
class GoogleCloudAiplatformV1beta1MutateDeployedModelResponse
|
3116
3086
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
3087
|
|
3118
3088
|
include Google::Apis::Core::JsonObjectSupport
|
3119
3089
|
end
|
3120
3090
|
|
3121
|
-
class
|
3091
|
+
class GoogleCloudAiplatformV1beta1NasJob
|
3122
3092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3123
3093
|
|
3124
3094
|
include Google::Apis::Core::JsonObjectSupport
|
3125
3095
|
end
|
3126
3096
|
|
3127
|
-
class
|
3097
|
+
class GoogleCloudAiplatformV1beta1NasJobOutput
|
3128
3098
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3129
3099
|
|
3130
3100
|
include Google::Apis::Core::JsonObjectSupport
|
3131
3101
|
end
|
3132
3102
|
|
3133
|
-
class
|
3103
|
+
class GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutput
|
3134
3104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3135
3105
|
|
3136
3106
|
include Google::Apis::Core::JsonObjectSupport
|
3137
3107
|
end
|
3138
3108
|
|
3139
|
-
class
|
3109
|
+
class GoogleCloudAiplatformV1beta1NasJobSpec
|
3140
3110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3141
3111
|
|
3142
3112
|
include Google::Apis::Core::JsonObjectSupport
|
3143
3113
|
end
|
3144
3114
|
|
3145
|
-
class
|
3115
|
+
class GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec
|
3146
3116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3147
3117
|
|
3148
3118
|
include Google::Apis::Core::JsonObjectSupport
|
3149
3119
|
end
|
3150
3120
|
|
3151
|
-
class
|
3121
|
+
class GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec
|
3152
3122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
3123
|
|
3154
3124
|
include Google::Apis::Core::JsonObjectSupport
|
3155
3125
|
end
|
3156
3126
|
|
3157
|
-
class
|
3127
|
+
class GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec
|
3158
3128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3159
3129
|
|
3160
3130
|
include Google::Apis::Core::JsonObjectSupport
|
3161
3131
|
end
|
3162
3132
|
|
3163
|
-
class
|
3133
|
+
class GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec
|
3164
3134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
3135
|
|
3166
3136
|
include Google::Apis::Core::JsonObjectSupport
|
3167
3137
|
end
|
3168
3138
|
|
3169
|
-
class
|
3139
|
+
class GoogleCloudAiplatformV1beta1NasTrial
|
3170
3140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3171
3141
|
|
3172
3142
|
include Google::Apis::Core::JsonObjectSupport
|
3173
3143
|
end
|
3174
3144
|
|
3175
|
-
class
|
3145
|
+
class GoogleCloudAiplatformV1beta1NasTrialDetail
|
3176
3146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
3147
|
|
3178
3148
|
include Google::Apis::Core::JsonObjectSupport
|
3179
3149
|
end
|
3180
3150
|
|
3181
|
-
class
|
3151
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborQuery
|
3182
3152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3183
3153
|
|
3184
3154
|
include Google::Apis::Core::JsonObjectSupport
|
3185
3155
|
end
|
3186
3156
|
|
3187
|
-
class
|
3157
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding
|
3188
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
3159
|
|
3190
3160
|
include Google::Apis::Core::JsonObjectSupport
|
3191
3161
|
end
|
3192
3162
|
|
3193
|
-
class
|
3163
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters
|
3194
3164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
3165
|
|
3196
3166
|
include Google::Apis::Core::JsonObjectSupport
|
3197
3167
|
end
|
3198
3168
|
|
3199
|
-
class
|
3169
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter
|
3200
3170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
3171
|
|
3202
3172
|
include Google::Apis::Core::JsonObjectSupport
|
3203
3173
|
end
|
3204
3174
|
|
3205
|
-
class
|
3175
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata
|
3206
3176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
3177
|
|
3208
3178
|
include Google::Apis::Core::JsonObjectSupport
|
3209
3179
|
end
|
3210
3180
|
|
3211
|
-
class
|
3181
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataContentValidationStats
|
3212
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
3183
|
|
3214
3184
|
include Google::Apis::Core::JsonObjectSupport
|
3215
3185
|
end
|
3216
3186
|
|
3217
|
-
class
|
3187
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataRecordError
|
3218
3188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
3189
|
|
3220
3190
|
include Google::Apis::Core::JsonObjectSupport
|
3221
3191
|
end
|
3222
3192
|
|
3223
|
-
class
|
3193
|
+
class GoogleCloudAiplatformV1beta1NearestNeighbors
|
3224
3194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
3195
|
|
3226
3196
|
include Google::Apis::Core::JsonObjectSupport
|
3227
3197
|
end
|
3228
3198
|
|
3229
|
-
class
|
3199
|
+
class GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor
|
3230
3200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3231
3201
|
|
3232
3202
|
include Google::Apis::Core::JsonObjectSupport
|
3233
3203
|
end
|
3234
3204
|
|
3235
|
-
class
|
3205
|
+
class GoogleCloudAiplatformV1beta1Neighbor
|
3236
3206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
3207
|
|
3238
3208
|
include Google::Apis::Core::JsonObjectSupport
|
3239
3209
|
end
|
3240
3210
|
|
3241
|
-
class
|
3211
|
+
class GoogleCloudAiplatformV1beta1NetworkSpec
|
3242
3212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3243
3213
|
|
3244
3214
|
include Google::Apis::Core::JsonObjectSupport
|
3245
3215
|
end
|
3246
3216
|
|
3247
|
-
class
|
3217
|
+
class GoogleCloudAiplatformV1beta1NfsMount
|
3248
3218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
3219
|
|
3250
3220
|
include Google::Apis::Core::JsonObjectSupport
|
3251
3221
|
end
|
3252
3222
|
|
3253
|
-
class
|
3223
|
+
class GoogleCloudAiplatformV1beta1NotebookEucConfig
|
3254
3224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3255
3225
|
|
3256
3226
|
include Google::Apis::Core::JsonObjectSupport
|
3257
3227
|
end
|
3258
3228
|
|
3259
|
-
class
|
3229
|
+
class GoogleCloudAiplatformV1beta1NotebookExecutionJob
|
3260
3230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3261
3231
|
|
3262
3232
|
include Google::Apis::Core::JsonObjectSupport
|
3263
3233
|
end
|
3264
3234
|
|
3265
|
-
class
|
3235
|
+
class GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource
|
3266
3236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3267
3237
|
|
3268
3238
|
include Google::Apis::Core::JsonObjectSupport
|
3269
3239
|
end
|
3270
3240
|
|
3271
|
-
class
|
3241
|
+
class GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource
|
3272
3242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3273
3243
|
|
3274
3244
|
include Google::Apis::Core::JsonObjectSupport
|
3275
3245
|
end
|
3276
3246
|
|
3277
|
-
class
|
3247
|
+
class GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig
|
3278
3248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3279
3249
|
|
3280
3250
|
include Google::Apis::Core::JsonObjectSupport
|
3281
3251
|
end
|
3282
3252
|
|
3283
|
-
class
|
3253
|
+
class GoogleCloudAiplatformV1beta1NotebookReservationAffinity
|
3284
3254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3285
3255
|
|
3286
3256
|
include Google::Apis::Core::JsonObjectSupport
|
3287
3257
|
end
|
3288
3258
|
|
3289
|
-
class
|
3259
|
+
class GoogleCloudAiplatformV1beta1NotebookRuntime
|
3290
3260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3291
3261
|
|
3292
3262
|
include Google::Apis::Core::JsonObjectSupport
|
3293
3263
|
end
|
3294
3264
|
|
3295
|
-
class
|
3265
|
+
class GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate
|
3296
3266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3297
3267
|
|
3298
3268
|
include Google::Apis::Core::JsonObjectSupport
|
3299
3269
|
end
|
3300
3270
|
|
3301
|
-
class
|
3271
|
+
class GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef
|
3302
3272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3303
3273
|
|
3304
3274
|
include Google::Apis::Core::JsonObjectSupport
|
3305
3275
|
end
|
3306
3276
|
|
3307
|
-
class
|
3277
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput
|
3308
3278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3309
3279
|
|
3310
3280
|
include Google::Apis::Core::JsonObjectSupport
|
3311
3281
|
end
|
3312
3282
|
|
3313
|
-
class
|
3283
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance
|
3314
3284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3315
3285
|
|
3316
3286
|
include Google::Apis::Core::JsonObjectSupport
|
3317
3287
|
end
|
3318
3288
|
|
3319
|
-
class
|
3289
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult
|
3320
3290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3321
3291
|
|
3322
3292
|
include Google::Apis::Core::JsonObjectSupport
|
3323
3293
|
end
|
3324
3294
|
|
3325
|
-
class
|
3295
|
+
class GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec
|
3326
3296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3327
3297
|
|
3328
3298
|
include Google::Apis::Core::JsonObjectSupport
|
3329
3299
|
end
|
3330
3300
|
|
3331
|
-
class
|
3301
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput
|
3332
3302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3333
3303
|
|
3334
3304
|
include Google::Apis::Core::JsonObjectSupport
|
3335
3305
|
end
|
3336
3306
|
|
3337
|
-
class
|
3307
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance
|
3338
3308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3339
3309
|
|
3340
3310
|
include Google::Apis::Core::JsonObjectSupport
|
3341
3311
|
end
|
3342
3312
|
|
3343
|
-
class
|
3313
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult
|
3344
3314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3345
3315
|
|
3346
3316
|
include Google::Apis::Core::JsonObjectSupport
|
3347
3317
|
end
|
3348
3318
|
|
3349
|
-
class
|
3319
|
+
class GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec
|
3350
3320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3351
3321
|
|
3352
3322
|
include Google::Apis::Core::JsonObjectSupport
|
3353
3323
|
end
|
3354
3324
|
|
3355
|
-
class
|
3325
|
+
class GoogleCloudAiplatformV1beta1Part
|
3356
3326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3357
3327
|
|
3358
3328
|
include Google::Apis::Core::JsonObjectSupport
|
3359
3329
|
end
|
3360
3330
|
|
3361
|
-
class
|
3331
|
+
class GoogleCloudAiplatformV1beta1PauseModelDeploymentMonitoringJobRequest
|
3362
3332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
3333
|
|
3364
3334
|
include Google::Apis::Core::JsonObjectSupport
|
3365
3335
|
end
|
3366
3336
|
|
3367
|
-
class
|
3337
|
+
class GoogleCloudAiplatformV1beta1PauseScheduleRequest
|
3368
3338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3369
3339
|
|
3370
3340
|
include Google::Apis::Core::JsonObjectSupport
|
3371
3341
|
end
|
3372
3342
|
|
3373
|
-
class
|
3343
|
+
class GoogleCloudAiplatformV1beta1PersistentDiskSpec
|
3374
3344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3375
3345
|
|
3376
3346
|
include Google::Apis::Core::JsonObjectSupport
|
3377
3347
|
end
|
3378
3348
|
|
3379
|
-
class
|
3349
|
+
class GoogleCloudAiplatformV1beta1PersistentResource
|
3380
3350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3381
3351
|
|
3382
3352
|
include Google::Apis::Core::JsonObjectSupport
|
3383
3353
|
end
|
3384
3354
|
|
3385
|
-
class
|
3355
|
+
class GoogleCloudAiplatformV1beta1PipelineJob
|
3386
3356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3387
3357
|
|
3388
3358
|
include Google::Apis::Core::JsonObjectSupport
|
3389
3359
|
end
|
3390
3360
|
|
3391
|
-
class
|
3361
|
+
class GoogleCloudAiplatformV1beta1PipelineJobDetail
|
3392
3362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3393
3363
|
|
3394
3364
|
include Google::Apis::Core::JsonObjectSupport
|
3395
3365
|
end
|
3396
3366
|
|
3397
|
-
class
|
3367
|
+
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig
|
3398
3368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3399
3369
|
|
3400
3370
|
include Google::Apis::Core::JsonObjectSupport
|
3401
3371
|
end
|
3402
3372
|
|
3403
|
-
class
|
3373
|
+
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
|
3404
3374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3405
3375
|
|
3406
3376
|
include Google::Apis::Core::JsonObjectSupport
|
3407
3377
|
end
|
3408
3378
|
|
3409
|
-
class
|
3379
|
+
class GoogleCloudAiplatformV1beta1PipelineTaskDetail
|
3410
3380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3411
3381
|
|
3412
3382
|
include Google::Apis::Core::JsonObjectSupport
|
3413
3383
|
end
|
3414
3384
|
|
3415
|
-
class
|
3385
|
+
class GoogleCloudAiplatformV1beta1PipelineTaskDetailArtifactList
|
3416
3386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3417
3387
|
|
3418
3388
|
include Google::Apis::Core::JsonObjectSupport
|
3419
3389
|
end
|
3420
3390
|
|
3421
|
-
class
|
3391
|
+
class GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatus
|
3422
3392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3423
3393
|
|
3424
3394
|
include Google::Apis::Core::JsonObjectSupport
|
3425
3395
|
end
|
3426
3396
|
|
3427
|
-
class
|
3397
|
+
class GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetail
|
3428
3398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3429
3399
|
|
3430
3400
|
include Google::Apis::Core::JsonObjectSupport
|
3431
3401
|
end
|
3432
3402
|
|
3433
|
-
class
|
3403
|
+
class GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetail
|
3434
3404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3435
3405
|
|
3436
3406
|
include Google::Apis::Core::JsonObjectSupport
|
3437
3407
|
end
|
3438
3408
|
|
3439
|
-
class
|
3409
|
+
class GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetail
|
3440
3410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
3411
|
|
3442
3412
|
include Google::Apis::Core::JsonObjectSupport
|
3443
3413
|
end
|
3444
3414
|
|
3445
|
-
class
|
3415
|
+
class GoogleCloudAiplatformV1beta1PipelineTemplateMetadata
|
3446
3416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
3417
|
|
3448
3418
|
include Google::Apis::Core::JsonObjectSupport
|
3449
3419
|
end
|
3450
3420
|
|
3451
|
-
class
|
3421
|
+
class GoogleCloudAiplatformV1beta1Port
|
3452
3422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3453
3423
|
|
3454
3424
|
include Google::Apis::Core::JsonObjectSupport
|
3455
3425
|
end
|
3456
3426
|
|
3457
|
-
class
|
3427
|
+
class GoogleCloudAiplatformV1beta1PredefinedSplit
|
3458
3428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
3429
|
|
3460
3430
|
include Google::Apis::Core::JsonObjectSupport
|
3461
3431
|
end
|
3462
3432
|
|
3463
|
-
class
|
3433
|
+
class GoogleCloudAiplatformV1beta1PredictRequest
|
3464
3434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3465
3435
|
|
3466
3436
|
include Google::Apis::Core::JsonObjectSupport
|
3467
3437
|
end
|
3468
3438
|
|
3469
|
-
class
|
3439
|
+
class GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig
|
3470
3440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
3441
|
|
3472
3442
|
include Google::Apis::Core::JsonObjectSupport
|
3473
3443
|
end
|
3474
3444
|
|
3475
|
-
class
|
3445
|
+
class GoogleCloudAiplatformV1beta1PredictResponse
|
3476
3446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3477
3447
|
|
3478
3448
|
include Google::Apis::Core::JsonObjectSupport
|
3479
3449
|
end
|
3480
3450
|
|
3481
|
-
class
|
3451
|
+
class GoogleCloudAiplatformV1beta1PredictSchemata
|
3482
3452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
3453
|
|
3484
3454
|
include Google::Apis::Core::JsonObjectSupport
|
3485
3455
|
end
|
3486
3456
|
|
3487
|
-
class
|
3457
|
+
class GoogleCloudAiplatformV1beta1Presets
|
3488
3458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3489
3459
|
|
3490
3460
|
include Google::Apis::Core::JsonObjectSupport
|
3491
3461
|
end
|
3492
3462
|
|
3493
|
-
class
|
3463
|
+
class GoogleCloudAiplatformV1beta1PrivateEndpoints
|
3494
3464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3495
3465
|
|
3496
3466
|
include Google::Apis::Core::JsonObjectSupport
|
3497
3467
|
end
|
3498
3468
|
|
3499
|
-
class
|
3469
|
+
class GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig
|
3500
3470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3501
3471
|
|
3502
3472
|
include Google::Apis::Core::JsonObjectSupport
|
3503
3473
|
end
|
3504
3474
|
|
3505
|
-
class
|
3475
|
+
class GoogleCloudAiplatformV1beta1Probe
|
3506
3476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3507
3477
|
|
3508
3478
|
include Google::Apis::Core::JsonObjectSupport
|
3509
3479
|
end
|
3510
3480
|
|
3511
|
-
class
|
3481
|
+
class GoogleCloudAiplatformV1beta1ProbeExecAction
|
3512
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3513
3483
|
|
3514
3484
|
include Google::Apis::Core::JsonObjectSupport
|
3515
3485
|
end
|
3516
3486
|
|
3517
|
-
class
|
3487
|
+
class GoogleCloudAiplatformV1beta1PscAutomatedEndpoints
|
3518
3488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
3489
|
|
3520
3490
|
include Google::Apis::Core::JsonObjectSupport
|
3521
3491
|
end
|
3522
3492
|
|
3523
|
-
class
|
3493
|
+
class GoogleCloudAiplatformV1beta1PublisherModel
|
3524
3494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3525
3495
|
|
3526
3496
|
include Google::Apis::Core::JsonObjectSupport
|
3527
3497
|
end
|
3528
3498
|
|
3529
|
-
class
|
3499
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToAction
|
3530
3500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3531
3501
|
|
3532
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3533
3503
|
end
|
3534
3504
|
|
3535
|
-
class
|
3505
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy
|
3536
3506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3537
3507
|
|
3538
3508
|
include Google::Apis::Core::JsonObjectSupport
|
3539
3509
|
end
|
3540
3510
|
|
3541
|
-
class
|
3511
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke
|
3542
3512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3543
3513
|
|
3544
3514
|
include Google::Apis::Core::JsonObjectSupport
|
3545
3515
|
end
|
3546
3516
|
|
3547
|
-
class
|
3517
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
|
3548
3518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3549
3519
|
|
3550
3520
|
include Google::Apis::Core::JsonObjectSupport
|
3551
3521
|
end
|
3552
3522
|
|
3553
|
-
class
|
3523
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks
|
3554
3524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3555
3525
|
|
3556
3526
|
include Google::Apis::Core::JsonObjectSupport
|
3557
3527
|
end
|
3558
3528
|
|
3559
|
-
class
|
3529
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences
|
3530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3531
|
+
|
3532
|
+
include Google::Apis::Core::JsonObjectSupport
|
3533
|
+
end
|
3534
|
+
|
3535
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi
|
3536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3537
|
+
|
3538
|
+
include Google::Apis::Core::JsonObjectSupport
|
3539
|
+
end
|
3540
|
+
|
3541
|
+
class GoogleCloudAiplatformV1beta1PublisherModelDocumentation
|
3542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3543
|
+
|
3544
|
+
include Google::Apis::Core::JsonObjectSupport
|
3545
|
+
end
|
3546
|
+
|
3547
|
+
class GoogleCloudAiplatformV1beta1PublisherModelParent
|
3548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3549
|
+
|
3550
|
+
include Google::Apis::Core::JsonObjectSupport
|
3551
|
+
end
|
3552
|
+
|
3553
|
+
class GoogleCloudAiplatformV1beta1PublisherModelResourceReference
|
3554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3555
|
+
|
3556
|
+
include Google::Apis::Core::JsonObjectSupport
|
3557
|
+
end
|
3558
|
+
|
3559
|
+
class GoogleCloudAiplatformV1beta1PurgeArtifactsMetadata
|
3560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3561
|
+
|
3562
|
+
include Google::Apis::Core::JsonObjectSupport
|
3563
|
+
end
|
3564
|
+
|
3565
|
+
class GoogleCloudAiplatformV1beta1PurgeArtifactsRequest
|
3566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3567
|
+
|
3568
|
+
include Google::Apis::Core::JsonObjectSupport
|
3569
|
+
end
|
3570
|
+
|
3571
|
+
class GoogleCloudAiplatformV1beta1PurgeArtifactsResponse
|
3572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3573
|
+
|
3574
|
+
include Google::Apis::Core::JsonObjectSupport
|
3575
|
+
end
|
3576
|
+
|
3577
|
+
class GoogleCloudAiplatformV1beta1PurgeContextsMetadata
|
3578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3579
|
+
|
3580
|
+
include Google::Apis::Core::JsonObjectSupport
|
3581
|
+
end
|
3582
|
+
|
3583
|
+
class GoogleCloudAiplatformV1beta1PurgeContextsRequest
|
3584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3585
|
+
|
3586
|
+
include Google::Apis::Core::JsonObjectSupport
|
3587
|
+
end
|
3588
|
+
|
3589
|
+
class GoogleCloudAiplatformV1beta1PurgeContextsResponse
|
3590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3591
|
+
|
3592
|
+
include Google::Apis::Core::JsonObjectSupport
|
3593
|
+
end
|
3594
|
+
|
3595
|
+
class GoogleCloudAiplatformV1beta1PurgeExecutionsMetadata
|
3596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3597
|
+
|
3598
|
+
include Google::Apis::Core::JsonObjectSupport
|
3599
|
+
end
|
3600
|
+
|
3601
|
+
class GoogleCloudAiplatformV1beta1PurgeExecutionsRequest
|
3602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3603
|
+
|
3604
|
+
include Google::Apis::Core::JsonObjectSupport
|
3605
|
+
end
|
3606
|
+
|
3607
|
+
class GoogleCloudAiplatformV1beta1PurgeExecutionsResponse
|
3608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3609
|
+
|
3610
|
+
include Google::Apis::Core::JsonObjectSupport
|
3611
|
+
end
|
3612
|
+
|
3613
|
+
class GoogleCloudAiplatformV1beta1PythonPackageSpec
|
3614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3615
|
+
|
3616
|
+
include Google::Apis::Core::JsonObjectSupport
|
3617
|
+
end
|
3618
|
+
|
3619
|
+
class GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse
|
3620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3621
|
+
|
3622
|
+
include Google::Apis::Core::JsonObjectSupport
|
3623
|
+
end
|
3624
|
+
|
3625
|
+
class GoogleCloudAiplatformV1beta1QueryExtensionRequest
|
3626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3627
|
+
|
3628
|
+
include Google::Apis::Core::JsonObjectSupport
|
3629
|
+
end
|
3630
|
+
|
3631
|
+
class GoogleCloudAiplatformV1beta1QueryExtensionResponse
|
3632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3633
|
+
|
3634
|
+
include Google::Apis::Core::JsonObjectSupport
|
3635
|
+
end
|
3636
|
+
|
3637
|
+
class GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest
|
3638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3639
|
+
|
3640
|
+
include Google::Apis::Core::JsonObjectSupport
|
3641
|
+
end
|
3642
|
+
|
3643
|
+
class GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse
|
3644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3645
|
+
|
3646
|
+
include Google::Apis::Core::JsonObjectSupport
|
3647
|
+
end
|
3648
|
+
|
3649
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput
|
3650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3651
|
+
|
3652
|
+
include Google::Apis::Core::JsonObjectSupport
|
3653
|
+
end
|
3654
|
+
|
3655
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance
|
3656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3657
|
+
|
3658
|
+
include Google::Apis::Core::JsonObjectSupport
|
3659
|
+
end
|
3660
|
+
|
3661
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult
|
3662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3663
|
+
|
3664
|
+
include Google::Apis::Core::JsonObjectSupport
|
3665
|
+
end
|
3666
|
+
|
3667
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec
|
3668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3669
|
+
|
3670
|
+
include Google::Apis::Core::JsonObjectSupport
|
3671
|
+
end
|
3672
|
+
|
3673
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput
|
3674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3675
|
+
|
3676
|
+
include Google::Apis::Core::JsonObjectSupport
|
3677
|
+
end
|
3678
|
+
|
3679
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance
|
3560
3680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3561
3681
|
|
3562
3682
|
include Google::Apis::Core::JsonObjectSupport
|
3563
3683
|
end
|
3564
3684
|
|
3565
|
-
class
|
3685
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult
|
3566
3686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3567
3687
|
|
3568
3688
|
include Google::Apis::Core::JsonObjectSupport
|
3569
3689
|
end
|
3570
3690
|
|
3571
|
-
class
|
3691
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec
|
3572
3692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3573
3693
|
|
3574
3694
|
include Google::Apis::Core::JsonObjectSupport
|
3575
3695
|
end
|
3576
3696
|
|
3577
|
-
class
|
3697
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput
|
3578
3698
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3579
3699
|
|
3580
3700
|
include Google::Apis::Core::JsonObjectSupport
|
3581
3701
|
end
|
3582
3702
|
|
3583
|
-
class
|
3703
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance
|
3584
3704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3585
3705
|
|
3586
3706
|
include Google::Apis::Core::JsonObjectSupport
|
3587
3707
|
end
|
3588
3708
|
|
3589
|
-
class
|
3709
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult
|
3590
3710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3591
3711
|
|
3592
3712
|
include Google::Apis::Core::JsonObjectSupport
|
3593
3713
|
end
|
3594
3714
|
|
3595
|
-
class
|
3715
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec
|
3596
3716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3597
3717
|
|
3598
3718
|
include Google::Apis::Core::JsonObjectSupport
|
3599
3719
|
end
|
3600
3720
|
|
3601
|
-
class
|
3721
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput
|
3602
3722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3603
3723
|
|
3604
3724
|
include Google::Apis::Core::JsonObjectSupport
|
3605
3725
|
end
|
3606
3726
|
|
3607
|
-
class
|
3727
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance
|
3608
3728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3609
3729
|
|
3610
3730
|
include Google::Apis::Core::JsonObjectSupport
|
3611
3731
|
end
|
3612
3732
|
|
3613
|
-
class
|
3733
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult
|
3614
3734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3615
3735
|
|
3616
3736
|
include Google::Apis::Core::JsonObjectSupport
|
3617
3737
|
end
|
3618
3738
|
|
3619
|
-
class
|
3739
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec
|
3620
3740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3621
3741
|
|
3622
3742
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3832,30 +3952,6 @@ module Google
|
|
3832
3952
|
include Google::Apis::Core::JsonObjectSupport
|
3833
3953
|
end
|
3834
3954
|
|
3835
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallInput
|
3836
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3837
|
-
|
3838
|
-
include Google::Apis::Core::JsonObjectSupport
|
3839
|
-
end
|
3840
|
-
|
3841
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallInstance
|
3842
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3843
|
-
|
3844
|
-
include Google::Apis::Core::JsonObjectSupport
|
3845
|
-
end
|
3846
|
-
|
3847
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallResult
|
3848
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3849
|
-
|
3850
|
-
include Google::Apis::Core::JsonObjectSupport
|
3851
|
-
end
|
3852
|
-
|
3853
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallSpec
|
3854
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3855
|
-
|
3856
|
-
include Google::Apis::Core::JsonObjectSupport
|
3857
|
-
end
|
3858
|
-
|
3859
3955
|
class GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata
|
3860
3956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3861
3957
|
|
@@ -3880,49 +3976,49 @@ module Google
|
|
3880
3976
|
include Google::Apis::Core::JsonObjectSupport
|
3881
3977
|
end
|
3882
3978
|
|
3883
|
-
class
|
3979
|
+
class GoogleCloudAiplatformV1beta1RougeInput
|
3884
3980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3885
3981
|
|
3886
3982
|
include Google::Apis::Core::JsonObjectSupport
|
3887
3983
|
end
|
3888
3984
|
|
3889
|
-
class
|
3985
|
+
class GoogleCloudAiplatformV1beta1RougeInstance
|
3890
3986
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3891
3987
|
|
3892
3988
|
include Google::Apis::Core::JsonObjectSupport
|
3893
3989
|
end
|
3894
3990
|
|
3895
|
-
class
|
3991
|
+
class GoogleCloudAiplatformV1beta1RougeMetricValue
|
3896
3992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3897
3993
|
|
3898
3994
|
include Google::Apis::Core::JsonObjectSupport
|
3899
3995
|
end
|
3900
3996
|
|
3901
|
-
class
|
3997
|
+
class GoogleCloudAiplatformV1beta1RougeResults
|
3902
3998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3903
3999
|
|
3904
4000
|
include Google::Apis::Core::JsonObjectSupport
|
3905
4001
|
end
|
3906
4002
|
|
3907
|
-
class
|
4003
|
+
class GoogleCloudAiplatformV1beta1RougeSpec
|
3908
4004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3909
4005
|
|
3910
4006
|
include Google::Apis::Core::JsonObjectSupport
|
3911
4007
|
end
|
3912
4008
|
|
3913
|
-
class
|
4009
|
+
class GoogleCloudAiplatformV1beta1RuntimeConfig
|
3914
4010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3915
4011
|
|
3916
4012
|
include Google::Apis::Core::JsonObjectSupport
|
3917
4013
|
end
|
3918
4014
|
|
3919
|
-
class
|
4015
|
+
class GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig
|
3920
4016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3921
4017
|
|
3922
4018
|
include Google::Apis::Core::JsonObjectSupport
|
3923
4019
|
end
|
3924
4020
|
|
3925
|
-
class
|
4021
|
+
class GoogleCloudAiplatformV1beta1RuntimeConfigVertexAiSearchRuntimeConfig
|
3926
4022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3927
4023
|
|
3928
4024
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -4150,6 +4246,12 @@ module Google
|
|
4150
4246
|
include Google::Apis::Core::JsonObjectSupport
|
4151
4247
|
end
|
4152
4248
|
|
4249
|
+
class GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics
|
4250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4251
|
+
|
4252
|
+
include Google::Apis::Core::JsonObjectSupport
|
4253
|
+
end
|
4254
|
+
|
4153
4255
|
class GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics
|
4154
4256
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4155
4257
|
|
@@ -5020,49 +5122,79 @@ module Google
|
|
5020
5122
|
include Google::Apis::Core::JsonObjectSupport
|
5021
5123
|
end
|
5022
5124
|
|
5023
|
-
class
|
5125
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest
|
5024
5126
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5025
5127
|
|
5026
5128
|
include Google::Apis::Core::JsonObjectSupport
|
5027
5129
|
end
|
5028
5130
|
|
5029
|
-
class
|
5131
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse
|
5030
5132
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5031
5133
|
|
5032
5134
|
include Google::Apis::Core::JsonObjectSupport
|
5033
5135
|
end
|
5034
5136
|
|
5035
|
-
class
|
5137
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter
|
5036
5138
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5037
5139
|
|
5038
5140
|
include Google::Apis::Core::JsonObjectSupport
|
5039
5141
|
end
|
5040
5142
|
|
5041
|
-
class
|
5143
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter
|
5042
5144
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5043
5145
|
|
5044
5146
|
include Google::Apis::Core::JsonObjectSupport
|
5045
5147
|
end
|
5046
5148
|
|
5047
|
-
class
|
5149
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest
|
5048
5150
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5049
5151
|
|
5050
5152
|
include Google::Apis::Core::JsonObjectSupport
|
5051
5153
|
end
|
5052
5154
|
|
5053
|
-
class
|
5155
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse
|
5054
5156
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5055
5157
|
|
5056
5158
|
include Google::Apis::Core::JsonObjectSupport
|
5057
5159
|
end
|
5058
5160
|
|
5059
|
-
class
|
5161
|
+
class GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest
|
5060
5162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5061
5163
|
|
5062
5164
|
include Google::Apis::Core::JsonObjectSupport
|
5063
5165
|
end
|
5064
5166
|
|
5065
|
-
class
|
5167
|
+
class GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
|
5168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
|
+
|
5170
|
+
include Google::Apis::Core::JsonObjectSupport
|
5171
|
+
end
|
5172
|
+
|
5173
|
+
class GoogleCloudAiplatformV1beta1ServiceAccountSpec
|
5174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5175
|
+
|
5176
|
+
include Google::Apis::Core::JsonObjectSupport
|
5177
|
+
end
|
5178
|
+
|
5179
|
+
class GoogleCloudAiplatformV1beta1ShieldedVmConfig
|
5180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5181
|
+
|
5182
|
+
include Google::Apis::Core::JsonObjectSupport
|
5183
|
+
end
|
5184
|
+
|
5185
|
+
class GoogleCloudAiplatformV1beta1SmoothGradConfig
|
5186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5187
|
+
|
5188
|
+
include Google::Apis::Core::JsonObjectSupport
|
5189
|
+
end
|
5190
|
+
|
5191
|
+
class GoogleCloudAiplatformV1beta1SpecialistPool
|
5192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5193
|
+
|
5194
|
+
include Google::Apis::Core::JsonObjectSupport
|
5195
|
+
end
|
5196
|
+
|
5197
|
+
class GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata
|
5066
5198
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5067
5199
|
|
5068
5200
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -5722,6 +5854,12 @@ module Google
|
|
5722
5854
|
include Google::Apis::Core::JsonObjectSupport
|
5723
5855
|
end
|
5724
5856
|
|
5857
|
+
class GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata
|
5858
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5859
|
+
|
5860
|
+
include Google::Apis::Core::JsonObjectSupport
|
5861
|
+
end
|
5862
|
+
|
5725
5863
|
class GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata
|
5726
5864
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5727
5865
|
|
@@ -5770,24 +5908,6 @@ module Google
|
|
5770
5908
|
include Google::Apis::Core::JsonObjectSupport
|
5771
5909
|
end
|
5772
5910
|
|
5773
|
-
class GoogleCloudAiplatformV1beta1UploadRagFileConfig
|
5774
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5775
|
-
|
5776
|
-
include Google::Apis::Core::JsonObjectSupport
|
5777
|
-
end
|
5778
|
-
|
5779
|
-
class GoogleCloudAiplatformV1beta1UploadRagFileRequest
|
5780
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5781
|
-
|
5782
|
-
include Google::Apis::Core::JsonObjectSupport
|
5783
|
-
end
|
5784
|
-
|
5785
|
-
class GoogleCloudAiplatformV1beta1UploadRagFileResponse
|
5786
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5787
|
-
|
5788
|
-
include Google::Apis::Core::JsonObjectSupport
|
5789
|
-
end
|
5790
|
-
|
5791
5911
|
class GoogleCloudAiplatformV1beta1UpsertDatapointsRequest
|
5792
5912
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5793
5913
|
|
@@ -6094,6 +6214,12 @@ module Google
|
|
6094
6214
|
include Google::Apis::Core::JsonObjectSupport
|
6095
6215
|
end
|
6096
6216
|
|
6217
|
+
class LearningGenaiRootCodeyGenerationMetadata
|
6218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6219
|
+
|
6220
|
+
include Google::Apis::Core::JsonObjectSupport
|
6221
|
+
end
|
6222
|
+
|
6097
6223
|
class LearningGenaiRootCodeyOutput
|
6098
6224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6099
6225
|
|
@@ -6106,6 +6232,30 @@ module Google
|
|
6106
6232
|
include Google::Apis::Core::JsonObjectSupport
|
6107
6233
|
end
|
6108
6234
|
|
6235
|
+
class LearningGenaiRootControlDecodingConfigThreshold
|
6236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6237
|
+
|
6238
|
+
include Google::Apis::Core::JsonObjectSupport
|
6239
|
+
end
|
6240
|
+
|
6241
|
+
class LearningGenaiRootControlDecodingRecord
|
6242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6243
|
+
|
6244
|
+
include Google::Apis::Core::JsonObjectSupport
|
6245
|
+
end
|
6246
|
+
|
6247
|
+
class LearningGenaiRootControlDecodingRecordPolicyScore
|
6248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6249
|
+
|
6250
|
+
include Google::Apis::Core::JsonObjectSupport
|
6251
|
+
end
|
6252
|
+
|
6253
|
+
class LearningGenaiRootControlDecodingRecords
|
6254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6255
|
+
|
6256
|
+
include Google::Apis::Core::JsonObjectSupport
|
6257
|
+
end
|
6258
|
+
|
6109
6259
|
class LearningGenaiRootDataProviderOutput
|
6110
6260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6111
6261
|
|
@@ -6184,6 +6334,12 @@ module Google
|
|
6184
6334
|
include Google::Apis::Core::JsonObjectSupport
|
6185
6335
|
end
|
6186
6336
|
|
6337
|
+
class LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata
|
6338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6339
|
+
|
6340
|
+
include Google::Apis::Core::JsonObjectSupport
|
6341
|
+
end
|
6342
|
+
|
6187
6343
|
class LearningGenaiRootRaiOutput
|
6188
6344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6189
6345
|
|
@@ -6322,6 +6478,12 @@ module Google
|
|
6322
6478
|
include Google::Apis::Core::JsonObjectSupport
|
6323
6479
|
end
|
6324
6480
|
|
6481
|
+
class LearningGenaiRootTranslationRequestInfo
|
6482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6483
|
+
|
6484
|
+
include Google::Apis::Core::JsonObjectSupport
|
6485
|
+
end
|
6486
|
+
|
6325
6487
|
class LearningServingLlmMessageMetadata
|
6326
6488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6327
6489
|
|
@@ -6392,6 +6554,7 @@ module Google
|
|
6392
6554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6393
6555
|
collection :generated_samples, as: 'generatedSamples', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionMedia, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionMedia::Representation
|
6394
6556
|
|
6557
|
+
property :rai_error_message, as: 'raiErrorMessage'
|
6395
6558
|
property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
|
6396
6559
|
collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
|
6397
6560
|
property :rai_text_filtered_reason, as: 'raiTextFilteredReason', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionFilteredText, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionFilteredText::Representation
|
@@ -6597,6 +6760,8 @@ module Google
|
|
6597
6760
|
class CloudAiNlLlmProtoServiceMessageMetadata
|
6598
6761
|
# @private
|
6599
6762
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6763
|
+
property :factuality_debug_metadata, as: 'factualityDebugMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata::Representation
|
6764
|
+
|
6600
6765
|
property :input_filter_info, as: 'inputFilterInfo', class: Google::Apis::AiplatformV1beta1::LearningServingLlmMessageMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningServingLlmMessageMetadata::Representation
|
6601
6766
|
|
6602
6767
|
property :model_routing_decision, as: 'modelRoutingDecision', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootRoutingDecision, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootRoutingDecision::Representation
|
@@ -6691,6 +6856,8 @@ module Google
|
|
6691
6856
|
|
6692
6857
|
collection :rai_signals, as: 'raiSignals', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceRaiSignal, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceRaiSignal::Representation
|
6693
6858
|
|
6859
|
+
collection :translation_request_infos, as: 'translationRequestInfos', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootTranslationRequestInfo, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootTranslationRequestInfo::Representation
|
6860
|
+
|
6694
6861
|
property :triggered_blocklist, as: 'triggeredBlocklist'
|
6695
6862
|
property :triggered_recitation, as: 'triggeredRecitation'
|
6696
6863
|
property :triggered_safety_filter, as: 'triggeredSafetyFilter'
|
@@ -6908,8 +7075,6 @@ module Google
|
|
6908
7075
|
|
6909
7076
|
property :http_basic_auth_config, as: 'httpBasicAuthConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig::Representation
|
6910
7077
|
|
6911
|
-
property :no_auth, as: 'noAuth', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigNoAuth, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigNoAuth::Representation
|
6912
|
-
|
6913
7078
|
property :oauth_config, as: 'oauthConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOauthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOauthConfig::Representation
|
6914
7079
|
|
6915
7080
|
property :oidc_config, as: 'oidcConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOidcConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AuthConfigOidcConfig::Representation
|
@@ -6940,12 +7105,6 @@ module Google
|
|
6940
7105
|
end
|
6941
7106
|
end
|
6942
7107
|
|
6943
|
-
class GoogleCloudAiplatformV1beta1AuthConfigNoAuth
|
6944
|
-
# @private
|
6945
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
6946
|
-
end
|
6947
|
-
end
|
6948
|
-
|
6949
7108
|
class GoogleCloudAiplatformV1beta1AuthConfigOauthConfig
|
6950
7109
|
# @private
|
6951
7110
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7375,6 +7534,14 @@ module Google
|
|
7375
7534
|
end
|
7376
7535
|
end
|
7377
7536
|
|
7537
|
+
class GoogleCloudAiplatformV1beta1CacheConfig
|
7538
|
+
# @private
|
7539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7540
|
+
property :disable_cache, as: 'disableCache'
|
7541
|
+
property :name, as: 'name'
|
7542
|
+
end
|
7543
|
+
end
|
7544
|
+
|
7378
7545
|
class GoogleCloudAiplatformV1beta1CancelBatchPredictionJobRequest
|
7379
7546
|
# @private
|
7380
7547
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7768,6 +7935,24 @@ module Google
|
|
7768
7935
|
end
|
7769
7936
|
end
|
7770
7937
|
|
7938
|
+
class GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata
|
7939
|
+
# @private
|
7940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7941
|
+
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
|
7942
|
+
|
7943
|
+
end
|
7944
|
+
end
|
7945
|
+
|
7946
|
+
class GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest
|
7947
|
+
# @private
|
7948
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7949
|
+
property :model_monitoring_job, as: 'modelMonitoringJob', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob::Representation
|
7950
|
+
|
7951
|
+
property :model_monitoring_job_id, as: 'modelMonitoringJobId'
|
7952
|
+
property :parent, as: 'parent'
|
7953
|
+
end
|
7954
|
+
end
|
7955
|
+
|
7771
7956
|
class GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata
|
7772
7957
|
# @private
|
7773
7958
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8274,12 +8459,6 @@ module Google
|
|
8274
8459
|
end
|
8275
8460
|
end
|
8276
8461
|
|
8277
|
-
class GoogleCloudAiplatformV1beta1DirectUploadSource
|
8278
|
-
# @private
|
8279
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8280
|
-
end
|
8281
|
-
end
|
8282
|
-
|
8283
8462
|
class GoogleCloudAiplatformV1beta1DiskSpec
|
8284
8463
|
# @private
|
8285
8464
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8320,6 +8499,8 @@ module Google
|
|
8320
8499
|
property :network, as: 'network'
|
8321
8500
|
property :predict_request_response_logging_config, as: 'predictRequestResponseLoggingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig::Representation
|
8322
8501
|
|
8502
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
|
8503
|
+
|
8323
8504
|
hash :traffic_split, as: 'trafficSplit'
|
8324
8505
|
property :update_time, as: 'updateTime'
|
8325
8506
|
end
|
@@ -8403,10 +8584,6 @@ module Google
|
|
8403
8584
|
|
8404
8585
|
property :question_answering_relevance_input, as: 'questionAnsweringRelevanceInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput::Representation
|
8405
8586
|
|
8406
|
-
property :rag_context_recall_input, as: 'ragContextRecallInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallInput::Representation
|
8407
|
-
|
8408
|
-
property :response_recall_input, as: 'responseRecallInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInput::Representation
|
8409
|
-
|
8410
8587
|
property :rouge_input, as: 'rougeInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInput::Representation
|
8411
8588
|
|
8412
8589
|
property :safety_input, as: 'safetyInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyInput::Representation
|
@@ -8455,10 +8632,6 @@ module Google
|
|
8455
8632
|
|
8456
8633
|
property :question_answering_relevance_result, as: 'questionAnsweringRelevanceResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult::Representation
|
8457
8634
|
|
8458
|
-
property :rag_context_recall_result, as: 'ragContextRecallResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagContextRecallResult::Representation
|
8459
|
-
|
8460
|
-
property :response_recall_result, as: 'responseRecallResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallResult::Representation
|
8461
|
-
|
8462
8635
|
property :rouge_results, as: 'rougeResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeResults::Representation
|
8463
8636
|
|
8464
8637
|
property :safety_result, as: 'safetyResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyResult::Representation
|
@@ -8955,6 +9128,10 @@ module Google
|
|
8955
9128
|
property :manifest, as: 'manifest', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionManifest, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionManifest::Representation
|
8956
9129
|
|
8957
9130
|
property :name, as: 'name'
|
9131
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig::Representation
|
9132
|
+
|
9133
|
+
property :runtime_config, as: 'runtimeConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfig::Representation
|
9134
|
+
|
8958
9135
|
collection :tool_use_examples, as: 'toolUseExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExample, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolUseExample::Representation
|
8959
9136
|
|
8960
9137
|
property :update_time, as: 'updateTime'
|
@@ -8990,6 +9167,13 @@ module Google
|
|
8990
9167
|
end
|
8991
9168
|
end
|
8992
9169
|
|
9170
|
+
class GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig
|
9171
|
+
# @private
|
9172
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9173
|
+
property :service_directory, as: 'serviceDirectory'
|
9174
|
+
end
|
9175
|
+
end
|
9176
|
+
|
8993
9177
|
class GoogleCloudAiplatformV1beta1Feature
|
8994
9178
|
# @private
|
8995
9179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9715,6 +9899,7 @@ module Google
|
|
9715
9899
|
property :frequency_penalty, as: 'frequencyPenalty'
|
9716
9900
|
property :max_output_tokens, as: 'maxOutputTokens'
|
9717
9901
|
property :presence_penalty, as: 'presencePenalty'
|
9902
|
+
property :response_mime_type, as: 'responseMimeType'
|
9718
9903
|
collection :stop_sequences, as: 'stopSequences'
|
9719
9904
|
property :temperature, as: 'temperature'
|
9720
9905
|
property :top_k, as: 'topK'
|
@@ -9739,29 +9924,6 @@ module Google
|
|
9739
9924
|
end
|
9740
9925
|
end
|
9741
9926
|
|
9742
|
-
class GoogleCloudAiplatformV1beta1GoogleDriveSource
|
9743
|
-
# @private
|
9744
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9745
|
-
collection :resource_ids, as: 'resourceIds', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId::Representation
|
9746
|
-
|
9747
|
-
end
|
9748
|
-
end
|
9749
|
-
|
9750
|
-
class GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId
|
9751
|
-
# @private
|
9752
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9753
|
-
property :resource_id, as: 'resourceId'
|
9754
|
-
property :resource_type, as: 'resourceType'
|
9755
|
-
end
|
9756
|
-
end
|
9757
|
-
|
9758
|
-
class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
|
9759
|
-
# @private
|
9760
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9761
|
-
property :disable_attribution, as: 'disableAttribution'
|
9762
|
-
end
|
9763
|
-
end
|
9764
|
-
|
9765
9927
|
class GoogleCloudAiplatformV1beta1GroundednessInput
|
9766
9928
|
# @private
|
9767
9929
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9796,40 +9958,9 @@ module Google
|
|
9796
9958
|
end
|
9797
9959
|
end
|
9798
9960
|
|
9799
|
-
class GoogleCloudAiplatformV1beta1GroundingAttribution
|
9800
|
-
# @private
|
9801
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9802
|
-
property :confidence_score, as: 'confidenceScore'
|
9803
|
-
property :retrieved_context, as: 'retrievedContext', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext::Representation
|
9804
|
-
|
9805
|
-
property :segment, as: 'segment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment::Representation
|
9806
|
-
|
9807
|
-
property :web, as: 'web', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb::Representation
|
9808
|
-
|
9809
|
-
end
|
9810
|
-
end
|
9811
|
-
|
9812
|
-
class GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext
|
9813
|
-
# @private
|
9814
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9815
|
-
property :title, as: 'title'
|
9816
|
-
property :uri, as: 'uri'
|
9817
|
-
end
|
9818
|
-
end
|
9819
|
-
|
9820
|
-
class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
|
9821
|
-
# @private
|
9822
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9823
|
-
property :title, as: 'title'
|
9824
|
-
property :uri, as: 'uri'
|
9825
|
-
end
|
9826
|
-
end
|
9827
|
-
|
9828
9961
|
class GoogleCloudAiplatformV1beta1GroundingMetadata
|
9829
9962
|
# @private
|
9830
9963
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9831
|
-
collection :grounding_attributions, as: 'groundingAttributions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution::Representation
|
9832
|
-
|
9833
9964
|
collection :retrieval_queries, as: 'retrievalQueries'
|
9834
9965
|
collection :web_search_queries, as: 'webSearchQueries'
|
9835
9966
|
end
|
@@ -9970,26 +10101,6 @@ module Google
|
|
9970
10101
|
end
|
9971
10102
|
end
|
9972
10103
|
|
9973
|
-
class GoogleCloudAiplatformV1beta1ImportRagFilesConfig
|
9974
|
-
# @private
|
9975
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9976
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource::Representation
|
9977
|
-
|
9978
|
-
property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
|
9979
|
-
|
9980
|
-
property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
|
9981
|
-
|
9982
|
-
end
|
9983
|
-
end
|
9984
|
-
|
9985
|
-
class GoogleCloudAiplatformV1beta1ImportRagFilesRequest
|
9986
|
-
# @private
|
9987
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9988
|
-
property :import_rag_files_config, as: 'importRagFilesConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportRagFilesConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportRagFilesConfig::Representation
|
9989
|
-
|
9990
|
-
end
|
9991
|
-
end
|
9992
|
-
|
9993
10104
|
class GoogleCloudAiplatformV1beta1Index
|
9994
10105
|
# @private
|
9995
10106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10416,6 +10527,24 @@ module Google
|
|
10416
10527
|
end
|
10417
10528
|
end
|
10418
10529
|
|
10530
|
+
class GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse
|
10531
|
+
# @private
|
10532
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10533
|
+
collection :model_monitoring_jobs, as: 'modelMonitoringJobs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob::Representation
|
10534
|
+
|
10535
|
+
property :next_page_token, as: 'nextPageToken'
|
10536
|
+
end
|
10537
|
+
end
|
10538
|
+
|
10539
|
+
class GoogleCloudAiplatformV1beta1ListModelMonitorsResponse
|
10540
|
+
# @private
|
10541
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10542
|
+
collection :model_monitors, as: 'modelMonitors', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor::Representation
|
10543
|
+
|
10544
|
+
property :next_page_token, as: 'nextPageToken'
|
10545
|
+
end
|
10546
|
+
end
|
10547
|
+
|
10419
10548
|
class GoogleCloudAiplatformV1beta1ListModelVersionsResponse
|
10420
10549
|
# @private
|
10421
10550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10452,6 +10581,15 @@ module Google
|
|
10452
10581
|
end
|
10453
10582
|
end
|
10454
10583
|
|
10584
|
+
class GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse
|
10585
|
+
# @private
|
10586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10587
|
+
property :next_page_token, as: 'nextPageToken'
|
10588
|
+
collection :notebook_execution_jobs, as: 'notebookExecutionJobs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob::Representation
|
10589
|
+
|
10590
|
+
end
|
10591
|
+
end
|
10592
|
+
|
10455
10593
|
class GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse
|
10456
10594
|
# @private
|
10457
10595
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10511,24 +10649,6 @@ module Google
|
|
10511
10649
|
end
|
10512
10650
|
end
|
10513
10651
|
|
10514
|
-
class GoogleCloudAiplatformV1beta1ListRagCorporaResponse
|
10515
|
-
# @private
|
10516
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10517
|
-
property :next_page_token, as: 'nextPageToken'
|
10518
|
-
collection :rag_corpora, as: 'ragCorpora', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus::Representation
|
10519
|
-
|
10520
|
-
end
|
10521
|
-
end
|
10522
|
-
|
10523
|
-
class GoogleCloudAiplatformV1beta1ListRagFilesResponse
|
10524
|
-
# @private
|
10525
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10526
|
-
property :next_page_token, as: 'nextPageToken'
|
10527
|
-
collection :rag_files, as: 'ragFiles', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation
|
10528
|
-
|
10529
|
-
end
|
10530
|
-
end
|
10531
|
-
|
10532
10652
|
class GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse
|
10533
10653
|
# @private
|
10534
10654
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11104,40 +11224,251 @@ module Google
|
|
11104
11224
|
end
|
11105
11225
|
end
|
11106
11226
|
|
11107
|
-
class
|
11227
|
+
class GoogleCloudAiplatformV1beta1ModelMonitor
|
11108
11228
|
# @private
|
11109
11229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11110
|
-
property :
|
11230
|
+
property :create_time, as: 'createTime'
|
11231
|
+
property :display_name, as: 'displayName'
|
11232
|
+
property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec::Representation
|
11111
11233
|
|
11112
|
-
property :
|
11113
|
-
|
11234
|
+
property :model_monitoring_schema, as: 'modelMonitoringSchema', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchema::Representation
|
11235
|
+
|
11236
|
+
property :model_monitoring_target, as: 'modelMonitoringTarget', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget::Representation
|
11237
|
+
|
11238
|
+
property :name, as: 'name'
|
11239
|
+
property :notification_spec, as: 'notificationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec::Representation
|
11240
|
+
|
11241
|
+
property :output_spec, as: 'outputSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec::Representation
|
11242
|
+
|
11243
|
+
property :tabular_objective, as: 'tabularObjective', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective::Representation
|
11244
|
+
|
11245
|
+
property :training_dataset, as: 'trainingDataset', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInput::Representation
|
11246
|
+
|
11247
|
+
property :update_time, as: 'updateTime'
|
11114
11248
|
end
|
11115
11249
|
end
|
11116
11250
|
|
11117
|
-
class
|
11251
|
+
class GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget
|
11118
11252
|
# @private
|
11119
11253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11120
|
-
|
11254
|
+
property :vertex_model, as: 'vertexModel', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource::Representation
|
11255
|
+
|
11121
11256
|
end
|
11122
11257
|
end
|
11123
11258
|
|
11124
|
-
class
|
11259
|
+
class GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource
|
11125
11260
|
# @private
|
11126
11261
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11127
|
-
property :
|
11128
|
-
|
11129
|
-
|
11130
|
-
|
11262
|
+
property :model, as: 'model'
|
11263
|
+
property :model_version_id, as: 'modelVersionId'
|
11264
|
+
end
|
11265
|
+
end
|
11131
11266
|
|
11132
|
-
|
11267
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlert
|
11268
|
+
# @private
|
11269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11270
|
+
property :alert_time, as: 'alertTime'
|
11271
|
+
property :anomaly, as: 'anomaly', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly::Representation
|
11133
11272
|
|
11273
|
+
property :objective_type, as: 'objectiveType'
|
11274
|
+
property :stats_name, as: 'statsName'
|
11134
11275
|
end
|
11135
11276
|
end
|
11136
11277
|
|
11137
|
-
class
|
11278
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition
|
11138
11279
|
# @private
|
11139
11280
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11140
|
-
property :
|
11281
|
+
property :threshold, as: 'threshold'
|
11282
|
+
end
|
11283
|
+
end
|
11284
|
+
|
11285
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
|
11286
|
+
# @private
|
11287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11288
|
+
property :email_alert_config, as: 'emailAlertConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig::Representation
|
11289
|
+
|
11290
|
+
property :enable_logging, as: 'enableLogging'
|
11291
|
+
collection :notification_channels, as: 'notificationChannels'
|
11292
|
+
end
|
11293
|
+
end
|
11294
|
+
|
11295
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig
|
11296
|
+
# @private
|
11297
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11298
|
+
collection :user_emails, as: 'userEmails'
|
11299
|
+
end
|
11300
|
+
end
|
11301
|
+
|
11302
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly
|
11303
|
+
# @private
|
11304
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11305
|
+
property :algorithm, as: 'algorithm'
|
11306
|
+
property :model_monitoring_job, as: 'modelMonitoringJob'
|
11307
|
+
property :tabular_anomaly, as: 'tabularAnomaly', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly::Representation
|
11308
|
+
|
11309
|
+
end
|
11310
|
+
end
|
11311
|
+
|
11312
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly
|
11313
|
+
# @private
|
11314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11315
|
+
property :anomaly, as: 'anomaly'
|
11316
|
+
property :anomaly_uri, as: 'anomalyUri'
|
11317
|
+
property :condition, as: 'condition', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition::Representation
|
11318
|
+
|
11319
|
+
property :summary, as: 'summary'
|
11320
|
+
property :trigger_time, as: 'triggerTime'
|
11321
|
+
end
|
11322
|
+
end
|
11323
|
+
|
11324
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringConfig
|
11325
|
+
# @private
|
11326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11327
|
+
property :alert_config, as: 'alertConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig::Representation
|
11328
|
+
|
11329
|
+
property :analysis_instance_schema_uri, as: 'analysisInstanceSchemaUri'
|
11330
|
+
collection :objective_configs, as: 'objectiveConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig::Representation
|
11331
|
+
|
11332
|
+
property :stats_anomalies_base_directory, as: 'statsAnomaliesBaseDirectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination::Representation
|
11333
|
+
|
11334
|
+
end
|
11335
|
+
end
|
11336
|
+
|
11337
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInput
|
11338
|
+
# @private
|
11339
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11340
|
+
property :batch_prediction_output, as: 'batchPredictionOutput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput::Representation
|
11341
|
+
|
11342
|
+
property :columnized_dataset, as: 'columnizedDataset', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset::Representation
|
11343
|
+
|
11344
|
+
property :time_interval, as: 'timeInterval', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
|
11345
|
+
|
11346
|
+
property :time_offset, as: 'timeOffset', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset::Representation
|
11347
|
+
|
11348
|
+
property :vertex_endpoint_logs, as: 'vertexEndpointLogs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs::Representation
|
11349
|
+
|
11350
|
+
end
|
11351
|
+
end
|
11352
|
+
|
11353
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput
|
11354
|
+
# @private
|
11355
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11356
|
+
property :batch_prediction_job, as: 'batchPredictionJob'
|
11357
|
+
end
|
11358
|
+
end
|
11359
|
+
|
11360
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset
|
11361
|
+
# @private
|
11362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11363
|
+
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource::Representation
|
11364
|
+
|
11365
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource::Representation
|
11366
|
+
|
11367
|
+
property :timestamp_field, as: 'timestampField'
|
11368
|
+
property :vertex_dataset, as: 'vertexDataset'
|
11369
|
+
end
|
11370
|
+
end
|
11371
|
+
|
11372
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource
|
11373
|
+
# @private
|
11374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11375
|
+
property :query, as: 'query'
|
11376
|
+
property :table_uri, as: 'tableUri'
|
11377
|
+
end
|
11378
|
+
end
|
11379
|
+
|
11380
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource
|
11381
|
+
# @private
|
11382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11383
|
+
property :format, as: 'format'
|
11384
|
+
property :gcs_uri, as: 'gcsUri'
|
11385
|
+
end
|
11386
|
+
end
|
11387
|
+
|
11388
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset
|
11389
|
+
# @private
|
11390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11391
|
+
property :offset, as: 'offset'
|
11392
|
+
property :window, as: 'window'
|
11393
|
+
end
|
11394
|
+
end
|
11395
|
+
|
11396
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs
|
11397
|
+
# @private
|
11398
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11399
|
+
collection :endpoints, as: 'endpoints'
|
11400
|
+
end
|
11401
|
+
end
|
11402
|
+
|
11403
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringJob
|
11404
|
+
# @private
|
11405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11406
|
+
property :create_time, as: 'createTime'
|
11407
|
+
property :display_name, as: 'displayName'
|
11408
|
+
property :job_execution_detail, as: 'jobExecutionDetail', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail::Representation
|
11409
|
+
|
11410
|
+
property :model_monitoring_spec, as: 'modelMonitoringSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSpec::Representation
|
11411
|
+
|
11412
|
+
property :name, as: 'name'
|
11413
|
+
property :schedule, as: 'schedule'
|
11414
|
+
property :schedule_time, as: 'scheduleTime'
|
11415
|
+
property :state, as: 'state'
|
11416
|
+
property :update_time, as: 'updateTime'
|
11417
|
+
end
|
11418
|
+
end
|
11419
|
+
|
11420
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail
|
11421
|
+
# @private
|
11422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11423
|
+
collection :baseline_datasets, as: 'baselineDatasets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset::Representation
|
11424
|
+
|
11425
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
11426
|
+
|
11427
|
+
hash :objective_status, as: 'objectiveStatus', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
11428
|
+
|
11429
|
+
collection :target_datasets, as: 'targetDatasets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset::Representation
|
11430
|
+
|
11431
|
+
end
|
11432
|
+
end
|
11433
|
+
|
11434
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset
|
11435
|
+
# @private
|
11436
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11437
|
+
property :location, as: 'location'
|
11438
|
+
property :time_range, as: 'timeRange', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
|
11439
|
+
|
11440
|
+
end
|
11441
|
+
end
|
11442
|
+
|
11443
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec
|
11444
|
+
# @private
|
11445
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11446
|
+
property :email_config, as: 'emailConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig::Representation
|
11447
|
+
|
11448
|
+
property :enable_cloud_logging, as: 'enableCloudLogging'
|
11449
|
+
collection :notification_channel_configs, as: 'notificationChannelConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig::Representation
|
11450
|
+
|
11451
|
+
end
|
11452
|
+
end
|
11453
|
+
|
11454
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig
|
11455
|
+
# @private
|
11456
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11457
|
+
collection :user_emails, as: 'userEmails'
|
11458
|
+
end
|
11459
|
+
end
|
11460
|
+
|
11461
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig
|
11462
|
+
# @private
|
11463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11464
|
+
property :notification_channel, as: 'notificationChannel'
|
11465
|
+
end
|
11466
|
+
end
|
11467
|
+
|
11468
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig
|
11469
|
+
# @private
|
11470
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11471
|
+
property :explanation_config, as: 'explanationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig::Representation
|
11141
11472
|
|
11142
11473
|
property :prediction_drift_detection_config, as: 'predictionDriftDetectionConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig::Representation
|
11143
11474
|
|
@@ -11207,6 +11538,110 @@ module Google
|
|
11207
11538
|
end
|
11208
11539
|
end
|
11209
11540
|
|
11541
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec
|
11542
|
+
# @private
|
11543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11544
|
+
property :baseline_dataset, as: 'baselineDataset', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInput::Representation
|
11545
|
+
|
11546
|
+
property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec::Representation
|
11547
|
+
|
11548
|
+
property :tabular_objective, as: 'tabularObjective', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective::Representation
|
11549
|
+
|
11550
|
+
property :target_dataset, as: 'targetDataset', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringInput::Representation
|
11551
|
+
|
11552
|
+
end
|
11553
|
+
end
|
11554
|
+
|
11555
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec
|
11556
|
+
# @private
|
11557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11558
|
+
property :categorical_metric_type, as: 'categoricalMetricType'
|
11559
|
+
property :default_categorical_alert_condition, as: 'defaultCategoricalAlertCondition', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition::Representation
|
11560
|
+
|
11561
|
+
property :default_numeric_alert_condition, as: 'defaultNumericAlertCondition', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition::Representation
|
11562
|
+
|
11563
|
+
hash :feature_alert_conditions, as: 'featureAlertConditions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition::Representation
|
11564
|
+
|
11565
|
+
collection :features, as: 'features'
|
11566
|
+
property :numeric_metric_type, as: 'numericMetricType'
|
11567
|
+
end
|
11568
|
+
end
|
11569
|
+
|
11570
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec
|
11571
|
+
# @private
|
11572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11573
|
+
property :batch_explanation_dedicated_resources, as: 'batchExplanationDedicatedResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchDedicatedResources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchDedicatedResources::Representation
|
11574
|
+
|
11575
|
+
property :default_alert_condition, as: 'defaultAlertCondition', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition::Representation
|
11576
|
+
|
11577
|
+
hash :feature_alert_conditions, as: 'featureAlertConditions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition::Representation
|
11578
|
+
|
11579
|
+
collection :features, as: 'features'
|
11580
|
+
end
|
11581
|
+
end
|
11582
|
+
|
11583
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective
|
11584
|
+
# @private
|
11585
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11586
|
+
property :feature_attribution_spec, as: 'featureAttributionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec::Representation
|
11587
|
+
|
11588
|
+
property :feature_drift_spec, as: 'featureDriftSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec::Representation
|
11589
|
+
|
11590
|
+
property :prediction_output_drift_spec, as: 'predictionOutputDriftSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec::Representation
|
11591
|
+
|
11592
|
+
end
|
11593
|
+
end
|
11594
|
+
|
11595
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec
|
11596
|
+
# @private
|
11597
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11598
|
+
property :gcs_base_directory, as: 'gcsBaseDirectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination::Representation
|
11599
|
+
|
11600
|
+
end
|
11601
|
+
end
|
11602
|
+
|
11603
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringSchema
|
11604
|
+
# @private
|
11605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11606
|
+
collection :feature_fields, as: 'featureFields', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema::Representation
|
11607
|
+
|
11608
|
+
collection :ground_truth_fields, as: 'groundTruthFields', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema::Representation
|
11609
|
+
|
11610
|
+
property :instance_type, as: 'instanceType'
|
11611
|
+
collection :prediction_fields, as: 'predictionFields', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema::Representation
|
11612
|
+
|
11613
|
+
end
|
11614
|
+
end
|
11615
|
+
|
11616
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema
|
11617
|
+
# @private
|
11618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11619
|
+
property :data_type, as: 'dataType'
|
11620
|
+
property :name, as: 'name'
|
11621
|
+
property :repeated, as: 'repeated'
|
11622
|
+
end
|
11623
|
+
end
|
11624
|
+
|
11625
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringSpec
|
11626
|
+
# @private
|
11627
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11628
|
+
property :notification_spec, as: 'notificationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec::Representation
|
11629
|
+
|
11630
|
+
property :objective_spec, as: 'objectiveSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec::Representation
|
11631
|
+
|
11632
|
+
property :output_spec, as: 'outputSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec::Representation
|
11633
|
+
|
11634
|
+
end
|
11635
|
+
end
|
11636
|
+
|
11637
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStats
|
11638
|
+
# @private
|
11639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11640
|
+
property :tabular_stats, as: 'tabularStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats::Representation
|
11641
|
+
|
11642
|
+
end
|
11643
|
+
end
|
11644
|
+
|
11210
11645
|
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies
|
11211
11646
|
# @private
|
11212
11647
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11231,6 +11666,49 @@ module Google
|
|
11231
11666
|
end
|
11232
11667
|
end
|
11233
11668
|
|
11669
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint
|
11670
|
+
# @private
|
11671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11672
|
+
property :algorithm, as: 'algorithm'
|
11673
|
+
property :baseline_stats, as: 'baselineStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue::Representation
|
11674
|
+
|
11675
|
+
property :create_time, as: 'createTime'
|
11676
|
+
property :current_stats, as: 'currentStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue::Representation
|
11677
|
+
|
11678
|
+
property :has_anomaly, as: 'hasAnomaly'
|
11679
|
+
property :model_monitoring_job, as: 'modelMonitoringJob'
|
11680
|
+
property :schedule, as: 'schedule'
|
11681
|
+
property :threshold_value, as: 'thresholdValue'
|
11682
|
+
end
|
11683
|
+
end
|
11684
|
+
|
11685
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue
|
11686
|
+
# @private
|
11687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11688
|
+
property :distribution_value, as: 'distributionValue', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue::Representation
|
11689
|
+
|
11690
|
+
property :double_value, as: 'doubleValue'
|
11691
|
+
end
|
11692
|
+
end
|
11693
|
+
|
11694
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue
|
11695
|
+
# @private
|
11696
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11697
|
+
property :distribution, as: 'distribution'
|
11698
|
+
property :distribution_deviation, as: 'distributionDeviation'
|
11699
|
+
end
|
11700
|
+
end
|
11701
|
+
|
11702
|
+
class GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats
|
11703
|
+
# @private
|
11704
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11705
|
+
collection :data_points, as: 'dataPoints', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint::Representation
|
11706
|
+
|
11707
|
+
property :objective_type, as: 'objectiveType'
|
11708
|
+
property :stats_name, as: 'statsName'
|
11709
|
+
end
|
11710
|
+
end
|
11711
|
+
|
11234
11712
|
class GoogleCloudAiplatformV1beta1ModelOriginalModelInfo
|
11235
11713
|
# @private
|
11236
11714
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11527,6 +12005,45 @@ module Google
|
|
11527
12005
|
end
|
11528
12006
|
end
|
11529
12007
|
|
12008
|
+
class GoogleCloudAiplatformV1beta1NotebookExecutionJob
|
12009
|
+
# @private
|
12010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12011
|
+
property :create_time, as: 'createTime'
|
12012
|
+
property :dataform_repository_source, as: 'dataformRepositorySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource::Representation
|
12013
|
+
|
12014
|
+
property :display_name, as: 'displayName'
|
12015
|
+
property :execution_timeout, as: 'executionTimeout'
|
12016
|
+
property :execution_user, as: 'executionUser'
|
12017
|
+
property :gcs_notebook_source, as: 'gcsNotebookSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource::Representation
|
12018
|
+
|
12019
|
+
property :gcs_output_uri, as: 'gcsOutputUri'
|
12020
|
+
property :job_state, as: 'jobState'
|
12021
|
+
property :name, as: 'name'
|
12022
|
+
property :notebook_runtime_template_resource_name, as: 'notebookRuntimeTemplateResourceName'
|
12023
|
+
property :schedule_resource_name, as: 'scheduleResourceName'
|
12024
|
+
property :service_account, as: 'serviceAccount'
|
12025
|
+
property :status, as: 'status', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
12026
|
+
|
12027
|
+
property :update_time, as: 'updateTime'
|
12028
|
+
end
|
12029
|
+
end
|
12030
|
+
|
12031
|
+
class GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource
|
12032
|
+
# @private
|
12033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12034
|
+
property :commit_sha, as: 'commitSha'
|
12035
|
+
property :dataform_repository_resource_name, as: 'dataformRepositoryResourceName'
|
12036
|
+
end
|
12037
|
+
end
|
12038
|
+
|
12039
|
+
class GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource
|
12040
|
+
# @private
|
12041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12042
|
+
property :generation, as: 'generation'
|
12043
|
+
property :uri, as: 'uri'
|
12044
|
+
end
|
12045
|
+
end
|
12046
|
+
|
11530
12047
|
class GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig
|
11531
12048
|
# @private
|
11532
12049
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12020,8 +12537,6 @@ module Google
|
|
12020
12537
|
|
12021
12538
|
property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke::Representation
|
12022
12539
|
|
12023
|
-
property :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex::Representation
|
12024
|
-
|
12025
12540
|
property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
|
12026
12541
|
|
12027
12542
|
property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
|
@@ -12071,14 +12586,6 @@ module Google
|
|
12071
12586
|
end
|
12072
12587
|
end
|
12073
12588
|
|
12074
|
-
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployVertex
|
12075
|
-
# @private
|
12076
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12077
|
-
collection :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy::Representation
|
12078
|
-
|
12079
|
-
end
|
12080
|
-
end
|
12081
|
-
|
12082
12589
|
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
|
12083
12590
|
# @private
|
12084
12591
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12313,86 +12820,12 @@ module Google
|
|
12313
12820
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12314
12821
|
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance::Representation
|
12315
12822
|
|
12316
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec::Representation
|
12317
|
-
|
12318
|
-
end
|
12319
|
-
end
|
12320
|
-
|
12321
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance
|
12322
|
-
# @private
|
12323
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12324
|
-
property :context, as: 'context'
|
12325
|
-
property :instruction, as: 'instruction'
|
12326
|
-
property :prediction, as: 'prediction'
|
12327
|
-
property :reference, as: 'reference'
|
12328
|
-
end
|
12329
|
-
end
|
12330
|
-
|
12331
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult
|
12332
|
-
# @private
|
12333
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12334
|
-
property :confidence, as: 'confidence'
|
12335
|
-
property :explanation, as: 'explanation'
|
12336
|
-
property :score, as: 'score'
|
12337
|
-
end
|
12338
|
-
end
|
12339
|
-
|
12340
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec
|
12341
|
-
# @private
|
12342
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12343
|
-
property :use_reference, as: 'useReference'
|
12344
|
-
property :version, as: 'version'
|
12345
|
-
end
|
12346
|
-
end
|
12347
|
-
|
12348
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput
|
12349
|
-
# @private
|
12350
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12351
|
-
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance::Representation
|
12352
|
-
|
12353
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec::Representation
|
12354
|
-
|
12355
|
-
end
|
12356
|
-
end
|
12357
|
-
|
12358
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance
|
12359
|
-
# @private
|
12360
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12361
|
-
property :context, as: 'context'
|
12362
|
-
property :instruction, as: 'instruction'
|
12363
|
-
property :prediction, as: 'prediction'
|
12364
|
-
property :reference, as: 'reference'
|
12365
|
-
end
|
12366
|
-
end
|
12367
|
-
|
12368
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult
|
12369
|
-
# @private
|
12370
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12371
|
-
property :confidence, as: 'confidence'
|
12372
|
-
property :explanation, as: 'explanation'
|
12373
|
-
property :score, as: 'score'
|
12374
|
-
end
|
12375
|
-
end
|
12376
|
-
|
12377
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec
|
12378
|
-
# @private
|
12379
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12380
|
-
property :use_reference, as: 'useReference'
|
12381
|
-
property :version, as: 'version'
|
12382
|
-
end
|
12383
|
-
end
|
12384
|
-
|
12385
|
-
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput
|
12386
|
-
# @private
|
12387
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12388
|
-
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance::Representation
|
12389
|
-
|
12390
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec::Representation
|
12823
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec::Representation
|
12391
12824
|
|
12392
12825
|
end
|
12393
12826
|
end
|
12394
12827
|
|
12395
|
-
class
|
12828
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance
|
12396
12829
|
# @private
|
12397
12830
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12398
12831
|
property :context, as: 'context'
|
@@ -12402,7 +12835,7 @@ module Google
|
|
12402
12835
|
end
|
12403
12836
|
end
|
12404
12837
|
|
12405
|
-
class
|
12838
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult
|
12406
12839
|
# @private
|
12407
12840
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12408
12841
|
property :confidence, as: 'confidence'
|
@@ -12411,7 +12844,7 @@ module Google
|
|
12411
12844
|
end
|
12412
12845
|
end
|
12413
12846
|
|
12414
|
-
class
|
12847
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec
|
12415
12848
|
# @private
|
12416
12849
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12417
12850
|
property :use_reference, as: 'useReference'
|
@@ -12419,25 +12852,27 @@ module Google
|
|
12419
12852
|
end
|
12420
12853
|
end
|
12421
12854
|
|
12422
|
-
class
|
12855
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput
|
12423
12856
|
# @private
|
12424
12857
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12425
|
-
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::
|
12858
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance::Representation
|
12426
12859
|
|
12427
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::
|
12860
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec::Representation
|
12428
12861
|
|
12429
12862
|
end
|
12430
12863
|
end
|
12431
12864
|
|
12432
|
-
class
|
12865
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance
|
12433
12866
|
# @private
|
12434
12867
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12435
12868
|
property :context, as: 'context'
|
12869
|
+
property :instruction, as: 'instruction'
|
12870
|
+
property :prediction, as: 'prediction'
|
12436
12871
|
property :reference, as: 'reference'
|
12437
12872
|
end
|
12438
12873
|
end
|
12439
12874
|
|
12440
|
-
class
|
12875
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult
|
12441
12876
|
# @private
|
12442
12877
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12443
12878
|
property :confidence, as: 'confidence'
|
@@ -12446,73 +12881,48 @@ module Google
|
|
12446
12881
|
end
|
12447
12882
|
end
|
12448
12883
|
|
12449
|
-
class
|
12884
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec
|
12450
12885
|
# @private
|
12451
12886
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12887
|
+
property :use_reference, as: 'useReference'
|
12452
12888
|
property :version, as: 'version'
|
12453
12889
|
end
|
12454
12890
|
end
|
12455
12891
|
|
12456
|
-
class
|
12892
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput
|
12457
12893
|
# @private
|
12458
12894
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12459
|
-
|
12460
|
-
|
12461
|
-
end
|
12462
|
-
end
|
12895
|
+
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance::Representation
|
12463
12896
|
|
12464
|
-
|
12465
|
-
# @private
|
12466
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12467
|
-
property :distance, as: 'distance'
|
12468
|
-
property :source_uri, as: 'sourceUri'
|
12469
|
-
property :text, as: 'text'
|
12470
|
-
end
|
12471
|
-
end
|
12897
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec::Representation
|
12472
12898
|
|
12473
|
-
class GoogleCloudAiplatformV1beta1RagCorpus
|
12474
|
-
# @private
|
12475
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12476
|
-
property :create_time, as: 'createTime'
|
12477
|
-
property :description, as: 'description'
|
12478
|
-
property :display_name, as: 'displayName'
|
12479
|
-
property :name, as: 'name'
|
12480
|
-
property :update_time, as: 'updateTime'
|
12481
12899
|
end
|
12482
12900
|
end
|
12483
12901
|
|
12484
|
-
class
|
12902
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance
|
12485
12903
|
# @private
|
12486
12904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12487
|
-
property :
|
12488
|
-
property :
|
12489
|
-
property :
|
12490
|
-
|
12491
|
-
property :display_name, as: 'displayName'
|
12492
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsSource::Representation
|
12493
|
-
|
12494
|
-
property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
|
12495
|
-
|
12496
|
-
property :name, as: 'name'
|
12497
|
-
property :rag_file_type, as: 'ragFileType'
|
12498
|
-
property :size_bytes, :numeric_string => true, as: 'sizeBytes'
|
12499
|
-
property :update_time, as: 'updateTime'
|
12905
|
+
property :context, as: 'context'
|
12906
|
+
property :instruction, as: 'instruction'
|
12907
|
+
property :prediction, as: 'prediction'
|
12908
|
+
property :reference, as: 'reference'
|
12500
12909
|
end
|
12501
12910
|
end
|
12502
12911
|
|
12503
|
-
class
|
12912
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult
|
12504
12913
|
# @private
|
12505
12914
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12506
|
-
property :
|
12507
|
-
property :
|
12915
|
+
property :confidence, as: 'confidence'
|
12916
|
+
property :explanation, as: 'explanation'
|
12917
|
+
property :score, as: 'score'
|
12508
12918
|
end
|
12509
12919
|
end
|
12510
12920
|
|
12511
|
-
class
|
12921
|
+
class GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec
|
12512
12922
|
# @private
|
12513
12923
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12514
|
-
property :
|
12515
|
-
property :
|
12924
|
+
property :use_reference, as: 'useReference'
|
12925
|
+
property :version, as: 'version'
|
12516
12926
|
end
|
12517
12927
|
end
|
12518
12928
|
|
@@ -12817,40 +13227,6 @@ module Google
|
|
12817
13227
|
end
|
12818
13228
|
end
|
12819
13229
|
|
12820
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallInput
|
12821
|
-
# @private
|
12822
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12823
|
-
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallInstance::Representation
|
12824
|
-
|
12825
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResponseRecallSpec::Representation
|
12826
|
-
|
12827
|
-
end
|
12828
|
-
end
|
12829
|
-
|
12830
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallInstance
|
12831
|
-
# @private
|
12832
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12833
|
-
property :prediction, as: 'prediction'
|
12834
|
-
property :reference, as: 'reference'
|
12835
|
-
end
|
12836
|
-
end
|
12837
|
-
|
12838
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallResult
|
12839
|
-
# @private
|
12840
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12841
|
-
property :confidence, as: 'confidence'
|
12842
|
-
property :explanation, as: 'explanation'
|
12843
|
-
property :score, as: 'score'
|
12844
|
-
end
|
12845
|
-
end
|
12846
|
-
|
12847
|
-
class GoogleCloudAiplatformV1beta1ResponseRecallSpec
|
12848
|
-
# @private
|
12849
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12850
|
-
property :version, as: 'version'
|
12851
|
-
end
|
12852
|
-
end
|
12853
|
-
|
12854
13230
|
class GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata
|
12855
13231
|
# @private
|
12856
13232
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12883,70 +13259,71 @@ module Google
|
|
12883
13259
|
end
|
12884
13260
|
end
|
12885
13261
|
|
12886
|
-
class
|
13262
|
+
class GoogleCloudAiplatformV1beta1RougeInput
|
12887
13263
|
# @private
|
12888
13264
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12889
|
-
|
13265
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeInstance::Representation
|
12890
13266
|
|
12891
|
-
property :
|
13267
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeSpec::Representation
|
12892
13268
|
|
12893
13269
|
end
|
12894
13270
|
end
|
12895
13271
|
|
12896
|
-
class
|
13272
|
+
class GoogleCloudAiplatformV1beta1RougeInstance
|
12897
13273
|
# @private
|
12898
13274
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12899
|
-
|
13275
|
+
property :prediction, as: 'prediction'
|
13276
|
+
property :reference, as: 'reference'
|
12900
13277
|
end
|
12901
13278
|
end
|
12902
13279
|
|
12903
|
-
class
|
13280
|
+
class GoogleCloudAiplatformV1beta1RougeMetricValue
|
12904
13281
|
# @private
|
12905
13282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12906
|
-
property :
|
12907
|
-
|
13283
|
+
property :score, as: 'score'
|
12908
13284
|
end
|
12909
13285
|
end
|
12910
13286
|
|
12911
|
-
class
|
13287
|
+
class GoogleCloudAiplatformV1beta1RougeResults
|
12912
13288
|
# @private
|
12913
13289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12914
|
-
collection :
|
12915
|
-
|
12916
|
-
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeSpec::Representation
|
13290
|
+
collection :rouge_metric_values, as: 'rougeMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RougeMetricValue::Representation
|
12917
13291
|
|
12918
13292
|
end
|
12919
13293
|
end
|
12920
13294
|
|
12921
|
-
class
|
13295
|
+
class GoogleCloudAiplatformV1beta1RougeSpec
|
12922
13296
|
# @private
|
12923
13297
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12924
|
-
property :
|
12925
|
-
property :
|
13298
|
+
property :rouge_type, as: 'rougeType'
|
13299
|
+
property :split_summaries, as: 'splitSummaries'
|
13300
|
+
property :use_stemmer, as: 'useStemmer'
|
12926
13301
|
end
|
12927
13302
|
end
|
12928
13303
|
|
12929
|
-
class
|
13304
|
+
class GoogleCloudAiplatformV1beta1RuntimeConfig
|
12930
13305
|
# @private
|
12931
13306
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12932
|
-
property :
|
13307
|
+
property :code_interpreter_runtime_config, as: 'codeInterpreterRuntimeConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig::Representation
|
13308
|
+
|
13309
|
+
hash :default_params, as: 'defaultParams'
|
13310
|
+
property :vertex_ai_search_runtime_config, as: 'vertexAiSearchRuntimeConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfigVertexAiSearchRuntimeConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RuntimeConfigVertexAiSearchRuntimeConfig::Representation
|
13311
|
+
|
12933
13312
|
end
|
12934
13313
|
end
|
12935
13314
|
|
12936
|
-
class
|
13315
|
+
class GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig
|
12937
13316
|
# @private
|
12938
13317
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12939
|
-
|
12940
|
-
|
13318
|
+
property :file_input_gcs_bucket, as: 'fileInputGcsBucket'
|
13319
|
+
property :file_output_gcs_bucket, as: 'fileOutputGcsBucket'
|
12941
13320
|
end
|
12942
13321
|
end
|
12943
13322
|
|
12944
|
-
class
|
13323
|
+
class GoogleCloudAiplatformV1beta1RuntimeConfigVertexAiSearchRuntimeConfig
|
12945
13324
|
# @private
|
12946
13325
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12947
|
-
property :
|
12948
|
-
property :split_summaries, as: 'splitSummaries'
|
12949
|
-
property :use_stemmer, as: 'useStemmer'
|
13326
|
+
property :serving_config_name, as: 'servingConfigName'
|
12950
13327
|
end
|
12951
13328
|
end
|
12952
13329
|
|
@@ -13063,6 +13440,8 @@ module Google
|
|
13063
13440
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13064
13441
|
property :allow_queueing, as: 'allowQueueing'
|
13065
13442
|
property :catch_up, as: 'catchUp'
|
13443
|
+
property :create_model_monitoring_job_request, as: 'createModelMonitoringJobRequest', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest::Representation
|
13444
|
+
|
13066
13445
|
property :create_pipeline_job_request, as: 'createPipelineJobRequest', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CreatePipelineJobRequest, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CreatePipelineJobRequest::Representation
|
13067
13446
|
|
13068
13447
|
property :create_time, as: 'createTime'
|
@@ -13357,6 +13736,25 @@ module Google
|
|
13357
13736
|
end
|
13358
13737
|
end
|
13359
13738
|
|
13739
|
+
class GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics
|
13740
|
+
# @private
|
13741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13742
|
+
property :accuracy, as: 'accuracy'
|
13743
|
+
property :baseline_model_win_rate, as: 'baselineModelWinRate'
|
13744
|
+
property :cohens_kappa, as: 'cohensKappa'
|
13745
|
+
property :f1_score, as: 'f1Score'
|
13746
|
+
property :false_negative_count, :numeric_string => true, as: 'falseNegativeCount'
|
13747
|
+
property :false_positive_count, :numeric_string => true, as: 'falsePositiveCount'
|
13748
|
+
property :human_preference_baseline_model_win_rate, as: 'humanPreferenceBaselineModelWinRate'
|
13749
|
+
property :human_preference_model_win_rate, as: 'humanPreferenceModelWinRate'
|
13750
|
+
property :model_win_rate, as: 'modelWinRate'
|
13751
|
+
property :precision, as: 'precision'
|
13752
|
+
property :recall, as: 'recall'
|
13753
|
+
property :true_negative_count, :numeric_string => true, as: 'trueNegativeCount'
|
13754
|
+
property :true_positive_count, :numeric_string => true, as: 'truePositiveCount'
|
13755
|
+
end
|
13756
|
+
end
|
13757
|
+
|
13360
13758
|
class GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics
|
13361
13759
|
# @private
|
13362
13760
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14756,29 +15154,83 @@ module Google
|
|
14756
15154
|
end
|
14757
15155
|
end
|
14758
15156
|
|
14759
|
-
class
|
15157
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest
|
14760
15158
|
# @private
|
14761
15159
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14762
|
-
property :
|
15160
|
+
property :alert_time_interval, as: 'alertTimeInterval', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
|
14763
15161
|
|
14764
|
-
property :
|
15162
|
+
property :model_monitoring_job, as: 'modelMonitoringJob'
|
15163
|
+
property :objective_type, as: 'objectiveType'
|
15164
|
+
property :page_size, as: 'pageSize'
|
15165
|
+
property :page_token, as: 'pageToken'
|
15166
|
+
property :stats_name, as: 'statsName'
|
14765
15167
|
end
|
14766
15168
|
end
|
14767
15169
|
|
14768
|
-
class
|
15170
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse
|
14769
15171
|
# @private
|
14770
15172
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14771
|
-
|
15173
|
+
collection :model_monitoring_alerts, as: 'modelMonitoringAlerts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlert, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringAlert::Representation
|
14772
15174
|
|
15175
|
+
property :next_page_token, as: 'nextPageToken'
|
15176
|
+
property :total_number_alerts, :numeric_string => true, as: 'totalNumberAlerts'
|
14773
15177
|
end
|
14774
15178
|
end
|
14775
15179
|
|
14776
|
-
class
|
15180
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter
|
14777
15181
|
# @private
|
14778
15182
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14779
|
-
property :
|
14780
|
-
|
14781
|
-
|
15183
|
+
property :tabular_stats_filter, as: 'tabularStatsFilter', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter::Representation
|
15184
|
+
|
15185
|
+
end
|
15186
|
+
end
|
15187
|
+
|
15188
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter
|
15189
|
+
# @private
|
15190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15191
|
+
property :algorithm, as: 'algorithm'
|
15192
|
+
property :model_monitoring_job, as: 'modelMonitoringJob'
|
15193
|
+
property :model_monitoring_schedule, as: 'modelMonitoringSchedule'
|
15194
|
+
property :objective_type, as: 'objectiveType'
|
15195
|
+
property :stats_name, as: 'statsName'
|
15196
|
+
end
|
15197
|
+
end
|
15198
|
+
|
15199
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest
|
15200
|
+
# @private
|
15201
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15202
|
+
property :page_size, as: 'pageSize'
|
15203
|
+
property :page_token, as: 'pageToken'
|
15204
|
+
property :stats_filter, as: 'statsFilter', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter::Representation
|
15205
|
+
|
15206
|
+
property :time_interval, as: 'timeInterval', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
|
15207
|
+
|
15208
|
+
end
|
15209
|
+
end
|
15210
|
+
|
15211
|
+
class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse
|
15212
|
+
# @private
|
15213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15214
|
+
collection :monitoring_stats, as: 'monitoringStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStats::Representation
|
15215
|
+
|
15216
|
+
property :next_page_token, as: 'nextPageToken'
|
15217
|
+
end
|
15218
|
+
end
|
15219
|
+
|
15220
|
+
class GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest
|
15221
|
+
# @private
|
15222
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15223
|
+
property :query, as: 'query', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQuery::Representation
|
15224
|
+
|
15225
|
+
property :return_full_entity, as: 'returnFullEntity'
|
15226
|
+
end
|
15227
|
+
end
|
15228
|
+
|
15229
|
+
class GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
|
15230
|
+
# @private
|
15231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15232
|
+
property :nearest_neighbors, as: 'nearestNeighbors', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighbors, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighbors::Representation
|
15233
|
+
|
14782
15234
|
end
|
14783
15235
|
end
|
14784
15236
|
|
@@ -15451,8 +15903,6 @@ module Google
|
|
15451
15903
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15452
15904
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
15453
15905
|
|
15454
|
-
property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval::Representation
|
15455
|
-
|
15456
15906
|
property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval::Representation
|
15457
15907
|
|
15458
15908
|
end
|
@@ -15867,6 +16317,14 @@ module Google
|
|
15867
16317
|
end
|
15868
16318
|
end
|
15869
16319
|
|
16320
|
+
class GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata
|
16321
|
+
# @private
|
16322
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16323
|
+
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
|
16324
|
+
|
16325
|
+
end
|
16326
|
+
end
|
16327
|
+
|
15870
16328
|
class GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata
|
15871
16329
|
# @private
|
15872
16330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15935,34 +16393,6 @@ module Google
|
|
15935
16393
|
end
|
15936
16394
|
end
|
15937
16395
|
|
15938
|
-
class GoogleCloudAiplatformV1beta1UploadRagFileConfig
|
15939
|
-
# @private
|
15940
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15941
|
-
property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
|
15942
|
-
|
15943
|
-
end
|
15944
|
-
end
|
15945
|
-
|
15946
|
-
class GoogleCloudAiplatformV1beta1UploadRagFileRequest
|
15947
|
-
# @private
|
15948
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15949
|
-
property :rag_file, as: 'ragFile', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation
|
15950
|
-
|
15951
|
-
property :upload_rag_file_config, as: 'uploadRagFileConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileConfig::Representation
|
15952
|
-
|
15953
|
-
end
|
15954
|
-
end
|
15955
|
-
|
15956
|
-
class GoogleCloudAiplatformV1beta1UploadRagFileResponse
|
15957
|
-
# @private
|
15958
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15959
|
-
property :error, as: 'error', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
15960
|
-
|
15961
|
-
property :rag_file, as: 'ragFile', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation
|
15962
|
-
|
15963
|
-
end
|
15964
|
-
end
|
15965
|
-
|
15966
16396
|
class GoogleCloudAiplatformV1beta1UpsertDatapointsRequest
|
15967
16397
|
# @private
|
15968
16398
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16008,6 +16438,7 @@ module Google
|
|
16008
16438
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16009
16439
|
collection :rag_corpora, as: 'ragCorpora'
|
16010
16440
|
property :similarity_top_k, as: 'similarityTopK'
|
16441
|
+
property :vector_distance_threshold, as: 'vectorDistanceThreshold'
|
16011
16442
|
end
|
16012
16443
|
end
|
16013
16444
|
|
@@ -16489,6 +16920,14 @@ module Google
|
|
16489
16920
|
end
|
16490
16921
|
end
|
16491
16922
|
|
16923
|
+
class LearningGenaiRootCodeyGenerationMetadata
|
16924
|
+
# @private
|
16925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16926
|
+
property :output, as: 'output'
|
16927
|
+
property :post_inference_step, as: 'postInferenceStep'
|
16928
|
+
end
|
16929
|
+
end
|
16930
|
+
|
16492
16931
|
class LearningGenaiRootCodeyOutput
|
16493
16932
|
# @private
|
16494
16933
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16496,6 +16935,8 @@ module Google
|
|
16496
16935
|
|
16497
16936
|
property :codey_completion_metadata, as: 'codeyCompletionMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyCompletionMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyCompletionMetadata::Representation
|
16498
16937
|
|
16938
|
+
property :codey_generation_metadata, as: 'codeyGenerationMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyGenerationMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyGenerationMetadata::Representation
|
16939
|
+
|
16499
16940
|
end
|
16500
16941
|
end
|
16501
16942
|
|
@@ -16507,6 +16948,42 @@ module Google
|
|
16507
16948
|
end
|
16508
16949
|
end
|
16509
16950
|
|
16951
|
+
class LearningGenaiRootControlDecodingConfigThreshold
|
16952
|
+
# @private
|
16953
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16954
|
+
property :policy, as: 'policy'
|
16955
|
+
property :score_max, as: 'scoreMax'
|
16956
|
+
end
|
16957
|
+
end
|
16958
|
+
|
16959
|
+
class LearningGenaiRootControlDecodingRecord
|
16960
|
+
# @private
|
16961
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16962
|
+
property :prefixes, as: 'prefixes'
|
16963
|
+
collection :scores, as: 'scores', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingRecordPolicyScore, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingRecordPolicyScore::Representation
|
16964
|
+
|
16965
|
+
property :suffiexes, as: 'suffiexes'
|
16966
|
+
collection :thresholds, as: 'thresholds', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingConfigThreshold, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingConfigThreshold::Representation
|
16967
|
+
|
16968
|
+
end
|
16969
|
+
end
|
16970
|
+
|
16971
|
+
class LearningGenaiRootControlDecodingRecordPolicyScore
|
16972
|
+
# @private
|
16973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16974
|
+
property :policy, as: 'policy'
|
16975
|
+
property :score, as: 'score'
|
16976
|
+
end
|
16977
|
+
end
|
16978
|
+
|
16979
|
+
class LearningGenaiRootControlDecodingRecords
|
16980
|
+
# @private
|
16981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16982
|
+
collection :records, as: 'records', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingRecord, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingRecord::Representation
|
16983
|
+
|
16984
|
+
end
|
16985
|
+
end
|
16986
|
+
|
16510
16987
|
class LearningGenaiRootDataProviderOutput
|
16511
16988
|
# @private
|
16512
16989
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16544,6 +17021,8 @@ module Google
|
|
16544
17021
|
|
16545
17022
|
property :rai_signal, as: 'raiSignal', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceRaiSignal, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceRaiSignal::Representation
|
16546
17023
|
|
17024
|
+
property :records, as: 'records', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingRecords, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootControlDecodingRecords::Representation
|
17025
|
+
|
16547
17026
|
property :stream_recitation_result, as: 'streamRecitationResult', class: Google::Apis::AiplatformV1beta1::LanguageLabsAidaTrustRecitationProtoStreamRecitationResult, decorator: Google::Apis::AiplatformV1beta1::LanguageLabsAidaTrustRecitationProtoStreamRecitationResult::Representation
|
16548
17027
|
|
16549
17028
|
property :takedown_result, as: 'takedownResult', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootTakedownResult, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootTakedownResult::Representation
|
@@ -16661,6 +17140,14 @@ module Google
|
|
16661
17140
|
end
|
16662
17141
|
end
|
16663
17142
|
|
17143
|
+
class LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata
|
17144
|
+
# @private
|
17145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17146
|
+
hash :fact_retrieval_milliseconds_by_provider, as: 'factRetrievalMillisecondsByProvider'
|
17147
|
+
property :prompt2query_milliseconds, :numeric_string => true, as: 'prompt2queryMilliseconds'
|
17148
|
+
end
|
17149
|
+
end
|
17150
|
+
|
16664
17151
|
class LearningGenaiRootRaiOutput
|
16665
17152
|
# @private
|
16666
17153
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16880,6 +17367,14 @@ module Google
|
|
16880
17367
|
end
|
16881
17368
|
end
|
16882
17369
|
|
17370
|
+
class LearningGenaiRootTranslationRequestInfo
|
17371
|
+
# @private
|
17372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17373
|
+
collection :detected_language_codes, as: 'detectedLanguageCodes'
|
17374
|
+
property :total_content_size, :numeric_string => true, as: 'totalContentSize'
|
17375
|
+
end
|
17376
|
+
end
|
17377
|
+
|
16883
17378
|
class LearningServingLlmMessageMetadata
|
16884
17379
|
# @private
|
16885
17380
|
class Representation < Google::Apis::Core::JsonRepresentation
|