google-apis-aiplatform_v1beta1 0.17.0 → 0.19.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.
@@ -208,6 +208,12 @@ module Google
208
208
  include Google::Apis::Core::JsonObjectSupport
209
209
  end
210
210
 
211
+ class CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
211
217
  class CloudAiNlLlmProtoServiceUsageMetadata
212
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
219
 
@@ -1282,24 +1288,6 @@ module Google
1282
1288
  include Google::Apis::Core::JsonObjectSupport
1283
1289
  end
1284
1290
 
1285
- class GoogleCloudAiplatformV1beta1ExportEndpointOperationMetadata
1286
- class Representation < Google::Apis::Core::JsonRepresentation; end
1287
-
1288
- include Google::Apis::Core::JsonObjectSupport
1289
- end
1290
-
1291
- class GoogleCloudAiplatformV1beta1ExportEndpointResponse
1292
- class Representation < Google::Apis::Core::JsonRepresentation; end
1293
-
1294
- include Google::Apis::Core::JsonObjectSupport
1295
- end
1296
-
1297
- class GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo
1298
- class Representation < Google::Apis::Core::JsonRepresentation; end
1299
-
1300
- include Google::Apis::Core::JsonObjectSupport
1301
- end
1302
-
1303
1291
  class GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata
1304
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1293
 
@@ -1504,6 +1492,12 @@ module Google
1504
1492
  include Google::Apis::Core::JsonObjectSupport
1505
1493
  end
1506
1494
 
1495
+ class GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1507
1501
  class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource
1508
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1509
1503
 
@@ -1528,6 +1522,12 @@ module Google
1528
1522
  include Google::Apis::Core::JsonObjectSupport
1529
1523
  end
1530
1524
 
1525
+ class GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
1531
  class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
1532
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1533
1533
 
@@ -1738,6 +1738,36 @@ module Google
1738
1738
  include Google::Apis::Core::JsonObjectSupport
1739
1739
  end
1740
1740
 
1741
+ class GoogleCloudAiplatformV1beta1GenieSource
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class GoogleCloudAiplatformV1beta1GroundingAttribution
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class GoogleCloudAiplatformV1beta1GroundingMetadata
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1741
1771
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
1742
1772
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
1773
 
@@ -2320,6 +2350,12 @@ module Google
2320
2350
  include Google::Apis::Core::JsonObjectSupport
2321
2351
  end
2322
2352
 
2353
+ class GoogleCloudAiplatformV1beta1ModelBaseModelSource
2354
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2355
+
2356
+ include Google::Apis::Core::JsonObjectSupport
2357
+ end
2358
+
2323
2359
  class GoogleCloudAiplatformV1beta1ModelContainerSpec
2324
2360
  class Representation < Google::Apis::Core::JsonRepresentation; end
2325
2361
 
@@ -2422,6 +2458,12 @@ module Google
2422
2458
  include Google::Apis::Core::JsonObjectSupport
2423
2459
  end
2424
2460
 
2461
+ class GoogleCloudAiplatformV1beta1ModelGardenSource
2462
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2463
+
2464
+ include Google::Apis::Core::JsonObjectSupport
2465
+ end
2466
+
2425
2467
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
2426
2468
  class Representation < Google::Apis::Core::JsonRepresentation; end
2427
2469
 
@@ -2746,24 +2788,12 @@ module Google
2746
2788
  include Google::Apis::Core::JsonObjectSupport
2747
2789
  end
2748
2790
 
2749
- class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime
2750
- class Representation < Google::Apis::Core::JsonRepresentation; end
2751
-
2752
- include Google::Apis::Core::JsonObjectSupport
2753
- end
2754
-
2755
2791
  class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
2756
2792
  class Representation < Google::Apis::Core::JsonRepresentation; end
2757
2793
 
2758
2794
  include Google::Apis::Core::JsonObjectSupport
2759
2795
  end
2760
2796
 
2761
- class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
2762
- class Representation < Google::Apis::Core::JsonRepresentation; end
2763
-
2764
- include Google::Apis::Core::JsonObjectSupport
2765
- end
2766
-
2767
2797
  class GoogleCloudAiplatformV1beta1PipelineTaskDetail
2768
2798
  class Representation < Google::Apis::Core::JsonRepresentation; end
2769
2799
 
@@ -3016,6 +3046,12 @@ module Google
3016
3046
  include Google::Apis::Core::JsonObjectSupport
3017
3047
  end
3018
3048
 
