google-apis-aiplatform_v1 0.6.0 → 0.8.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.
| @@ -304,6 +304,12 @@ module Google | |
| 304 304 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 305 305 | 
             
                  end
         | 
| 306 306 |  | 
| 307 | 
            +
                  class GoogleCloudAiplatformV1Blob
         | 
| 308 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 309 | 
            +
                  
         | 
| 310 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 311 | 
            +
                  end
         | 
| 312 | 
            +
                  
         | 
| 307 313 | 
             
                  class GoogleCloudAiplatformV1BlurBaselineConfig
         | 
| 308 314 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 309 315 |  | 
| @@ -412,6 +418,12 @@ module Google | |
| 412 418 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 413 419 | 
             
                  end
         | 
| 414 420 |  | 
| 421 | 
            +
                  class GoogleCloudAiplatformV1Content
         | 
| 422 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 423 | 
            +
                  
         | 
| 424 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 425 | 
            +
                  end
         | 
| 426 | 
            +
                  
         | 
| 415 427 | 
             
                  class GoogleCloudAiplatformV1Context
         | 
| 416 428 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 417 429 |  | 
| @@ -460,6 +472,18 @@ module Google | |
| 460 472 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 461 473 | 
             
                  end
         | 
| 462 474 |  | 
| 475 | 
            +
                  class GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata
         | 
| 476 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 477 | 
            +
                  
         | 
| 478 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 479 | 
            +
                  end
         | 
| 480 | 
            +
                  
         | 
| 481 | 
            +
                  class GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest
         | 
| 482 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 483 | 
            +
                  
         | 
| 484 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 485 | 
            +
                  end
         | 
| 486 | 
            +
                  
         | 
| 463 487 | 
             
                  class GoogleCloudAiplatformV1CreateEndpointOperationMetadata
         | 
| 464 488 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 465 489 |  | 
| @@ -754,12 +778,42 @@ module Google | |
| 754 778 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 755 779 | 
             
                  end
         | 
| 756 780 |  | 
| 781 | 
            +
                  class GoogleCloudAiplatformV1DeploymentResourcePool
         | 
| 782 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 783 | 
            +
                  
         | 
| 784 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 785 | 
            +
                  end
         | 
| 786 | 
            +
                  
         | 
| 757 787 | 
             
                  class GoogleCloudAiplatformV1DestinationFeatureSetting
         | 
| 758 788 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 759 789 |  | 
| 760 790 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 761 791 | 
             
                  end
         | 
| 762 792 |  | 
| 793 | 
            +
                  class GoogleCloudAiplatformV1DirectPredictRequest
         | 
| 794 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 795 | 
            +
                  
         | 
| 796 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 797 | 
            +
                  end
         | 
| 798 | 
            +
                  
         | 
| 799 | 
            +
                  class GoogleCloudAiplatformV1DirectPredictResponse
         | 
| 800 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 801 | 
            +
                  
         | 
| 802 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 803 | 
            +
                  end
         | 
| 804 | 
            +
                  
         | 
| 805 | 
            +
                  class GoogleCloudAiplatformV1DirectRawPredictRequest
         | 
| 806 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 807 | 
            +
                  
         | 
| 808 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 809 | 
            +
                  end
         | 
| 810 | 
            +
                  
         | 
| 811 | 
            +
                  class GoogleCloudAiplatformV1DirectRawPredictResponse
         | 
| 812 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 813 | 
            +
                  
         | 
| 814 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 815 | 
            +
                  end
         | 
| 816 | 
            +
                  
         | 
| 763 817 | 
             
                  class GoogleCloudAiplatformV1DiskSpec
         | 
| 764 818 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 765 819 |  | 
| @@ -994,6 +1048,12 @@ module Google | |
| 994 1048 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 995 1049 | 
             
                  end
         | 
| 996 1050 |  | 
| 1051 | 
            +
                  class GoogleCloudAiplatformV1ExportFilterSplit
         | 
| 1052 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1053 | 
            +
                  
         | 
| 1054 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1055 | 
            +
                  end
         | 
| 1056 | 
            +
                  
         | 
| 997 1057 | 
             
                  class GoogleCloudAiplatformV1ExportFractionSplit
         | 
| 998 1058 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 999 1059 |  | 
| @@ -1144,6 +1204,12 @@ module Google | |
| 1144 1204 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1145 1205 | 
             
                  end
         | 
| 1146 1206 |  | 
| 1207 | 
            +
                  class GoogleCloudAiplatformV1FeatureViewDataKey
         | 
| 1208 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1209 | 
            +
                  
         | 
| 1210 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1211 | 
            +
                  end
         | 
| 1212 | 
            +
                  
         | 
| 1147 1213 | 
             
                  class GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource
         | 
| 1148 1214 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1149 1215 |  | 
| @@ -1234,6 +1300,12 @@ module Google | |
| 1234 1300 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1235 1301 | 
             
                  end
         | 
