google-apis-aiplatform_v1beta1 0.16.0 → 0.18.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 +407 -158
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +180 -87
- data/lib/google/apis/aiplatform_v1beta1/service.rb +220 -5
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AiplatformV1beta1
|
18
18
|
# Version of the google-apis-aiplatform_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.18.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.13.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240213"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -184,31 +184,31 @@ module Google
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
185
185
|
end
|
186
186
|
|
187
|
-
class
|
187
|
+
class CloudAiNlLlmProtoServicePromptFeedback
|
188
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
189
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
191
191
|
end
|
192
192
|
|
193
|
-
class
|
193
|
+
class CloudAiNlLlmProtoServiceRaiResult
|
194
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
195
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
197
197
|
end
|
198
198
|
|
199
|
-
class
|
199
|
+
class CloudAiNlLlmProtoServiceRaiSignal
|
200
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
201
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
203
203
|
end
|
204
204
|
|
205
|
-
class
|
205
|
+
class CloudAiNlLlmProtoServiceSafetyRating
|
206
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
207
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
-
class
|
211
|
+
class CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm
|
212
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
213
|
|
214
214
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1288,24 +1288,6 @@ module Google
|
|
1288
1288
|
include Google::Apis::Core::JsonObjectSupport
|
1289
1289
|
end
|
1290
1290
|
|
1291
|
-
class GoogleCloudAiplatformV1beta1ExportEndpointOperationMetadata
|
1292
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
-
|
1294
|
-
include Google::Apis::Core::JsonObjectSupport
|
1295
|
-
end
|
1296
|
-
|
1297
|
-
class GoogleCloudAiplatformV1beta1ExportEndpointResponse
|
1298
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
|
-
|
1300
|
-
include Google::Apis::Core::JsonObjectSupport
|
1301
|
-
end
|
1302
|
-
|
1303
|
-
class GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo
|
1304
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
-
|
1306
|
-
include Google::Apis::Core::JsonObjectSupport
|
1307
|
-
end
|
1308
|
-
|
1309
1291
|
class GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata
|
1310
1292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
1293
|
|
@@ -1534,6 +1516,12 @@ module Google
|
|
1534
1516
|
include Google::Apis::Core::JsonObjectSupport
|
1535
1517
|
end
|
1536
1518
|
|
1519
|
+
class GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1537
1525
|
class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
|
1538
1526
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
1527
|
|
@@ -1744,6 +1732,30 @@ module Google
|
|
1744
1732
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1733
|
end
|
1746
1734
|
|
1735
|
+
class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
|
1736
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
|
+
|
1738
|
+
include Google::Apis::Core::JsonObjectSupport
|
1739
|
+
end
|
1740
|
+
|
1741
|
+
class GoogleCloudAiplatformV1beta1GroundingAttribution
|
1742
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
|
+
|
1744
|
+
include Google::Apis::Core::JsonObjectSupport
|
1745
|
+
end
|
1746
|
+
|
1747
|
+
class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
|
1748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
|
+
|
1750
|
+
include Google::Apis::Core::JsonObjectSupport
|
1751
|
+
end
|
1752
|
+
|
1753
|
+
class GoogleCloudAiplatformV1beta1GroundingMetadata
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1757
|
+
end
|
1758
|
+
|
1747
1759
|
class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
|
1748
1760
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1761
|
|
@@ -2752,24 +2764,12 @@ module Google
|
|
2752
2764
|
include Google::Apis::Core::JsonObjectSupport
|
2753
2765
|
end
|
2754
2766
|
|
2755
|
-
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime
|
2756
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
-
|
2758
|
-
include Google::Apis::Core::JsonObjectSupport
|
2759
|
-
end
|
2760
|
-
|
2761
2767
|
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
|
2762
2768
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
2769
|
|
2764
2770
|
include Google::Apis::Core::JsonObjectSupport
|
2765
2771
|
end
|
2766
2772
|
|
2767
|
-
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
|
2768
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2769
|
-
|
2770
|
-
include Google::Apis::Core::JsonObjectSupport
|
2771
|
-
end
|
2772
|
-
|
2773
2773
|
class GoogleCloudAiplatformV1beta1PipelineTaskDetail
|
2774
2774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2775
2775
|
|
@@ -2902,6 +2902,12 @@ module Google
|
|
2902
2902
|
include Google::Apis::Core::JsonObjectSupport
|
2903
2903
|
end
|
2904
2904
|
|
2905
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke
|
2906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
|
+
|
2908
|
+
include Google::Apis::Core::JsonObjectSupport
|
2909
|
+
end
|
2910
|
+
|
2905
2911
|
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
|
2906
2912
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
2913
|
|
@@ -3016,6 +3022,12 @@ module Google
|
|
3016
3022
|
include Google::Apis::Core::JsonObjectSupport
|
3017
3023
|
end
|
3018
3024
|
|
3025
|
+
class GoogleCloudAiplatformV1beta1RayMetricSpec
|
3026
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
|
+
|
3028
|
+
include Google::Apis::Core::JsonObjectSupport
|
3029
|
+
end
|
3030
|
+
|
3019
3031
|
class GoogleCloudAiplatformV1beta1RaySpec
|
3020
3032
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3021
3033
|
|
@@ -3202,6 +3214,12 @@ module Google
|
|
3202
3214
|
include Google::Apis::Core::JsonObjectSupport
|
3203
3215
|
end
|
3204
3216
|
|
3217
|
+
class GoogleCloudAiplatformV1beta1Retrieval
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
+
|
3220
|
+
include Google::Apis::Core::JsonObjectSupport
|
3221
|
+
end
|
3222
|
+
|
3205
3223
|
class GoogleCloudAiplatformV1beta1SafetyRating
|
3206
3224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
3225
|
|
@@ -4282,6 +4300,12 @@ module Google
|
|
4282
4300
|
include Google::Apis::Core::JsonObjectSupport
|
4283
4301
|
end
|
4284
4302
|
|
4303
|
+
class GoogleCloudAiplatformV1beta1Segment
|
4304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4305
|
+
|
4306
|
+
include Google::Apis::Core::JsonObjectSupport
|
4307
|
+
end
|
4308
|
+
|
4285
4309
|
class GoogleCloudAiplatformV1beta1ServiceAccountSpec
|
4286
4310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4287
4311
|
|
@@ -4816,6 +4840,12 @@ module Google
|
|
4816
4840
|
include Google::Apis::Core::JsonObjectSupport
|
4817
4841
|
end
|
4818
4842
|
|
4843
|
+
class GoogleCloudAiplatformV1beta1VertexAiSearch
|
4844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4845
|
+
|
4846
|
+
include Google::Apis::Core::JsonObjectSupport
|
4847
|
+
end
|
4848
|
+
|
4819
4849
|
class GoogleCloudAiplatformV1beta1VideoMetadata
|
4820
4850
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4821
4851
|
|
@@ -5606,20 +5636,10 @@ module Google
|
|
5606
5636
|
# @private
|
5607
5637
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5608
5638
|
property :end_offset, as: 'endOffset'
|
5609
|
-
property :model_level_meta_data, as: 'modelLevelMetaData', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartVideoMetadataModelLevelMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartVideoMetadataModelLevelMetadata::Representation
|
5610
|
-
|
5611
5639
|
property :start_offset, as: 'startOffset'
|
5612
5640
|
end
|
5613
5641
|
end
|
5614
5642
|
|
5615
|
-
class CloudAiNlLlmProtoServicePartVideoMetadataModelLevelMetadata
|
5616
|
-
# @private
|
5617
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5618
|
-
property :fps, as: 'fps'
|
5619
|
-
property :num_frames, as: 'numFrames'
|
5620
|
-
end
|
5621
|
-
end
|
5622
|
-
|
5623
5643
|
class CloudAiNlLlmProtoServicePromptFeedback
|
5624
5644
|
# @private
|
5625
5645
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5663,7 +5683,22 @@ module Google
|
|
5663
5683
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5664
5684
|
property :blocked, as: 'blocked'
|
5665
5685
|
property :category, as: 'category'
|
5686
|
+
collection :influential_terms, as: 'influentialTerms', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm::Representation
|
5687
|
+
|
5666
5688
|
property :probability, as: 'probability'
|
5689
|
+
property :probability_score, as: 'probabilityScore'
|
5690
|
+
property :severity, as: 'severity'
|
5691
|
+
property :severity_score, as: 'severityScore'
|
5692
|
+
end
|
5693
|
+
end
|
5694
|
+
|
5695
|
+
class CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm
|
5696
|
+
# @private
|
5697
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5698
|
+
property :begin_offset, as: 'beginOffset'
|
5699
|
+
property :confidence, as: 'confidence'
|
5700
|
+
property :source, as: 'source'
|
5701
|
+
property :term, as: 'term'
|
5667
5702
|
end
|
5668
5703
|
end
|
5669
5704
|
|
@@ -6247,6 +6282,8 @@ module Google
|
|
6247
6282
|
|
6248
6283
|
property :finish_message, as: 'finishMessage'
|
6249
6284
|
property :finish_reason, as: 'finishReason'
|
6285
|
+
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadata::Representation
|
6286
|
+
|
6250
6287
|
property :index, as: 'index'
|
6251
6288
|
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyRating, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyRating::Representation
|
6252
6289
|
|
@@ -7099,6 +7136,8 @@ module Google
|
|
7099
7136
|
property :network, as: 'network'
|
7100
7137
|
property :predict_request_response_logging_config, as: 'predictRequestResponseLoggingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig::Representation
|
7101
7138
|
|
7139
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
|
7140
|
+
|
7102
7141
|
hash :traffic_split, as: 'trafficSplit'
|
7103
7142
|
property :update_time, as: 'updateTime'
|
7104
7143
|
end
|
@@ -7445,30 +7484,6 @@ module Google
|
|
7445
7484
|
end
|
7446
7485
|
end
|
7447
7486
|
|
7448
|
-
class GoogleCloudAiplatformV1beta1ExportEndpointOperationMetadata
|
7449
|
-
# @private
|
7450
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7451
|
-
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
|
7452
|
-
|
7453
|
-
end
|
7454
|
-
end
|
7455
|
-
|
7456
|
-
class GoogleCloudAiplatformV1beta1ExportEndpointResponse
|
7457
|
-
# @private
|
7458
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7459
|
-
property :output_info, as: 'outputInfo', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo::Representation
|
7460
|
-
|
7461
|
-
end
|
7462
|
-
end
|
7463
|
-
|
7464
|
-
class GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo
|
7465
|
-
# @private
|
7466
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7467
|
-
property :big_query_destination, as: 'bigQueryDestination', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination::Representation
|
7468
|
-
|
7469
|
-
end
|
7470
|
-
end
|
7471
|
-
|
7472
7487
|
class GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata
|
7473
7488
|
# @private
|
7474
7489
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7823,6 +7838,7 @@ module Google
|
|
7823
7838
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7824
7839
|
collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup::Representation
|
7825
7840
|
|
7841
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
7826
7842
|
end
|
7827
7843
|
end
|
7828
7844
|
|
@@ -7843,6 +7859,8 @@ module Google
|
|
7843
7859
|
property :name, as: 'name'
|
7844
7860
|
property :run_time, as: 'runTime', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
|
7845
7861
|
|
7862
|
+
property :sync_summary, as: 'syncSummary', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary::Representation
|
7863
|
+
|
7846
7864
|
end
|
7847
7865
|
end
|
7848
7866
|
|
@@ -7853,6 +7871,14 @@ module Google
|
|
7853
7871
|
end
|
7854
7872
|
end
|
7855
7873
|
|
7874
|
+
class GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary
|
7875
|
+
# @private
|
7876
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7877
|
+
property :row_synced, :numeric_string => true, as: 'rowSynced'
|
7878
|
+
property :total_slot, :numeric_string => true, as: 'totalSlot'
|
7879
|
+
end
|
7880
|
+
end
|
7881
|
+
|
7856
7882
|
class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
|
7857
7883
|
# @private
|
7858
7884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8190,6 +8216,41 @@ module Google
|
|
8190
8216
|
end
|
8191
8217
|
end
|
8192
8218
|
|
8219
|
+
class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
|
8220
|
+
# @private
|
8221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8222
|
+
property :disable_attribution, as: 'disableAttribution'
|
8223
|
+
end
|
8224
|
+
end
|
8225
|
+
|
8226
|
+
class GoogleCloudAiplatformV1beta1GroundingAttribution
|
8227
|
+
# @private
|
8228
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8229
|
+
property :confidence_score, as: 'confidenceScore'
|
8230
|
+
property :segment, as: 'segment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment::Representation
|
8231
|
+
|
8232
|
+
property :web, as: 'web', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb::Representation
|
8233
|
+
|
8234
|
+
end
|
8235
|
+
end
|
8236
|
+
|
8237
|
+
class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
|
8238
|
+
# @private
|
8239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8240
|
+
property :title, as: 'title'
|
8241
|
+
property :uri, as: 'uri'
|
8242
|
+
end
|
8243
|
+
end
|
8244
|
+
|
8245
|
+
class GoogleCloudAiplatformV1beta1GroundingMetadata
|
8246
|
+
# @private
|
8247
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8248
|
+
collection :grounding_attributions, as: 'groundingAttributions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution::Representation
|
8249
|
+
|
8250
|
+
collection :web_search_queries, as: 'webSearchQueries'
|
8251
|
+
end
|
8252
|
+
end
|
8253
|
+
|
8193
8254
|
class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
|
8194
8255
|
# @private
|
8195
8256
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9204,6 +9265,7 @@ module Google
|
|
9204
9265
|
property :bigquery_table_path, as: 'bigqueryTablePath'
|
9205
9266
|
property :log_source, as: 'logSource'
|
9206
9267
|
property :log_type, as: 'logType'
|
9268
|
+
property :request_response_logging_schema_version, as: 'requestResponseLoggingSchemaVersion'
|
9207
9269
|
end
|
9208
9270
|
end
|
9209
9271
|
|
@@ -9994,8 +10056,6 @@ module Google
|
|
9994
10056
|
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig
|
9995
10057
|
# @private
|
9996
10058
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9997
|
-
property :default_runtime, as: 'defaultRuntime', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime::Representation
|
9998
|
-
|
9999
10059
|
property :failure_policy, as: 'failurePolicy'
|
10000
10060
|
property :gcs_output_directory, as: 'gcsOutputDirectory'
|
10001
10061
|
hash :input_artifacts, as: 'inputArtifacts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact::Representation
|
@@ -10006,14 +10066,6 @@ module Google
|
|
10006
10066
|
end
|
10007
10067
|
end
|
10008
10068
|
|
10009
|
-
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime
|
10010
|
-
# @private
|
10011
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10012
|
-
property :persistent_resource_runtime_detail, as: 'persistentResourceRuntimeDetail', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail::Representation
|
10013
|
-
|
10014
|
-
end
|
10015
|
-
end
|
10016
|
-
|
10017
10069
|
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
|
10018
10070
|
# @private
|
10019
10071
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10021,13 +10073,6 @@ module Google
|
|
10021
10073
|
end
|
10022
10074
|
end
|
10023
10075
|
|
10024
|
-
class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
|
10025
|
-
# @private
|
10026
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10027
|
-
property :persistent_resource_name, as: 'persistentResourceName'
|
10028
|
-
end
|
10029
|
-
end
|
10030
|
-
|
10031
10076
|
class GoogleCloudAiplatformV1beta1PipelineTaskDetail
|
10032
10077
|
# @private
|
10033
10078
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10237,6 +10282,8 @@ module Google
|
|
10237
10282
|
|
10238
10283
|
property :deploy, as: 'deploy', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy::Representation
|
10239
10284
|
|
10285
|
+
property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke::Representation
|
10286
|
+
|
10240
10287
|
property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
|
10241
10288
|
|
10242
10289
|
property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
|
@@ -10279,6 +10326,13 @@ module Google
|
|
10279
10326
|
end
|
10280
10327
|
end
|
10281
10328
|
|
10329
|
+
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke
|
10330
|
+
# @private
|
10331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10332
|
+
collection :gke_yaml_configs, as: 'gkeYamlConfigs'
|
10333
|
+
end
|
10334
|
+
end
|
10335
|
+
|
10282
10336
|
class GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines
|
10283
10337
|
# @private
|
10284
10338
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10448,11 +10502,20 @@ module Google
|
|
10448
10502
|
end
|
10449
10503
|
end
|
10450
10504
|
|
10505
|
+
class GoogleCloudAiplatformV1beta1RayMetricSpec
|
10506
|
+
# @private
|
10507
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10508
|
+
property :disabled, as: 'disabled'
|
10509
|
+
end
|
10510
|
+
end
|
10511
|
+
|
10451
10512
|
class GoogleCloudAiplatformV1beta1RaySpec
|
10452
10513
|
# @private
|
10453
10514
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10454
10515
|
property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
|
10455
10516
|
property :image_uri, as: 'imageUri'
|
10517
|
+
property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayMetricSpec::Representation
|
10518
|
+
|
10456
10519
|
hash :resource_pool_images, as: 'resourcePoolImages'
|
10457
10520
|
end
|
10458
10521
|
end
|
@@ -10705,6 +10768,15 @@ module Google
|
|
10705
10768
|
end
|
10706
10769
|
end
|
10707
10770
|
|
10771
|
+
class GoogleCloudAiplatformV1beta1Retrieval
|
10772
|
+
# @private
|
10773
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10774
|
+
property :disable_attribution, as: 'disableAttribution'
|
10775
|
+
property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch::Representation
|
10776
|
+
|
10777
|
+
end
|
10778
|
+
end
|
10779
|
+
|
10708
10780
|
class GoogleCloudAiplatformV1beta1SafetyRating
|
10709
10781
|
# @private
|
10710
10782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10814,7 +10886,6 @@ module Google
|
|
10814
10886
|
# @private
|
10815
10887
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10816
10888
|
property :disable_retries, as: 'disableRetries'
|
10817
|
-
property :max_wait_duration, as: 'maxWaitDuration'
|
10818
10889
|
property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
|
10819
10890
|
property :timeout, as: 'timeout'
|
10820
10891
|
end
|
@@ -12481,6 +12552,15 @@ module Google
|
|
12481
12552
|
end
|
12482
12553
|
end
|
12483
12554
|
|
12555
|
+
class GoogleCloudAiplatformV1beta1Segment
|
12556
|
+
# @private
|
12557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12558
|
+
property :end_index, as: 'endIndex'
|
12559
|
+
property :part_index, as: 'partIndex'
|
12560
|
+
property :start_index, as: 'startIndex'
|
12561
|
+
end
|
12562
|
+
end
|
12563
|
+
|
12484
12564
|
class GoogleCloudAiplatformV1beta1ServiceAccountSpec
|
12485
12565
|
# @private
|
12486
12566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13018,6 +13098,10 @@ module Google
|
|
13018
13098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13019
13099
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
13020
13100
|
|
13101
|
+
property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval::Representation
|
13102
|
+
|
13103
|
+
property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval::Representation
|
13104
|
+
|
13021
13105
|
end
|
13022
13106
|
end
|
13023
13107
|
|
@@ -13316,6 +13400,7 @@ module Google
|
|
13316
13400
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13317
13401
|
collection :datapoints, as: 'datapoints', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexDatapoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexDatapoint::Representation
|
13318
13402
|
|
13403
|
+
property :update_mask, as: 'updateMask'
|
13319
13404
|
end
|
13320
13405
|
end
|
13321
13406
|
|
@@ -13343,6 +13428,13 @@ module Google
|
|
13343
13428
|
end
|
13344
13429
|
end
|
13345
13430
|
|
13431
|
+
class GoogleCloudAiplatformV1beta1VertexAiSearch
|
13432
|
+
# @private
|
13433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13434
|
+
property :datastore, as: 'datastore'
|
13435
|
+
end
|
13436
|
+
end
|
13437
|
+
|
13346
13438
|
class GoogleCloudAiplatformV1beta1VideoMetadata
|
13347
13439
|
# @private
|
13348
13440
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14179,6 +14271,7 @@ module Google
|
|
14179
14271
|
property :finish_reason, as: 'finishReason'
|
14180
14272
|
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootGroundingMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootGroundingMetadata::Representation
|
14181
14273
|
|
14274
|
+
property :is_code, as: 'isCode'
|
14182
14275
|
property :is_fallback, as: 'isFallback'
|
14183
14276
|
property :langid_result, as: 'langidResult', class: Google::Apis::AiplatformV1beta1::NlpSaftLangIdResult, decorator: Google::Apis::AiplatformV1beta1::NlpSaftLangIdResult::Representation
|
14184
14277
|
|