3049
+ class GoogleCloudAiplatformV1beta1RayMetricSpec
3050
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3051
+
3052
+ include Google::Apis::Core::JsonObjectSupport
3053
+ end
3054
+
3019
3055
  class GoogleCloudAiplatformV1beta1RaySpec
3020
3056
  class Representation < Google::Apis::Core::JsonRepresentation; end
3021
3057
 
@@ -3202,6 +3238,12 @@ module Google
3202
3238
  include Google::Apis::Core::JsonObjectSupport
3203
3239
  end
3204
3240
 
3241
+ class GoogleCloudAiplatformV1beta1Retrieval
3242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3243
+
3244
+ include Google::Apis::Core::JsonObjectSupport
3245
+ end
3246
+
3205
3247
  class GoogleCloudAiplatformV1beta1SafetyRating
3206
3248
  class Representation < Google::Apis::Core::JsonRepresentation; end
3207
3249
 
@@ -4282,6 +4324,12 @@ module Google
4282
4324
  include Google::Apis::Core::JsonObjectSupport
4283
4325
  end
4284
4326
 
4327
+ class GoogleCloudAiplatformV1beta1Segment
4328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4329
+
4330
+ include Google::Apis::Core::JsonObjectSupport
4331
+ end
4332
+
4285
4333
  class GoogleCloudAiplatformV1beta1ServiceAccountSpec
4286
4334
  class Representation < Google::Apis::Core::JsonRepresentation; end
4287
4335
 
@@ -4816,6 +4864,12 @@ module Google
4816
4864
  include Google::Apis::Core::JsonObjectSupport
4817
4865
  end
4818
4866
 
4867
+ class GoogleCloudAiplatformV1beta1VertexAiSearch
4868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4869
+
4870
+ include Google::Apis::Core::JsonObjectSupport
4871
+ end
4872
+
4819
4873
  class GoogleCloudAiplatformV1beta1VideoMetadata
4820
4874
  class Representation < Google::Apis::Core::JsonRepresentation; end
4821
4875
 
@@ -5068,6 +5122,36 @@ module Google
5068
5122
  include Google::Apis::Core::JsonObjectSupport
5069
5123
  end
5070
5124
 
5125
+ class LearningGenaiRootCodeyChatMetadata
5126
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5127
+
5128
+ include Google::Apis::Core::JsonObjectSupport
5129
+ end
5130
+
5131
+ class LearningGenaiRootCodeyCheckpoint
5132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5133
+
5134
+ include Google::Apis::Core::JsonObjectSupport
5135
+ end
5136
+
5137
+ class LearningGenaiRootCodeyCompletionMetadata
5138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5139
+
5140
+ include Google::Apis::Core::JsonObjectSupport
5141
+ end
5142
+
5143
+ class LearningGenaiRootCodeyOutput
5144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5145
+
5146
+ include Google::Apis::Core::JsonObjectSupport
5147
+ end
5148
+
5149
+ class LearningGenaiRootCodeyTruncatorMetadata
5150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5151
+
5152
+ include Google::Apis::Core::JsonObjectSupport
5153
+ end
5154
+
5071
5155
  class LearningGenaiRootDataProviderOutput
5072
5156
  class Representation < Google::Apis::Core::JsonRepresentation; end
5073
5157
 
@@ -5372,6 +5456,7 @@ module Google
5372
5456
 
5373
5457
  property :semantic_filter_response, as: 'semanticFilterResponse', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionSemanticFilterResponse, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionSemanticFilterResponse::Representation
5374
5458
 
5459
+ property :text, as: 'text'
5375
5460
  property :uri, as: 'uri'
5376
5461
  end
5377
5462
  end
@@ -5653,7 +5738,22 @@ module Google
5653
5738
  class Representation < Google::Apis::Core::JsonRepresentation
5654
5739
  property :blocked, as: 'blocked'
5655
5740
  property :category, as: 'category'
5741
+ collection :influential_terms, as: 'influentialTerms', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm::Representation
5742
+
5656
5743
  property :probability, as: 'probability'
5744
+ property :probability_score, as: 'probabilityScore'
5745
+ property :severity, as: 'severity'
5746
+ property :severity_score, as: 'severityScore'
5747
+ end
5748
+ end
5749
+
5750
+ class CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm
5751
+ # @private
5752
+ class Representation < Google::Apis::Core::JsonRepresentation
5753
+ property :begin_offset, as: 'beginOffset'
5754
+ property :confidence, as: 'confidence'
5755
+ property :source, as: 'source'
5756
+ property :term, as: 'term'
5657
5757
  end