| 1236 1302 |  | 
| 1303 | 
            +
                  class GoogleCloudAiplatformV1FileData
         | 
| 1304 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1305 | 
            +
                  
         | 
| 1306 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1307 | 
            +
                  end
         | 
| 1308 | 
            +
                  
         | 
| 1237 1309 | 
             
                  class GoogleCloudAiplatformV1FilterSplit
         | 
| 1238 1310 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1239 1311 |  | 
| @@ -1276,6 +1348,18 @@ module Google | |
| 1276 1348 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1277 1349 | 
             
                  end
         | 
| 1278 1350 |  | 
| 1351 | 
            +
                  class GoogleCloudAiplatformV1FunctionCall
         | 
| 1352 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1353 | 
            +
                  
         | 
| 1354 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1355 | 
            +
                  end
         | 
| 1356 | 
            +
                  
         | 
| 1357 | 
            +
                  class GoogleCloudAiplatformV1FunctionResponse
         | 
| 1358 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1359 | 
            +
                  
         | 
| 1360 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1361 | 
            +
                  end
         | 
| 1362 | 
            +
                  
         | 
| 1279 1363 | 
             
                  class GoogleCloudAiplatformV1GcsDestination
         | 
| 1280 1364 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1281 1365 |  | 
| @@ -1492,6 +1576,12 @@ module Google | |
| 1492 1576 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1493 1577 | 
             
                  end
         | 
| 1494 1578 |  | 
| 1579 | 
            +
                  class GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse
         | 
| 1580 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1581 | 
            +
                  
         | 
| 1582 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1583 | 
            +
                  end
         | 
| 1584 | 
            +
                  
         | 
| 1495 1585 | 
             
                  class GoogleCloudAiplatformV1ListEndpointsResponse
         | 
| 1496 1586 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1497 1587 |  | 
| @@ -1852,6 +1942,12 @@ module Google | |
| 1852 1942 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1853 1943 | 
             
                  end
         | 
| 1854 1944 |  | 
| 1945 | 
            +
                  class GoogleCloudAiplatformV1ModelDataStats
         | 
| 1946 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1947 | 
            +
                  
         | 
| 1948 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1949 | 
            +
                  end
         | 
| 1950 | 
            +
                  
         | 
| 1855 1951 | 
             
                  class GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable
         | 
| 1856 1952 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1857 1953 |  | 
| @@ -2170,6 +2266,12 @@ module Google | |
| 2170 2266 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2171 2267 | 
             
                  end
         | 
| 2172 2268 |  | 
| 2269 | 
            +
                  class GoogleCloudAiplatformV1Part
         | 
| 2270 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2271 | 
            +
                  
         | 
| 2272 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2273 | 
            +
                  end
         | 
| 2274 | 
            +
                  
         | 
| 2173 2275 | 
             
                  class GoogleCloudAiplatformV1PauseModelDeploymentMonitoringJobRequest
         | 
| 2174 2276 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2175 2277 |  | 
| @@ -2308,6 +2410,18 @@ module Google | |
| 2308 2410 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2309 2411 | 
             
                  end
         | 
| 2310 2412 |  | 
| 2413 | 
            +
                  class GoogleCloudAiplatformV1Probe
         | 
| 2414 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2415 | 
            +
                  
         | 
| 2416 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2417 | 
            +
                  end
         | 
| 2418 | 
            +
                  
         | 
| 2419 | 
            +
                  class GoogleCloudAiplatformV1ProbeExecAction
         | 
| 2420 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2421 | 
            +
                  
         | 
| 2422 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2423 | 
            +
                  end
         | 
| 2424 | 
            +
                  
         | 
| 2311 2425 | 
             
                  class GoogleCloudAiplatformV1PublisherModel
         | 
| 2312 2426 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2313 2427 |  | 
| @@ -2410,6 +2524,12 @@ module Google | |
| 2410 2524 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2411 2525 | 
             
                  end
         | 
| 2412 2526 |  | 
| 2527 | 
            +
                  class GoogleCloudAiplatformV1QueryDeployedModelsResponse
         | 
| 2528 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2529 | 
            +
                  
         | 
| 2530 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2531 | 
            +
                  end
         | 
| 2532 | 
            +
                  
         | 
| 2413 2533 | 
             
                  class GoogleCloudAiplatformV1RawPredictRequest
         | 
| 2414 2534 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2415 2535 |  | 
| @@ -3976,6 +4096,12 @@ module Google | |
| 3976 4096 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3977 4097 | 
             
                  end
         | 
| 3978 4098 |  | 
| 4099 | 
            +
                  class GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata
         | 
| 4100 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4101 | 
            +
                  
         | 
| 4102 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4103 | 
            +
                  end
         | 
| 4104 | 
            +
                  
         | 
