google-apis-aiplatform_v1 0.17.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AiplatformV1
18
18
  # Version of the google-apis-aiplatform_v1 gem
19
- GEM_VERSION = "0.17.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.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240301"
25
+ REVISION = "20240320"
26
26
  end
27
27
  end
28
28
  end
@@ -796,6 +796,12 @@ module Google
796
796
  include Google::Apis::Core::JsonObjectSupport
797
797
  end
798
798
 
799
+ class GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
799
805
  class GoogleCloudAiplatformV1CreatePipelineJobRequest
800
806
  class Representation < Google::Apis::Core::JsonRepresentation; end
801
807
 
@@ -1672,6 +1678,12 @@ module Google
1672
1678
  include Google::Apis::Core::JsonObjectSupport
1673
1679
  end
1674
1680
 
1681
+ class GoogleCloudAiplatformV1GoogleSearchRetrieval
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1675
1687
  class GoogleCloudAiplatformV1GroundingAttribution
1676
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1677
1689
 
@@ -2044,6 +2056,12 @@ module Google
2044
2056
  include Google::Apis::Core::JsonObjectSupport
2045
2057
  end
2046
2058
 
2059
+ class GoogleCloudAiplatformV1ListPersistentResourcesResponse
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2047
2065
  class GoogleCloudAiplatformV1ListPipelineJobsResponse
2048
2066
  class Representation < Google::Apis::Core::JsonRepresentation; end
2049
2067
 
@@ -2656,6 +2674,12 @@ module Google
2656
2674
  include Google::Apis::Core::JsonObjectSupport
2657
2675
  end
2658
2676
 
2677
+ class GoogleCloudAiplatformV1PersistentResource
2678
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2679
+
2680
+ include Google::Apis::Core::JsonObjectSupport
2681
+ end
2682
+
2659
2683
  class GoogleCloudAiplatformV1PipelineJob
2660
2684
  class Representation < Google::Apis::Core::JsonRepresentation; end
2661
2685
 
@@ -2818,6 +2842,12 @@ module Google
2818
2842
  include Google::Apis::Core::JsonObjectSupport
2819
2843
  end
2820
2844
 
2845
+ class GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex
2846
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2847
+
2848
+ include Google::Apis::Core::JsonObjectSupport
2849
+ end
2850
+
2821
2851
  class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
2822
2852
  class Representation < Google::Apis::Core::JsonRepresentation; end
2823
2853
 
@@ -2926,6 +2956,18 @@ module Google
2926
2956
  include Google::Apis::Core::JsonObjectSupport
2927
2957
  end
2928
2958
 
2959
+ class GoogleCloudAiplatformV1RayMetricSpec
2960
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2961
+
2962
+ include Google::Apis::Core::JsonObjectSupport
2963
+ end
2964
+
2965
+ class GoogleCloudAiplatformV1RaySpec
2966
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2967
+
2968
+ include Google::Apis::Core::JsonObjectSupport
2969
+ end
2970
+
2929
2971
  class GoogleCloudAiplatformV1ReadFeatureValuesRequest
2930
2972
  class Representation < Google::Apis::Core::JsonRepresentation; end
2931
2973
 
@@ -3010,6 +3052,18 @@ module Google
3010
3052
  include Google::Apis::Core::JsonObjectSupport
3011
3053
  end
3012
3054
 
3055
+ class GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata
3056
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3057
+
3058
+ include Google::Apis::Core::JsonObjectSupport
3059
+ end
3060
+
3061
+ class GoogleCloudAiplatformV1RebootPersistentResourceRequest
3062
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3063
+
3064
+ include Google::Apis::Core::JsonObjectSupport
3065
+ end
3066
+
3013
3067
  class GoogleCloudAiplatformV1RemoveContextChildrenRequest
3014
3068
  class Representation < Google::Apis::Core::JsonRepresentation; end
3015
3069
 
@@ -3034,6 +3088,30 @@ module Google
3034
3088
  include Google::Apis::Core::JsonObjectSupport
3035
3089
  end
3036
3090
 