5658
5758
  end
5659
5759
 
@@ -6237,6 +6337,8 @@ module Google
6237
6337
 
6238
6338
  property :finish_message, as: 'finishMessage'
6239
6339
  property :finish_reason, as: 'finishReason'
6340
+ property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadata::Representation
6341
+
6240
6342
  property :index, as: 'index'
6241
6343
  collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyRating, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetyRating::Representation
6242
6344
 
@@ -6568,7 +6670,6 @@ module Google
6568
6670
  property :pipeline_job, as: 'pipelineJob', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob::Representation
6569
6671
 
6570
6672
  property :pipeline_job_id, as: 'pipelineJobId'
6571
- property :preflight_validations, as: 'preflightValidations'
6572
6673
  end
6573
6674
  end
6574
6675
 
@@ -6761,7 +6862,9 @@ module Google
6761
6862
  class Representation < Google::Apis::Core::JsonRepresentation
6762
6863
  property :big_query_dataset_name, as: 'bigQueryDatasetName'
6763
6864
  property :create_time, as: 'createTime'
6865
+ property :display_name, as: 'displayName'
6764
6866
  property :etag, as: 'etag'
6867
+ property :metadata, as: 'metadata'
6765
6868
  property :name, as: 'name'
6766
6869
  property :update_time, as: 'updateTime'
6767
6870
  end
@@ -7089,6 +7192,8 @@ module Google
7089
7192
  property :network, as: 'network'
7090
7193
  property :predict_request_response_logging_config, as: 'predictRequestResponseLoggingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig::Representation
7091
7194
 
7195
+ property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
7196
+
7092
7197
  hash :traffic_split, as: 'trafficSplit'
7093
7198
  property :update_time, as: 'updateTime'
7094
7199
  end
@@ -7435,30 +7540,6 @@ module Google
7435
7540
  end
7436
7541
  end
7437
7542
 
7438
- class GoogleCloudAiplatformV1beta1ExportEndpointOperationMetadata
7439
- # @private
7440
- class Representation < Google::Apis::Core::JsonRepresentation
7441
- property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
7442
-
7443
- end
7444
- end
7445
-
7446
- class GoogleCloudAiplatformV1beta1ExportEndpointResponse
7447
- # @private
7448
- class Representation < Google::Apis::Core::JsonRepresentation
7449
- property :output_info, as: 'outputInfo', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo::Representation
7450
-
7451
- end
7452
- end
7453
-
7454
- class GoogleCloudAiplatformV1beta1ExportEndpointResponseOutputInfo
7455
- # @private
7456
- class Representation < Google::Apis::Core::JsonRepresentation
7457
- property :big_query_destination, as: 'bigQueryDestination', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination::Representation
7458
-
7459
- end
7460
- end
7461
-
7462
7543
  class GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata
7463
7544
  # @private
7464
7545
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7591,6 +7672,7 @@ module Google
7591
7672
  collection :monitoring_stats_anomalies, as: 'monitoringStatsAnomalies', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly::Representation
7592
7673
 
7593
7674
  property :name, as: 'name'
7675
+ property :point_of_contact, as: 'pointOfContact'
7594
7676
  property :update_time, as: 'updateTime'
7595
7677
  property :value_type, as: 'valueType'
7596
7678
  property :version_column_name, as: 'versionColumnName'
@@ -7785,6 +7867,8 @@ module Google
7785
7867
 
7786
7868
  hash :labels, as: 'labels'
7787
7869
  property :name, as: 'name'
7870
+ property :service_account_email, as: 'serviceAccountEmail'
7871
+ property :service_agent_type, as: 'serviceAgentType'
7788
7872
  property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig::Representation
7789
7873
 
7790
7874
  property :update_time, as: 'updateTime'
@@ -7804,15 +7888,25 @@ module Google
7804
7888
  class GoogleCloudAiplatformV1beta1FeatureViewDataKey
7805
7889
  # @private
7806
7890
  class Representation < Google::Apis::Core::JsonRepresentation
7891
+ property :composite_key, as: 'compositeKey', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey::Representation
7892
+
7807
7893
  property :key, as: 'key'
7808
7894
  end
7809
7895
  end
7810
7896
 
7897
+ class GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey
7898
+ # @private
7899
+ class Representation < Google::Apis::Core::JsonRepresentation
7900
+ collection :parts, as: 'parts'
7901
+ end
7902
+ end
7903
+
7811
7904
  class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource
7812
7905
  # @private
7813
7906
  class Representation < Google::Apis::Core::JsonRepresentation
7814
7907
  collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup::Representation
7815
7908
 
7909
+ property :project_number, :numeric_string => true, as: 'projectNumber'
7816
7910
  end
7817
7911
  end
7818
7912
 
@@ -7833,6 +7927,8 @@ module Google
7833
7927
  property :name, as: 'name'
7834
7928
  property :run_time, as: 'runTime', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
7835
7929
 
7930
+ property :sync_summary, as: 'syncSummary', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary::Representation
7931
+
7836
7932
  end
7837
7933
  end
7838
7934
 
@@ -7843,6 +7939,14 @@ module Google
7843
7939
  end
7844
7940
  end
7845
7941
 
7942
+ class GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary
7943
+ # @private
7944
+ class Representation < Google::Apis::Core::JsonRepresentation
7945
+ property :row_synced, :numeric_string => true, as: 'rowSynced'
7946
+ property :total_slot, :numeric_string => true, as: 'totalSlot'
7947
+ end
7948
+ end
7949
+
7846
7950
  class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
7847
7951
  # @private
7848
7952
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8180,6 +8284,48 @@ module Google
8180
8284
  end
8181
8285
  end
8182
8286
 
8287
+ class GoogleCloudAiplatformV1beta1GenieSource
8288
+ # @private
8289
+ class Representation < Google::Apis::Core::JsonRepresentation
8290
+ property :base_model_uri, as: 'baseModelUri'
8291
+ end
8292
+ end
8293
+
8294
+ class GoogleCloudAiplatformV1beta1GoogleSearchRetrieval
8295
+ # @private
8296
+ class Representation < Google::Apis::Core::JsonRepresentation
8297
+ property :disable_attribution, as: 'disableAttribution'
8298
+ end
8299
+ end
8300
+
8301
+ class GoogleCloudAiplatformV1beta1GroundingAttribution
8302
+ # @private
8303
+ class Representation < Google::Apis::Core::JsonRepresentation
8304
+ property :confidence_score, as: 'confidenceScore'
8305
+ property :segment, as: 'segment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Segment::Representation
8306
+
8307
+ property :web, as: 'web', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttributionWeb::Representation
8308
+
8309
+ end
8310
+ end
8311
+
8312
+ class GoogleCloudAiplatformV1beta1GroundingAttributionWeb
8313
+ # @private
8314
+ class Representation < Google::Apis::Core::JsonRepresentation
8315
+ property :title, as: 'title'
8316
+ property :uri, as: 'uri'
8317
+ end
8318
+ end
8319
+
8320
+ class GoogleCloudAiplatformV1beta1GroundingMetadata
8321
+ # @private
8322
+ class Representation < Google::Apis::Core::JsonRepresentation
8323
+ collection :grounding_attributions, as: 'groundingAttributions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingAttribution::Representation
8324
+
8325
+ collection :web_search_queries, as: 'webSearchQueries'
8326
+ end
8327
+ end
8328
+
8183
8329
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
8184
8330
  # @private
8185
8331
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9127,6 +9273,8 @@ module Google
9127
9273
  # @private
9128
9274
  class Representation < Google::Apis::Core::JsonRepresentation
9129
9275
  property :artifact_uri, as: 'artifactUri'
9276
+ property :base_model_source, as: 'baseModelSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelBaseModelSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelBaseModelSource::Representation
9277
+
9130
9278
  property :container_spec, as: 'containerSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelContainerSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelContainerSpec::Representation
9131
9279
 
9132
9280
  property :create_time, as: 'createTime'
@@ -9165,6 +9313,16 @@ module Google
9165
9313
  end
9166
9314
  end
9167
9315
 
9316
+ class GoogleCloudAiplatformV1beta1ModelBaseModelSource
9317
+ # @private
9318
+ class Representation < Google::Apis::Core::JsonRepresentation
9319
+ property :genie_source, as: 'genieSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource::Representation
9320
+
9321
+ property :model_garden_source, as: 'modelGardenSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource::Representation
9322
+
9323
+ end
9324
+ end
9325
+
9168
9326
  class GoogleCloudAiplatformV1beta1ModelContainerSpec
9169
9327
  # @private
9170
9328
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9374,6 +9532,13 @@ module Google
9374
9532
  end
9375
9533
  end
9376
9534
 