| 3979 4105 | 
             
                  class GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata
         | 
| 3980 4106 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3981 4107 |  | 
| @@ -4048,6 +4174,18 @@ module Google | |
| 4048 4174 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4049 4175 | 
             
                  end
         | 
| 4050 4176 |  | 
| 4177 | 
            +
                  class GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata
         | 
| 4178 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4179 | 
            +
                  
         | 
| 4180 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4181 | 
            +
                  end
         | 
| 4182 | 
            +
                  
         | 
| 4183 | 
            +
                  class GoogleCloudAiplatformV1UpgradeNotebookRuntimeRequest
         | 
| 4184 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4185 | 
            +
                  
         | 
| 4186 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4187 | 
            +
                  end
         | 
| 4188 | 
            +
                  
         | 
| 4051 4189 | 
             
                  class GoogleCloudAiplatformV1UploadModelOperationMetadata
         | 
| 4052 4190 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4053 4191 |  | 
| @@ -4090,6 +4228,12 @@ module Google | |
| 4090 4228 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4091 4229 | 
             
                  end
         | 
| 4092 4230 |  | 
| 4231 | 
            +
                  class GoogleCloudAiplatformV1VideoMetadata
         | 
| 4232 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4233 | 
            +
                  
         | 
| 4234 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4235 | 
            +
                  end
         | 
| 4236 | 
            +
                  
         | 
| 4093 4237 | 
             
                  class GoogleCloudAiplatformV1WorkerPoolSpec
         | 
| 4094 4238 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4095 4239 |  | 
| @@ -4690,6 +4834,14 @@ module Google | |
| 4690 4834 | 
             
                    end
         | 
| 4691 4835 | 
             
                  end
         | 
| 4692 4836 |  | 
| 4837 | 
            +
                  class GoogleCloudAiplatformV1Blob
         | 
| 4838 | 
            +
                    # @private
         | 
| 4839 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4840 | 
            +
                      property :data, :base64 => true, as: 'data'
         | 
| 4841 | 
            +
                      property :mime_type, as: 'mimeType'
         | 
| 4842 | 
            +
                    end
         | 
| 4843 | 
            +
                  end
         | 
| 4844 | 
            +
                  
         | 
| 4693 4845 | 
             
                  class GoogleCloudAiplatformV1BlurBaselineConfig
         | 
| 4694 4846 | 
             
                    # @private
         | 
| 4695 4847 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4822,6 +4974,15 @@ module Google | |
| 4822 4974 | 
             
                    end
         | 
| 4823 4975 | 
             
                  end
         | 
| 4824 4976 |  | 
| 4977 | 
            +
                  class GoogleCloudAiplatformV1Content
         | 
| 4978 | 
            +
                    # @private
         | 
| 4979 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4980 | 
            +
                      collection :parts, as: 'parts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Part, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Part::Representation
         | 
| 4981 | 
            +
                  
         | 
| 4982 | 
            +
                      property :role, as: 'role'
         | 
| 4983 | 
            +
                    end
         | 
| 4984 | 
            +
                  end
         | 
| 4985 | 
            +
                  
         | 
| 4825 4986 | 
             
                  class GoogleCloudAiplatformV1Context
         | 
| 4826 4987 | 
             
                    # @private
         | 
| 4827 4988 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4869,7 +5030,10 @@ module Google | |
| 4869 5030 | 
             
                  class GoogleCloudAiplatformV1CountTokensRequest
         | 
| 4870 5031 | 
             
                    # @private
         | 
| 4871 5032 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5033 | 
            +
                      collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
         | 
| 5034 | 
            +
                  
         | 
| 4872 5035 | 
             
                      collection :instances, as: 'instances'
         | 
| 5036 | 
            +
                      property :model, as: 'model'
         | 
| 4873 5037 | 
             
                    end
         | 
| 4874 5038 | 
             
                  end
         | 
| 4875 5039 |  | 
| @@ -4897,6 +5061,23 @@ module Google | |
| 4897 5061 | 
             
                    end
         | 
| 4898 5062 | 
             
                  end
         | 
| 4899 5063 |  | 
| 5064 | 
            +
                  class GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata
         | 
| 5065 | 
            +
                    # @private
         | 
| 5066 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5067 | 
            +
                      property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
         | 
| 5068 | 
            +
                  
         | 
| 5069 | 
            +
                    end
         | 
| 5070 | 
            +
                  end
         | 
| 5071 | 
            +
                  
         | 
| 5072 | 
            +
                  class GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest
         | 
| 5073 | 
            +
                    # @private
         | 
| 5074 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5075 | 
            +
                      property :deployment_resource_pool, as: 'deploymentResourcePool', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeploymentResourcePool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeploymentResourcePool::Representation
         | 
| 5076 | 
            +
                  
         | 
| 5077 | 
            +
                      property :deployment_resource_pool_id, as: 'deploymentResourcePoolId'
         | 