3091
+ class GoogleCloudAiplatformV1ResourcePool
3092
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3093
+
3094
+ include Google::Apis::Core::JsonObjectSupport
3095
+ end
3096
+
3097
+ class GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec
3098
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3099
+
3100
+ include Google::Apis::Core::JsonObjectSupport
3101
+ end
3102
+
3103
+ class GoogleCloudAiplatformV1ResourceRuntime
3104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3105
+
3106
+ include Google::Apis::Core::JsonObjectSupport
3107
+ end
3108
+
3109
+ class GoogleCloudAiplatformV1ResourceRuntimeSpec
3110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3111
+
3112
+ include Google::Apis::Core::JsonObjectSupport
3113
+ end
3114
+
3037
3115
  class GoogleCloudAiplatformV1ResourcesConsumed
3038
3116
  class Representation < Google::Apis::Core::JsonRepresentation; end
3039
3117
 
@@ -3058,6 +3136,12 @@ module Google
3058
3136
  include Google::Apis::Core::JsonObjectSupport
3059
3137
  end
3060
3138
 
3139
+ class GoogleCloudAiplatformV1Retrieval
3140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3141
+
3142
+ include Google::Apis::Core::JsonObjectSupport
3143
+ end
3144
+
3061
3145
  class GoogleCloudAiplatformV1SafetyRating
3062
3146
  class Representation < Google::Apis::Core::JsonRepresentation; end
3063
3147
 
@@ -4162,6 +4246,12 @@ module Google
4162
4246
  include Google::Apis::Core::JsonObjectSupport
4163
4247
  end
4164
4248
 
4249
+ class GoogleCloudAiplatformV1ServiceAccountSpec
4250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4251
+
4252
+ include Google::Apis::Core::JsonObjectSupport
4253
+ end
4254
+
4165
4255
  class GoogleCloudAiplatformV1ShieldedVmConfig
4166
4256
  class Representation < Google::Apis::Core::JsonRepresentation; end
4167
4257
 
@@ -4606,6 +4696,12 @@ module Google
4606
4696
  include Google::Apis::Core::JsonObjectSupport
4607
4697
  end
4608
4698
 
4699
+ class GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata
4700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4701
+
4702
+ include Google::Apis::Core::JsonObjectSupport
4703
+ end
4704
+
4609
4705
  class GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata
4610
4706
  class Representation < Google::Apis::Core::JsonRepresentation; end
4611
4707
 
@@ -4672,6 +4768,12 @@ module Google
4672
4768
  include Google::Apis::Core::JsonObjectSupport
4673
4769
  end
4674
4770
 
4771
+ class GoogleCloudAiplatformV1VertexAiSearch
4772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4773
+
4774
+ include Google::Apis::Core::JsonObjectSupport
4775
+ end
4776
+
4675
4777
  class GoogleCloudAiplatformV1VideoMetadata
4676
4778
  class Representation < Google::Apis::Core::JsonRepresentation; end
4677
4779
 
@@ -6431,6 +6533,15 @@ module Google
6431
6533
  end
6432
6534
  end
6433
6535
 
6536
+ class GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata
6537
+ # @private
6538
+ class Representation < Google::Apis::Core::JsonRepresentation
6539
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
6540
+
6541
+ property :progress_message, as: 'progressMessage'
6542
+ end
6543
+ end
6544
+
6434
6545
  class GoogleCloudAiplatformV1CreatePipelineJobRequest
6435
6546
  # @private
6436
6547
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6533,6 +6644,7 @@ module Google
6533
6644
  property :experiment_run, as: 'experimentRun'
6534
6645
  collection :models, as: 'models'
6535
6646
  property :network, as: 'network'
6647
+ property :persistent_resource_id, as: 'persistentResourceId'
6536
6648
  property :protected_artifact_location_id, as: 'protectedArtifactLocationId'
6537
6649
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
6538
6650
  property :scheduling, as: 'scheduling', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Scheduling, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Scheduling::Representation
@@ -6942,8 +7054,6 @@ module Google
6942
7054
  property :network, as: 'network'