9535
+ class GoogleCloudAiplatformV1beta1ModelGardenSource
9536
+ # @private
9537
+ class Representation < Google::Apis::Core::JsonRepresentation
9538
+ property :public_model_name, as: 'publicModelName'
9539
+ end
9540
+ end
9541
+
9377
9542
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
9378
9543
  # @private
9379
9544
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9956,6 +10121,7 @@ module Google
9956
10121
  property :name, as: 'name'
9957
10122
  property :network, as: 'network'
9958
10123
  hash :pipeline_spec, as: 'pipelineSpec'
10124
+ property :preflight_validations, as: 'preflightValidations'
9959
10125
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
9960
10126
  property :runtime_config, as: 'runtimeConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig::Representation
9961
10127
 
@@ -9985,8 +10151,6 @@ module Google
9985
10151
  class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig
9986
10152
  # @private
9987
10153
  class Representation < Google::Apis::Core::JsonRepresentation
9988
- property :default_runtime, as: 'defaultRuntime', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime::Representation
9989
-
9990
10154
  property :failure_policy, as: 'failurePolicy'
9991
10155
  property :gcs_output_directory, as: 'gcsOutputDirectory'
9992
10156
  hash :input_artifacts, as: 'inputArtifacts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact::Representation
@@ -9997,14 +10161,6 @@ module Google
9997
10161
  end
9998
10162
  end
9999
10163
 
10000
- class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigDefaultRuntime
10001
- # @private
10002
- class Representation < Google::Apis::Core::JsonRepresentation
10003
- property :persistent_resource_runtime_detail, as: 'persistentResourceRuntimeDetail', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail::Representation
10004
-
10005
- end
10006
- end
10007
-
10008
10164
  class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact
10009
10165
  # @private
10010
10166
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10012,13 +10168,6 @@ module Google
10012
10168
  end
10013
10169
  end
10014
10170
 
10015
- class GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
10016
- # @private
10017
- class Representation < Google::Apis::Core::JsonRepresentation
10018
- property :persistent_resource_name, as: 'persistentResourceName'
10019
- end
10020
- end
10021
-
10022
10171
  class GoogleCloudAiplatformV1beta1PipelineTaskDetail
10023
10172
  # @private
10024
10173
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10448,11 +10597,20 @@ module Google
10448
10597
  end
10449
10598
  end
10450
10599
 
10600
+ class GoogleCloudAiplatformV1beta1RayMetricSpec
10601
+ # @private
10602
+ class Representation < Google::Apis::Core::JsonRepresentation
10603
+ property :disabled, as: 'disabled'
10604
+ end
10605
+ end
10606
+
10451
10607
  class GoogleCloudAiplatformV1beta1RaySpec
10452
10608
  # @private
10453
10609
  class Representation < Google::Apis::Core::JsonRepresentation
10454
10610
  property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
10455
10611
  property :image_uri, as: 'imageUri'
10612
+ property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RayMetricSpec::Representation
10613
+
10456
10614
  hash :resource_pool_images, as: 'resourcePoolImages'
10457
10615
  end
10458
10616
  end
@@ -10705,12 +10863,24 @@ module Google
10705
10863
  end
10706
10864
  end
10707
10865
 
10866
+ class GoogleCloudAiplatformV1beta1Retrieval
10867
+ # @private
10868
+ class Representation < Google::Apis::Core::JsonRepresentation
10869
+ property :disable_attribution, as: 'disableAttribution'
10870
+ property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VertexAiSearch::Representation
10871
+
10872
+ end
10873
+ end
10874
+
10708
10875
  class GoogleCloudAiplatformV1beta1SafetyRating
10709
10876
  # @private
10710
10877
  class Representation < Google::Apis::Core::JsonRepresentation
10711
10878
  property :blocked, as: 'blocked'
10712
10879
  property :category, as: 'category'
10713
10880
  property :probability, as: 'probability'
10881
+ property :probability_score, as: 'probabilityScore'
10882
+ property :severity, as: 'severity'
10883
+ property :severity_score, as: 'severityScore'
10714
10884
  end
10715
10885
  end
10716
10886
 
@@ -12480,6 +12650,15 @@ module Google
12480
12650
  end
12481
12651
  end
12482
12652
 
12653
+ class GoogleCloudAiplatformV1beta1Segment
12654
+ # @private
12655
+ class Representation < Google::Apis::Core::JsonRepresentation
12656
+ property :end_index, as: 'endIndex'
12657
+ property :part_index, as: 'partIndex'
12658
+ property :start_index, as: 'startIndex'
12659
+ end
12660
+ end
12661
+
12483
12662
  class GoogleCloudAiplatformV1beta1ServiceAccountSpec