| 5078 | 
            +
                    end
         | 
| 5079 | 
            +
                  end
         | 
| 5080 | 
            +
                  
         | 
| 4900 5081 | 
             
                  class GoogleCloudAiplatformV1CreateEndpointOperationMetadata
         | 
| 4901 5082 | 
             
                    # @private
         | 
| 4902 5083 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5376,6 +5557,7 @@ module Google | |
| 5376 5557 | 
             
                    # @private
         | 
| 5377 5558 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5378 5559 | 
             
                      property :deployed_index_id, as: 'deployedIndexId'
         | 
| 5560 | 
            +
                      property :display_name, as: 'displayName'
         | 
| 5379 5561 | 
             
                      property :index_endpoint, as: 'indexEndpoint'
         | 
| 5380 5562 | 
             
                    end
         | 
| 5381 5563 | 
             
                  end
         | 
| @@ -5399,6 +5581,7 @@ module Google | |
| 5399 5581 | 
             
                      property :private_endpoints, as: 'privateEndpoints', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateEndpoints, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateEndpoints::Representation
         | 
| 5400 5582 |  | 
| 5401 5583 | 
             
                      property :service_account, as: 'serviceAccount'
         | 
| 5584 | 
            +
                      property :shared_resources, as: 'sharedResources'
         | 
| 5402 5585 | 
             
                    end
         | 
| 5403 5586 | 
             
                  end
         | 
| 5404 5587 |  | 
| @@ -5410,6 +5593,16 @@ module Google | |
| 5410 5593 | 
             
                    end
         | 
| 5411 5594 | 
             
                  end
         | 
| 5412 5595 |  | 
| 5596 | 
            +
                  class GoogleCloudAiplatformV1DeploymentResourcePool
         | 
| 5597 | 
            +
                    # @private
         | 
| 5598 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5599 | 
            +
                      property :create_time, as: 'createTime'
         | 
| 5600 | 
            +
                      property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources::Representation
         | 
| 5601 | 
            +
                  
         | 
| 5602 | 
            +
                      property :name, as: 'name'
         | 
| 5603 | 
            +
                    end
         | 
| 5604 | 
            +
                  end
         | 
| 5605 | 
            +
                  
         | 
| 5413 5606 | 
             
                  class GoogleCloudAiplatformV1DestinationFeatureSetting
         | 
| 5414 5607 | 
             
                    # @private
         | 
| 5415 5608 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5418,6 +5611,41 @@ module Google | |
| 5418 5611 | 
             
                    end
         | 
| 5419 5612 | 
             
                  end
         | 
| 5420 5613 |  | 
| 5614 | 
            +
                  class GoogleCloudAiplatformV1DirectPredictRequest
         | 
| 5615 | 
            +
                    # @private
         | 
| 5616 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5617 | 
            +
                      collection :inputs, as: 'inputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor::Representation
         | 
| 5618 | 
            +
                  
         | 
| 5619 | 
            +
                      property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor::Representation
         | 
| 5620 | 
            +
                  
         | 
| 5621 | 
            +
                    end
         | 
| 5622 | 
            +
                  end
         | 
| 5623 | 
            +
                  
         | 
| 5624 | 
            +
                  class GoogleCloudAiplatformV1DirectPredictResponse
         | 
| 5625 | 
            +
                    # @private
         | 
| 5626 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5627 | 
            +
                      collection :outputs, as: 'outputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor::Representation
         | 
| 5628 | 
            +
                  
         | 
| 5629 | 
            +
                      property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tensor::Representation
         | 
| 5630 | 
            +
                  
         | 
| 5631 | 
            +
                    end
         | 
| 5632 | 
            +
                  end
         | 
| 5633 | 
            +
                  
         | 
| 5634 | 
            +
                  class GoogleCloudAiplatformV1DirectRawPredictRequest
         | 
| 5635 | 
            +
                    # @private
         | 
| 5636 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5637 | 
            +
                      property :input, :base64 => true, as: 'input'
         | 
| 5638 | 
            +
                      property :method_name, as: 'methodName'
         | 
| 5639 | 
            +
                    end
         | 
| 5640 | 
            +
                  end
         | 
| 5641 | 
            +
                  
         | 
| 5642 | 
            +
                  class GoogleCloudAiplatformV1DirectRawPredictResponse
         | 
| 5643 | 
            +
                    # @private
         | 
| 5644 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5645 | 
            +
                      property :output, :base64 => true, as: 'output'
         | 
| 5646 | 
            +
                    end
         | 
| 5647 | 
            +
                  end
         | 
| 5648 | 
            +
                  
         | 
| 5421 5649 | 
             
                  class GoogleCloudAiplatformV1DiskSpec
         | 
| 5422 5650 | 
             
                    # @private
         | 