6943
7055
  property :predict_request_response_logging_config, as: 'predictRequestResponseLoggingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig::Representation
6944
7056
 
6945
- property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
6946
-
6947
7057
  hash :traffic_split, as: 'trafficSplit'
6948
7058
  property :update_time, as: 'updateTime'
6949
7059
  end
@@ -7747,6 +7857,8 @@ module Google
7747
7857
  class GoogleCloudAiplatformV1FetchFeatureValuesResponse
7748
7858
  # @private
7749
7859
  class Representation < Google::Apis::Core::JsonRepresentation
7860
+ property :data_key, as: 'dataKey', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewDataKey, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewDataKey::Representation
7861
+
7750
7862
  property :key_values, as: 'keyValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList::Representation
7751
7863
 
7752
7864
  hash :proto_struct, as: 'protoStruct'
@@ -7958,6 +8070,13 @@ module Google
7958
8070
  end
7959
8071
  end
7960
8072
 
8073
+ class GoogleCloudAiplatformV1GoogleSearchRetrieval
8074
+ # @private
8075
+ class Representation < Google::Apis::Core::JsonRepresentation
8076
+ property :disable_attribution, as: 'disableAttribution'
8077
+ end
8078
+ end
8079
+
7961
8080
  class GoogleCloudAiplatformV1GroundingAttribution
7962
8081
  # @private
7963
8082
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8590,6 +8709,15 @@ module Google
8590
8709
  end
8591
8710
  end
8592
8711
 
8712
+ class GoogleCloudAiplatformV1ListPersistentResourcesResponse
8713
+ # @private
8714
+ class Representation < Google::Apis::Core::JsonRepresentation
8715
+ property :next_page_token, as: 'nextPageToken'
8716
+ collection :persistent_resources, as: 'persistentResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PersistentResource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PersistentResource::Representation
8717
+
8718
+ end
8719
+ end
8720
+
8593
8721
  class GoogleCloudAiplatformV1ListPipelineJobsResponse
8594
8722
  # @private
8595
8723
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9699,6 +9827,31 @@ module Google
9699
9827
  end
9700
9828
  end
9701
9829
 
9830
+ class GoogleCloudAiplatformV1PersistentResource
9831
+ # @private
9832
+ class Representation < Google::Apis::Core::JsonRepresentation
9833
+ property :create_time, as: 'createTime'
9834
+ property :display_name, as: 'displayName'
9835
+ property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
9836
+
9837
+ property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
9838
+
9839
+ hash :labels, as: 'labels'
9840
+ property :name, as: 'name'
9841
+ property :network, as: 'network'
9842
+ collection :reserved_ip_ranges, as: 'reservedIpRanges'
9843
+ collection :resource_pools, as: 'resourcePools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcePool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcePool::Representation
9844
+
9845
+ property :resource_runtime, as: 'resourceRuntime', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourceRuntime, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourceRuntime::Representation
9846
+
9847
+ property :resource_runtime_spec, as: 'resourceRuntimeSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourceRuntimeSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourceRuntimeSpec::Representation
9848
+
9849
+ property :start_time, as: 'startTime'
9850
+ property :state, as: 'state'
9851
+ property :update_time, as: 'updateTime'
9852
+ end
9853
+ end
9854
+
9702
9855
  class GoogleCloudAiplatformV1PipelineJob
9703
9856
  # @private
9704
9857
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9970,6 +10123,8 @@ module Google
9970
10123
 
9971
10124
  property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke::Representation
9972
10125
 
10126
+ property :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex::Representation
10127
+
9973
10128
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
9974
10129
 
9975
10130
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -10019,6 +10174,14 @@ module Google
10019
10174
  end
10020
10175
  end
10021
10176
 
10177
+ class GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex
10178
+ # @private
10179
+ class Representation < Google::Apis::Core::JsonRepresentation
10180
+ collection :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy::Representation
10181
+
10182
+ end
10183
+ end
10184
+
10022
10185
  class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
10023
10186
  # @private