12484
12663
  # @private
12485
12664
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13017,6 +13196,10 @@ module Google
13017
13196
  class Representation < Google::Apis::Core::JsonRepresentation
13018
13197
  collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
13019
13198
 
13199
+ property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval::Representation
13200
+
13201
+ property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval::Representation
13202
+
13020
13203
  end
13021
13204
  end
13022
13205
 
@@ -13343,6 +13526,13 @@ module Google
13343
13526
  end
13344
13527
  end
13345
13528
 
13529
+ class GoogleCloudAiplatformV1beta1VertexAiSearch
13530
+ # @private
13531
+ class Representation < Google::Apis::Core::JsonRepresentation
13532
+ property :datastore, as: 'datastore'
13533
+ end
13534
+ end
13535
+
13346
13536
  class GoogleCloudAiplatformV1beta1VideoMetadata
13347
13537
  # @private
13348
13538
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13796,6 +13986,49 @@ module Google
13796
13986
  end
13797
13987
  end
13798
13988
 
13989
+ class LearningGenaiRootCodeyChatMetadata
13990
+ # @private
13991
+ class Representation < Google::Apis::Core::JsonRepresentation
13992
+ property :code_language, as: 'codeLanguage'
13993
+ end
13994
+ end
13995
+
13996
+ class LearningGenaiRootCodeyCheckpoint
13997
+ # @private
13998
+ class Representation < Google::Apis::Core::JsonRepresentation
13999
+ property :codey_truncator_metadata, as: 'codeyTruncatorMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyTruncatorMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyTruncatorMetadata::Representation
14000
+
14001
+ property :current_sample, as: 'currentSample'
14002
+ property :post_inference_step, as: 'postInferenceStep'
14003
+ end
14004
+ end
14005
+
14006
+ class LearningGenaiRootCodeyCompletionMetadata
14007
+ # @private
14008
+ class Representation < Google::Apis::Core::JsonRepresentation
14009
+ collection :checkpoints, as: 'checkpoints', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyCheckpoint, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyCheckpoint::Representation
14010
+
14011
+ end
14012
+ end
14013
+
14014
+ class LearningGenaiRootCodeyOutput
14015
+ # @private
14016
+ class Representation < Google::Apis::Core::JsonRepresentation
14017
+ property :codey_chat_metadata, as: 'codeyChatMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyChatMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyChatMetadata::Representation
14018
+
14019
+ property :codey_completion_metadata, as: 'codeyCompletionMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyCompletionMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyCompletionMetadata::Representation
14020
+
14021
+ end
14022
+ end
14023
+
14024
+ class LearningGenaiRootCodeyTruncatorMetadata
14025
+ # @private
14026
+ class Representation < Google::Apis::Core::JsonRepresentation
14027
+ property :cutoff_index, as: 'cutoffIndex'
14028
+ property :truncated_text, as: 'truncatedText'
14029
+ end
14030
+ end
14031
+
13799
14032
  class LearningGenaiRootDataProviderOutput
13800
14033
  # @private
13801
14034
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14170,6 +14403,8 @@ module Google
14170
14403
  class Representation < Google::Apis::Core::JsonRepresentation
14171
14404
  property :classifier_summary, as: 'classifierSummary', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootClassifierOutputSummary, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootClassifierOutputSummary::Representation
14172
14405
 
14406
+ property :codey_output, as: 'codeyOutput', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyOutput, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootCodeyOutput::Representation
14407
+
14173
14408
  property :current_stream_text_length, as: 'currentStreamTextLength'
14174
14409
  property :deleted, as: 'deleted'
14175
14410
  collection :filter_meta, as: 'filterMeta', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootFilterMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootFilterMetadata::Representation
@@ -14179,6 +14414,7 @@ module Google
14179
14414
  property :finish_reason, as: 'finishReason'
14180
14415
  property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1beta1::LearningGenaiRootGroundingMetadata, decorator: Google::Apis::AiplatformV1beta1::LearningGenaiRootGroundingMetadata::Representation
14181
14416
 
14417
+ property :is_code, as: 'isCode'
14182
14418
  property :is_fallback, as: 'isFallback'
14183
14419
  property :langid_result, as: 'langidResult', class: Google::Apis::AiplatformV1beta1::NlpSaftLangIdResult, decorator: Google::Apis::AiplatformV1beta1::NlpSaftLangIdResult::Representation
14184
14420