| 5423 5651 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5758,11 +5986,16 @@ module Google | |
| 5758 5986 | 
             
                  class GoogleCloudAiplatformV1ExportDataConfig
         | 
| 5759 5987 | 
             
                    # @private
         | 
| 5760 5988 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5989 | 
            +
                      property :annotation_schema_uri, as: 'annotationSchemaUri'
         | 
| 5761 5990 | 
             
                      property :annotations_filter, as: 'annotationsFilter'
         | 
| 5991 | 
            +
                      property :export_use, as: 'exportUse'
         | 
| 5992 | 
            +
                      property :filter_split, as: 'filterSplit', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExportFilterSplit, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExportFilterSplit::Representation
         | 
| 5993 | 
            +
                  
         | 
| 5762 5994 | 
             
                      property :fraction_split, as: 'fractionSplit', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExportFractionSplit, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExportFractionSplit::Representation
         | 
| 5763 5995 |  | 
| 5764 5996 | 
             
                      property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination::Representation
         | 
| 5765 5997 |  | 
| 5998 | 
            +
                      property :saved_query_id, as: 'savedQueryId'
         | 
| 5766 5999 | 
             
                    end
         | 
| 5767 6000 | 
             
                  end
         | 
| 5768 6001 |  | 
| @@ -5786,6 +6019,8 @@ module Google | |
| 5786 6019 | 
             
                  class GoogleCloudAiplatformV1ExportDataResponse
         | 
| 5787 6020 | 
             
                    # @private
         | 
| 5788 6021 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6022 | 
            +
                      property :data_stats, as: 'dataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelDataStats::Representation
         | 
| 6023 | 
            +
                  
         | 
| 5789 6024 | 
             
                      collection :exported_files, as: 'exportedFiles'
         | 
| 5790 6025 | 
             
                    end
         | 
| 5791 6026 | 
             
                  end
         | 
| @@ -5836,6 +6071,15 @@ module Google | |
| 5836 6071 | 
             
                    end
         | 
| 5837 6072 | 
             
                  end
         | 
| 5838 6073 |  | 
| 6074 | 
            +
                  class GoogleCloudAiplatformV1ExportFilterSplit
         | 
| 6075 | 
            +
                    # @private
         | 
| 6076 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6077 | 
            +
                      property :test_filter, as: 'testFilter'
         | 
| 6078 | 
            +
                      property :training_filter, as: 'trainingFilter'
         | 
| 6079 | 
            +
                      property :validation_filter, as: 'validationFilter'
         | 
| 6080 | 
            +
                    end
         | 
| 6081 | 
            +
                  end
         | 
| 6082 | 
            +
                  
         | 
| 5839 6083 | 
             
                  class GoogleCloudAiplatformV1ExportFractionSplit
         | 
| 5840 6084 | 
             
                    # @private
         | 
| 5841 6085 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6097,6 +6341,13 @@ module Google | |
| 6097 6341 | 
             
                    end
         | 
| 6098 6342 | 
             
                  end
         | 
| 6099 6343 |  | 
| 6344 | 
            +
                  class GoogleCloudAiplatformV1FeatureViewDataKey
         | 
| 6345 | 
            +
                    # @private
         | 
| 6346 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6347 | 
            +
                      property :key, as: 'key'
         | 
| 6348 | 
            +
                    end
         | 
| 6349 | 
            +
                  end
         | 
| 6350 | 
            +
                  
         | 
| 6100 6351 | 
             
                  class GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource
         | 
| 6101 6352 | 
             
                    # @private
         | 
| 6102 6353 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6208,8 +6459,9 @@ module Google | |
| 6208 6459 | 
             
                  class GoogleCloudAiplatformV1FetchFeatureValuesRequest
         | 
| 6209 6460 | 
             
                    # @private
         | 
| 6210 6461 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6211 | 
            -
                      property : | 
| 6212 | 
            -
                      property : | 
| 6462 | 
            +
                      property :data_format, as: 'dataFormat'
         | 
| 6463 | 
            +
                      property :data_key, as: 'dataKey', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewDataKey, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewDataKey::Representation
         | 
| 6464 | 
            +
                  
         | 
| 6213 6465 | 
             
                    end
         | 
| 6214 6466 | 
             
                  end
         | 
| 6215 6467 |  | 
| @@ -6239,6 +6491,14 @@ module Google | |
| 6239 6491 | 
             
                    end
         | 
| 6240 6492 | 
             
                  end
         | 
| 6241 6493 |  | 
| 6494 | 
            +
                  class GoogleCloudAiplatformV1FileData
         | 
| 6495 | 
            +
                    # @private
         | 
| 6496 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6497 | 
            +
                      property :file_uri, as: 'fileUri'
         | 
| 6498 | 
            +
                      property :mime_type, as: 'mimeType'
         | 
| 6499 | 
            +
                    end
         | 