10024
10187
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10179,6 +10342,24 @@ module Google
10179
10342
  end
10180
10343
  end
10181
10344
 
10345
+ class GoogleCloudAiplatformV1RayMetricSpec
10346
+ # @private
10347
+ class Representation < Google::Apis::Core::JsonRepresentation
10348
+ property :disabled, as: 'disabled'
10349
+ end
10350
+ end
10351
+
10352
+ class GoogleCloudAiplatformV1RaySpec
10353
+ # @private
10354
+ class Representation < Google::Apis::Core::JsonRepresentation
10355
+ property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
10356
+ property :image_uri, as: 'imageUri'
10357
+ property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec::Representation
10358
+
10359
+ hash :resource_pool_images, as: 'resourcePoolImages'
10360
+ end
10361
+ end
10362
+
10182
10363
  class GoogleCloudAiplatformV1ReadFeatureValuesRequest
10183
10364
  # @private
10184
10365
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10296,6 +10477,21 @@ module Google
10296
10477
  end
10297
10478
  end
10298
10479
 
10480
+ class GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata
10481
+ # @private
10482
+ class Representation < Google::Apis::Core::JsonRepresentation
10483
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
10484
+
10485
+ property :progress_message, as: 'progressMessage'
10486
+ end
10487
+ end
10488
+
10489
+ class GoogleCloudAiplatformV1RebootPersistentResourceRequest
10490
+ # @private
10491
+ class Representation < Google::Apis::Core::JsonRepresentation
10492
+ end
10493
+ end
10494
+
10299
10495
  class GoogleCloudAiplatformV1RemoveContextChildrenRequest
10300
10496
  # @private
10301
10497
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10322,6 +10518,47 @@ module Google
10322
10518
  end
10323
10519
  end
10324
10520
 
10521
+ class GoogleCloudAiplatformV1ResourcePool
10522
+ # @private
10523
+ class Representation < Google::Apis::Core::JsonRepresentation
10524
+ property :autoscaling_spec, as: 'autoscalingSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec::Representation
10525
+
10526
+ property :disk_spec, as: 'diskSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DiskSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DiskSpec::Representation
10527
+
10528
+ property :id, as: 'id'
10529
+ property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MachineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MachineSpec::Representation
10530
+
10531
+ property :replica_count, :numeric_string => true, as: 'replicaCount'
10532
+ property :used_replica_count, :numeric_string => true, as: 'usedReplicaCount'
10533
+ end
10534
+ end
10535
+
10536
+ class GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec
10537
+ # @private
10538
+ class Representation < Google::Apis::Core::JsonRepresentation
10539
+ property :max_replica_count, :numeric_string => true, as: 'maxReplicaCount'
10540
+ property :min_replica_count, :numeric_string => true, as: 'minReplicaCount'
10541
+ end
10542
+ end
10543
+
10544
+ class GoogleCloudAiplatformV1ResourceRuntime
10545
+ # @private
10546
+ class Representation < Google::Apis::Core::JsonRepresentation
10547
+ hash :access_uris, as: 'accessUris'
10548
+ property :notebook_runtime_template, as: 'notebookRuntimeTemplate'
10549
+ end
10550
+ end
10551
+
10552
+ class GoogleCloudAiplatformV1ResourceRuntimeSpec
10553
+ # @private
10554
+ class Representation < Google::Apis::Core::JsonRepresentation
10555
+ property :ray_spec, as: 'raySpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RaySpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RaySpec::Representation
10556
+
10557
+ property :service_account_spec, as: 'serviceAccountSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ServiceAccountSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ServiceAccountSpec::Representation
10558
+
10559
+ end
10560
+ end
10561
+
10325
10562
  class GoogleCloudAiplatformV1ResourcesConsumed
10326
10563
  # @private
10327
10564
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10350,6 +10587,15 @@ module Google
10350
10587
  end
10351
10588
  end
10352
10589
 