| 6500 | 
            +
                  end
         | 
| 6501 | 
            +
                  
         | 
| 6242 6502 | 
             
                  class GoogleCloudAiplatformV1FilterSplit
         | 
| 6243 6503 | 
             
                    # @private
         | 
| 6244 6504 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6305,6 +6565,22 @@ module Google | |
| 6305 6565 | 
             
                    end
         | 
| 6306 6566 | 
             
                  end
         | 
| 6307 6567 |  | 
| 6568 | 
            +
                  class GoogleCloudAiplatformV1FunctionCall
         | 
| 6569 | 
            +
                    # @private
         | 
| 6570 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6571 | 
            +
                      hash :args, as: 'args'
         | 
| 6572 | 
            +
                      property :name, as: 'name'
         | 
| 6573 | 
            +
                    end
         | 
| 6574 | 
            +
                  end
         | 
| 6575 | 
            +
                  
         | 
| 6576 | 
            +
                  class GoogleCloudAiplatformV1FunctionResponse
         | 
| 6577 | 
            +
                    # @private
         | 
| 6578 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6579 | 
            +
                      property :name, as: 'name'
         | 
| 6580 | 
            +
                      hash :response, as: 'response'
         | 
| 6581 | 
            +
                    end
         | 
| 6582 | 
            +
                  end
         | 
| 6583 | 
            +
                  
         | 
| 6308 6584 | 
             
                  class GoogleCloudAiplatformV1GcsDestination
         | 
| 6309 6585 | 
             
                    # @private
         | 
| 6310 6586 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6701,6 +6977,15 @@ module Google | |
| 6701 6977 | 
             
                    end
         | 
| 6702 6978 | 
             
                  end
         | 
| 6703 6979 |  | 
| 6980 | 
            +
                  class GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse
         | 
| 6981 | 
            +
                    # @private
         | 
| 6982 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6983 | 
            +
                      collection :deployment_resource_pools, as: 'deploymentResourcePools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeploymentResourcePool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeploymentResourcePool::Representation
         | 
| 6984 | 
            +
                  
         | 
| 6985 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 6986 | 
            +
                    end
         | 
| 6987 | 
            +
                  end
         | 
| 6988 | 
            +
                  
         | 
| 6704 6989 | 
             
                  class GoogleCloudAiplatformV1ListEndpointsResponse
         | 
| 6705 6990 | 
             
                    # @private
         | 
| 6706 6991 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7234,6 +7519,8 @@ module Google | |
| 7234 7519 | 
             
                      property :container_spec, as: 'containerSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelContainerSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelContainerSpec::Representation
         | 
| 7235 7520 |  | 
| 7236 7521 | 
             
                      property :create_time, as: 'createTime'
         | 
| 7522 | 
            +
                      property :data_stats, as: 'dataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelDataStats::Representation
         | 
| 7523 | 
            +
                  
         | 
| 7237 7524 | 
             
                      collection :deployed_models, as: 'deployedModels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelRef, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelRef::Representation
         | 
| 7238 7525 |  | 
| 7239 7526 | 
             
                      property :description, as: 'description'
         | 
| @@ -7275,13 +7562,33 @@ module Google | |
| 7275 7562 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7276 7563 | 
             
                      collection :args, as: 'args'
         | 
| 7277 7564 | 
             
                      collection :command, as: 'command'
         | 
| 7565 | 
            +
                      property :deployment_timeout, as: 'deploymentTimeout'
         | 
| 7278 7566 | 
             
                      collection :env, as: 'env', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnvVar, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnvVar::Representation
         | 
| 7279 7567 |  | 
| 7568 | 
            +
                      collection :grpc_ports, as: 'grpcPorts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port::Representation
         | 
| 7569 | 
            +
                  
         | 
| 7570 | 
            +
                      property :health_probe, as: 'healthProbe', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe::Representation
         | 
| 7571 | 
            +
                  
         | 
| 7280 7572 | 
             
                      property :health_route, as: 'healthRoute'
         | 
| 7281 7573 | 
             
                      property :image_uri, as: 'imageUri'
         | 
| 7282 7574 | 
             
                      collection :ports, as: 'ports', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port::Representation
         | 
| 7283 7575 |  | 
| 7284 7576 | 
             
                      property :predict_route, as: 'predictRoute'
         | 
| 7577 | 
            +
                      property :shared_memory_size_mb, :numeric_string => true, as: 'sharedMemorySizeMb'
         | 
| 7578 | 
            +
                      property :startup_probe, as: 'startupProbe', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe::Representation
         | 
| 7579 | 
            +
                  
         | 
| 7580 | 
            +
                    end
         | 
| 7581 | 
            +
                  end
         | 
| 7582 | 
            +
                  
         | 
| 7583 | 
            +
                  class GoogleCloudAiplatformV1ModelDataStats
         | 
| 7584 | 
            +
                    # @private
         | 
| 7585 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7586 | 
            +
                      property :test_annotations_count, :numeric_string => true, as: 'testAnnotationsCount'
         | 
| 7587 | 
            +
                      property :test_data_items_count, :numeric_string => true, as: 'testDataItemsCount'
         | 
| 7588 | 
            +
                      property :training_annotations_count, :numeric_string => true, as: 'trainingAnnotationsCount'
         | 
| 7589 | 
            +
                      property :training_data_items_count, :numeric_string => true, as: 'trainingDataItemsCount'
         | 
| 7590 | 
            +
                      property :validation_annotations_count, :numeric_string => true, as: 'validationAnnotationsCount'
         | 
| 7591 | 
            +
                      property :validation_data_items_count, :numeric_string => true, as: 'validationDataItemsCount'
         | 
| 7285 7592 | 
             
                    end
         | 
| 7286 7593 | 
             
                  end
         | 
| 7287 7594 |  | 
| @@ -7877,6 +8184,23 @@ module Google | |
| 7877 8184 | 
             
                    end
         | 
| 7878 8185 | 
             
                  end
         | 
| 7879 8186 |  | 
| 8187 | 
            +
                  class GoogleCloudAiplatformV1Part
         | 
| 8188 | 
            +
                    # @private
         | 
| 8189 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8190 | 
            +
                      property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileData::Representation
         | 
| 8191 | 
            +
                  
         | 
| 8192 | 
            +
                      property :function_call, as: 'functionCall', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCall, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCall::Representation
         | 
| 8193 | 
            +
                  
         | 
| 8194 | 
            +
                      property :function_response, as: 'functionResponse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponse::Representation
         | 
| 8195 | 
            +
                  
         | 
| 8196 | 
            +
                      property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Blob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Blob::Representation
         | 
| 8197 | 
            +
                  
         | 
| 8198 | 
            +
                      property :text, as: 'text'
         | 
| 8199 | 
            +
                      property :video_metadata, as: 'videoMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VideoMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VideoMetadata::Representation
         | 
| 8200 | 
            +
                  
         | 
| 8201 | 
            +
                    end
         | 
| 8202 | 
            +
                  end
         | 
| 8203 | 
            +
                  
         | 
| 7880 8204 | 
             
                  class GoogleCloudAiplatformV1PauseModelDeploymentMonitoringJobRequest
         | 
| 7881 8205 | 
             
                    # @private
         | 
| 7882 8206 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -8116,6 +8440,23 @@ module Google | |
| 8116 8440 | 
             
                    end
         | 
| 8117 8441 | 
             
                  end
         | 
| 8118 8442 |  | 
| 8443 | 
            +
                  class GoogleCloudAiplatformV1Probe
         | 
| 8444 | 
            +
                    # @private
         | 
| 8445 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8446 | 
            +
                      property :exec, as: 'exec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeExecAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeExecAction::Representation
         | 
| 8447 | 
            +
                  
         | 
| 8448 | 
            +
                      property :period_seconds, as: 'periodSeconds'
         | 
| 8449 | 
            +
                      property :timeout_seconds, as: 'timeoutSeconds'
         | 
| 8450 | 
            +
                    end
         | 
| 8451 | 
            +
                  end
         | 
| 8452 | 
            +
                  
         | 
| 8453 | 
            +
                  class GoogleCloudAiplatformV1ProbeExecAction
         | 
| 8454 | 
            +
                    # @private
         | 
| 8455 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8456 | 
            +
                      collection :command, as: 'command'
         | 
| 8457 | 
            +
                    end
         | 
| 8458 | 
            +
                  end
         | 
| 8459 | 
            +
                  
         | 
| 8119 8460 | 
             
                  class GoogleCloudAiplatformV1PublisherModel
         | 
| 8120 8461 | 
             
                    # @private
         | 
| 8121 8462 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -8294,6 +8635,19 @@ module Google | |
| 8294 8635 | 
             
                    end
         | 
| 8295 8636 | 
             
                  end
         | 
| 8296 8637 |  | 
| 8638 | 
            +
                  class GoogleCloudAiplatformV1QueryDeployedModelsResponse
         | 
| 8639 | 
            +
                    # @private
         | 
| 8640 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8641 | 
            +
                      collection :deployed_model_refs, as: 'deployedModelRefs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelRef, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelRef::Representation
         | 
| 8642 | 
            +
                  
         | 
| 8643 | 
            +
                      collection :deployed_models, as: 'deployedModels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModel::Representation
         | 
| 8644 | 
            +
                  
         | 
| 8645 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 8646 | 
            +
                      property :total_deployed_model_count, as: 'totalDeployedModelCount'
         | 
| 8647 | 
            +
                      property :total_endpoint_count, as: 'totalEndpointCount'
         | 
| 8648 | 
            +
                    end
         | 