10590
+ class GoogleCloudAiplatformV1Retrieval
10591
+ # @private
10592
+ class Representation < Google::Apis::Core::JsonRepresentation
10593
+ property :disable_attribution, as: 'disableAttribution'
10594
+ property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch::Representation
10595
+
10596
+ end
10597
+ end
10598
+
10353
10599
  class GoogleCloudAiplatformV1SafetyRating
10354
10600
  # @private
10355
10601
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10366,6 +10612,7 @@ module Google
10366
10612
  # @private
10367
10613
  class Representation < Google::Apis::Core::JsonRepresentation
10368
10614
  property :category, as: 'category'
10615
+ property :method_prop, as: 'method'
10369
10616
  property :threshold, as: 'threshold'
10370
10617
  end
10371
10618
  end
@@ -10470,16 +10717,27 @@ module Google
10470
10717
  class GoogleCloudAiplatformV1Schema
10471
10718
  # @private
10472
10719
  class Representation < Google::Apis::Core::JsonRepresentation
10720
+ property :default, as: 'default'
10473
10721
  property :description, as: 'description'
10474
10722
  collection :enum, as: 'enum'
10475
10723
  property :example, as: 'example'
10476
10724
  property :format, as: 'format'
10477
10725
  property :items, as: 'items', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
10478
10726
 
10727
+ property :max_items, :numeric_string => true, as: 'maxItems'
10728
+ property :max_length, :numeric_string => true, as: 'maxLength'
10729
+ property :max_properties, :numeric_string => true, as: 'maxProperties'
10730
+ property :maximum, as: 'maximum'
10731
+ property :min_items, :numeric_string => true, as: 'minItems'
10732
+ property :min_length, :numeric_string => true, as: 'minLength'
10733
+ property :min_properties, :numeric_string => true, as: 'minProperties'
10734
+ property :minimum, as: 'minimum'
10479
10735
  property :nullable, as: 'nullable'
10736
+ property :pattern, as: 'pattern'
10480
10737
  hash :properties, as: 'properties', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
10481
10738
 
10482
10739
  collection :required, as: 'required'
10740
+ property :title, as: 'title'
10483
10741
  property :type, as: 'type'
10484
10742
  end
10485
10743
  end
@@ -12174,6 +12432,14 @@ module Google
12174
12432
  end
12175
12433
  end
12176
12434
 
12435
+ class GoogleCloudAiplatformV1ServiceAccountSpec
12436
+ # @private
12437
+ class Representation < Google::Apis::Core::JsonRepresentation
12438
+ property :enable_custom_service_account, as: 'enableCustomServiceAccount'
12439
+ property :service_account, as: 'serviceAccount'
12440
+ end
12441
+ end
12442
+
12177
12443
  class GoogleCloudAiplatformV1ShieldedVmConfig
12178
12444
  # @private
12179
12445
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12688,6 +12954,10 @@ module Google
12688
12954
  class Representation < Google::Apis::Core::JsonRepresentation
12689
12955
  collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration::Representation
12690
12956
 
12957
+ property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval::Representation
12958
+
12959
+ property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval::Representation
12960
+
12691
12961
  end
12692
12962
  end
12693
12963
 
@@ -12905,6 +13175,15 @@ module Google
12905
13175
  end
12906
13176
  end
12907
13177
 
13178
+ class GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata
13179
+ # @private
13180
+ class Representation < Google::Apis::Core::JsonRepresentation
13181
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
13182
+
13183
+ property :progress_message, as: 'progressMessage'
13184
+ end
13185
+ end
13186
+
12908
13187
  class GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata
12909
13188
  # @private
12910
13189
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12997,6 +13276,13 @@ module Google
12997
13276
  end
12998
13277
  end
12999
13278
 
13279
+ class GoogleCloudAiplatformV1VertexAiSearch
13280
+ # @private
13281
+ class Representation < Google::Apis::Core::JsonRepresentation
13282
+ property :datastore, as: 'datastore'
13283
+ end
13284
+ end
13285
+
13000
13286
  class GoogleCloudAiplatformV1VideoMetadata
13001
13287
  # @private
13002
13288
  class Representation < Google::Apis::Core::JsonRepresentation