| 8649 | 
            +
                  end
         | 
| 8650 | 
            +
                  
         | 
| 8297 8651 | 
             
                  class GoogleCloudAiplatformV1RawPredictRequest
         | 
| 8298 8652 | 
             
                    # @private
         | 
| 8299 8653 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -9009,6 +9363,7 @@ module Google | |
| 9009 9363 | 
             
                  class GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig
         | 
| 9010 9364 | 
             
                    # @private
         | 
| 9011 9365 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 9366 | 
            +
                      property :disable_attribution, as: 'disableAttribution'
         | 
| 9012 9367 | 
             
                      collection :sources, as: 'sources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry::Representation
         | 
| 9013 9368 |  | 
| 9014 9369 | 
             
                    end
         | 
| @@ -9018,7 +9373,9 @@ module Google | |
| 9018 9373 | 
             
                    # @private
         | 
| 9019 9374 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 9020 9375 | 
             
                      property :enterprise_datastore, as: 'enterpriseDatastore'
         | 
| 9376 | 
            +
                      property :inline_context, as: 'inlineContext'
         | 
| 9021 9377 | 
             
                      property :type, as: 'type'
         | 
| 9378 | 
            +
                      property :vertex_ai_search_datastore, as: 'vertexAiSearchDatastore'
         | 
| 9022 9379 | 
             
                    end
         | 
| 9023 9380 | 
             
                  end
         | 
| 9024 9381 |  | 
| @@ -9303,6 +9660,7 @@ module Google | |
| 9303 9660 | 
             
                      property :grounding_config, as: 'groundingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig::Representation
         | 
| 9304 9661 |  | 
| 9305 9662 | 
             
                      property :max_output_tokens, :numeric_string => true, as: 'maxOutputTokens'
         | 
| 9663 | 
            +
                      property :note, as: 'note'
         | 
| 9306 9664 | 
             
                      property :prompt_type, as: 'promptType'
         | 
| 9307 9665 | 
             
                      collection :stop_sequences, as: 'stopSequences'
         | 
| 9308 9666 | 
             
                      property :temperature, as: 'temperature'
         | 
| @@ -10850,6 +11208,14 @@ module Google | |
| 10850 11208 | 
             
                    end
         | 
| 10851 11209 | 
             
                  end
         | 
| 10852 11210 |  | 
| 11211 | 
            +
                  class GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata
         | 
| 11212 | 
            +
                    # @private
         | 
| 11213 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11214 | 
            +
                      property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
         | 
| 11215 | 
            +
                  
         | 
| 11216 | 
            +
                    end
         | 
| 11217 | 
            +
                  end
         | 
| 11218 | 
            +
                  
         | 
| 10853 11219 | 
             
                  class GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata
         | 
| 10854 11220 | 
             
                    # @private
         | 
| 10855 11221 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -10947,6 +11313,21 @@ module Google | |
| 10947 11313 | 
             
                    end
         | 
| 10948 11314 | 
             
                  end
         | 
| 10949 11315 |  | 
| 11316 | 
            +
                  class GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata
         | 
| 11317 | 
            +
                    # @private
         | 
| 11318 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11319 | 
            +
                      property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
         | 
| 11320 | 
            +
                  
         | 
| 11321 | 
            +
                      property :progress_message, as: 'progressMessage'
         | 
| 11322 | 
            +
                    end
         | 
| 11323 | 
            +
                  end
         | 
| 11324 | 
            +
                  
         | 
| 11325 | 
            +
                  class GoogleCloudAiplatformV1UpgradeNotebookRuntimeRequest
         | 
| 11326 | 
            +
                    # @private
         | 
| 11327 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11328 | 
            +
                    end
         | 
| 11329 | 
            +
                  end
         | 
| 11330 | 
            +
                  
         | 
| 10950 11331 | 
             
                  class GoogleCloudAiplatformV1UploadModelOperationMetadata
         | 
| 10951 11332 | 
             
                    # @private
         | 
| 10952 11333 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -11006,6 +11387,14 @@ module Google | |
| 11006 11387 | 
             
                    end
         | 
| 11007 11388 | 
             
                  end
         | 
| 11008 11389 |  | 
| 11390 | 
            +
                  class GoogleCloudAiplatformV1VideoMetadata
         | 
| 11391 | 
            +
                    # @private
         | 
| 11392 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11393 | 
            +
                      property :end_offset, as: 'endOffset'
         | 
| 11394 | 
            +
                      property :start_offset, as: 'startOffset'
         | 
| 11395 | 
            +
                    end
         | 
| 11396 | 
            +
                  end
         | 
| 11397 | 
            +
                  
         | 
| 11009 11398 | 
             
                  class GoogleCloudAiplatformV1WorkerPoolSpec
         | 
| 11010 11399 | 
             
                    # @private
         | 
| 11011 11400 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         |