Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e3f4e89
feat: Generate Google.Apis.Aiplatform.v1 version 1.70.0.3848
amanda-tarafa Jul 23, 2025
9421817
feat: Generate Google.Apis.Aiplatform.v1beta1 version 1.70.0.3848
amanda-tarafa Jul 23, 2025
e67833b
feat: Generate Google.Apis.AndroidPublisher.v3 version 1.70.0.3852
amanda-tarafa Jul 23, 2025
ce01e11
feat: Generate Google.Apis.HangoutsChat.v1 version 1.70.0.3850
amanda-tarafa Jul 23, 2025
86acccf
feat: Generate Google.Apis.DLP.v2 version 1.70.0.3846
amanda-tarafa Jul 23, 2025
baf7aa4
feat: Generate Google.Apis.Document.v1 version 1.70.0.3849
amanda-tarafa Jul 23, 2025
5af9b4d
feat: Generate Google.Apis.Document.v1beta3 version 1.70.0.3849
amanda-tarafa Jul 23, 2025
627ceff
feat: Generate Google.Apis.FirebaseML.v2beta version 1.70.0.3853
amanda-tarafa Jul 23, 2025
c82a634
feat: Generate Google.Apis.GKEHub.v1beta1 version 1.70.0.3848
amanda-tarafa Jul 23, 2025
6a23f8c
feat: Generate Google.Apis.GKEHub.v2alpha version 1.70.0.3848
amanda-tarafa Jul 23, 2025
ff537ff
feat: Generate Google.Apis.GKEHub.v2beta version 1.70.0.3848
amanda-tarafa Jul 23, 2025
b1e00bd
feat: Generate Google.Apis.HomeGraphService.v1 version 1.70.0.3849
amanda-tarafa Jul 23, 2025
c0fb67b
feat: Generate Google.Apis.Iam.v1 version 1.70.0.3851
amanda-tarafa Jul 23, 2025
bc44ae9
feat: Generate Google.Apis.Merchant.accounts_v1beta version 1.70.0.3854
amanda-tarafa Jul 23, 2025
d5dbe40
feat: Generate Google.Apis.Merchant.datasources_v1beta version 1.70.0…
amanda-tarafa Jul 23, 2025
2874dd7
feat: Generate Google.Apis.Merchant.inventories_v1beta version 1.70.0…
amanda-tarafa Jul 23, 2025
e4b457e
feat: Generate Google.Apis.NetworkSecurity.v1 version 1.70.0.3847
amanda-tarafa Jul 23, 2025
97eb5e6
feat: Generate Google.Apis.NetworkServices.v1 version 1.70.0.3842
amanda-tarafa Jul 23, 2025
1e39963
feat: Generate Google.Apis.NetworkServices.v1beta1 version 1.70.0.3842
amanda-tarafa Jul 23, 2025
d30c6f5
feat: Generate Google.Apis.CloudRetail.v2 version 1.70.0.3850
amanda-tarafa Jul 23, 2025
7774f0f
feat: Generate Google.Apis.CloudRetail.v2alpha version 1.70.0.3850
amanda-tarafa Jul 23, 2025
5829baa
feat: Generate Google.Apis.CloudRetail.v2beta version 1.70.0.3850
amanda-tarafa Jul 23, 2025
b4a274d
feat: Generate Google.Apis.SA360.v0 version 1.70.0.3854
amanda-tarafa Jul 23, 2025
601b683
feat: Generate Google.Apis.ServiceConsumerManagement.v1 version 1.70.…
amanda-tarafa Jul 23, 2025
35a9a75
feat: Generate Google.Apis.ServiceConsumerManagement.v1beta1 version …
amanda-tarafa Jul 23, 2025
bcdd53f
feat: Generate Google.Apis.ServiceUsage.v1 version 1.70.0.3822
amanda-tarafa Jul 23, 2025
673f12e
feat: Generate Google.Apis.ServiceUsage.v1beta1 version 1.70.0.3822
amanda-tarafa Jul 23, 2025
2038d1d
feat: Generate Google.Apis.Storage.v1 version 1.70.0.3851
amanda-tarafa Jul 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 32 additions & 4 deletions DiscoveryJson/aiplatform.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4543,6 +4543,11 @@
"location": "query",
"type": "string"
},
"gdcZone": {
"description": "Optional. Configures the Google Distributed Cloud (GDC) environment for online prediction. Only set this field when the Endpoint is to be deployed in a GDC environment.",
"location": "query",
"type": "string"
},
"orderBy": {
"description": "A comma-separated list of fields to order by, sorted in ascending order. Use \"desc\" after a field name for descending. Supported fields: * `display_name` * `create_time` * `update_time` Example: `display_name, create_time desc`.",
"location": "query",
Expand Down Expand Up @@ -4582,7 +4587,7 @@
]
},
"mutateDeployedModel": {
"description": "Updates an existing deployed model. Updatable fields include `min_replica_count`, `max_replica_count`, `autoscaling_metric_specs`, `disable_container_logging` (v1 only), and `enable_container_logging` (v1beta1 only).",
"description": "Updates an existing deployed model. Updatable fields include `min_replica_count`, `max_replica_count`, `required_replica_count`, `autoscaling_metric_specs`, `disable_container_logging` (v1 only), and `enable_container_logging` (v1beta1 only).",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:mutateDeployedModel",
"httpMethod": "POST",
"id": "aiplatform.projects.locations.endpoints.mutateDeployedModel",
Expand Down Expand Up @@ -20253,7 +20258,7 @@
}
}
},
"revision": "20250711",
"revision": "20250715",
"rootUrl": "https://aiplatform.googleapis.com/",
"schemas": {
"CloudAiLargeModelsVisionGenerateVideoResponse": {
Expand Down Expand Up @@ -24410,6 +24415,10 @@
"modelDisplayName": {
"description": "Optional. The user-specified display name of the uploaded model. If not set, a default name will be used.",
"type": "string"
},
"modelUserId": {
"description": "Optional. The ID to use for the uploaded Model, which will become the final component of the model resource name. When not provided, Vertex AI will generate a value for this ID. When Model Registry model is provided, this field will be ignored. This value may be up to 63 characters, and valid characters are `[a-z0-9_-]`. The first character cannot be a number or hyphen.",
"type": "string"
}
},
"type": "object"
Expand Down Expand Up @@ -24608,6 +24617,10 @@
"$ref": "GoogleCloudAiplatformV1FasterDeploymentConfig",
"description": "Configuration for faster model deployment."
},
"gdcConnectedModel": {
"description": "GDC pretrained / Gemini model name. The model name is a plain model name, e.g. gemini-1.5-flash-002.",
"type": "string"
},
"id": {
"description": "Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.",
"type": "string"
Expand Down Expand Up @@ -24960,6 +24973,10 @@
"description": "Used to perform consistent read-modify-write updates. If not set, a blind \"overwrite\" update happens.",
"type": "string"
},
"gdcConfig": {
"$ref": "GoogleCloudAiplatformV1GdcConfig",
"description": "Configures the Google Distributed Cloud (GDC) environment for online prediction. Only set this field when the Endpoint is to be deployed in a GDC environment."
},
"genAiAdvancedFeaturesConfig": {
"$ref": "GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig",
"description": "Optional. Configuration for GenAiAdvancedFeatures. If the endpoint is serving GenAI models, advanced features like native RAG integration can be configured. Currently, only Model Garden models are supported."
Expand Down Expand Up @@ -28374,6 +28391,17 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1GdcConfig": {
"description": "Google Distributed Cloud (GDC) config.",
"id": "GoogleCloudAiplatformV1GdcConfig",
"properties": {
"zone": {
"description": "GDC zone. A cluster will be designated for the Vertex AI workload in this zone.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig": {
"description": "Configuration for GenAiAdvancedFeatures.",
"id": "GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig",
Expand Down Expand Up @@ -33045,7 +33073,7 @@
"properties": {
"deployedModel": {
"$ref": "GoogleCloudAiplatformV1DeployedModel",
"description": "Required. The DeployedModel to be mutated within the Endpoint. Only the following fields can be mutated: * `min_replica_count` in either DedicatedResources or AutomaticResources * `max_replica_count` in either DedicatedResources or AutomaticResources * autoscaling_metric_specs * `disable_container_logging` (v1 only) * `enable_container_logging` (v1beta1 only)"
"description": "Required. The DeployedModel to be mutated within the Endpoint. Only the following fields can be mutated: * `min_replica_count` in either DedicatedResources or AutomaticResources * `max_replica_count` in either DedicatedResources or AutomaticResources * `required_replica_count` in DedicatedResources * autoscaling_metric_specs * `disable_container_logging` (v1 only) * `enable_container_logging` (v1beta1 only)"
},
"updateMask": {
"description": "Required. The update mask applies to the resource. See google.protobuf.FieldMask.",
Expand Down Expand Up @@ -44628,7 +44656,7 @@
"type": "string"
},
"learningRateMultiplier": {
"description": "Optional. Multiplier for adjusting the default learning rate. Mutually exclusive with `learning_rate`.",
"description": "Optional. Multiplier for adjusting the default learning rate. Mutually exclusive with `learning_rate`. This feature is only available for 1P models.",
"format": "double",
"type": "number"
}
Expand Down
119 changes: 115 additions & 4 deletions DiscoveryJson/aiplatform.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,31 @@
},
"projects": {
"methods": {
"fetchPublisherModelConfig": {
"description": "Fetches the configs of publisher models.",
"flatPath": "v1beta1/projects/{projectsId}:fetchPublisherModelConfig",
"httpMethod": "GET",
"id": "aiplatform.projects.fetchPublisherModelConfig",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Required. The name of the publisher model, in the format of `projects/{project}/locations/{location}/publishers/{publisher}/models/{model}`.",
"location": "path",
"pattern": "^projects/[^/]+$",
"required": true,
"type": "string"
}
},
"path": "v1beta1/{+name}:fetchPublisherModelConfig",
"response": {
"$ref": "GoogleCloudAiplatformV1beta1PublisherModelConfig"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
},
"getCacheConfig": {
"description": "Gets a GenAI cache config.",
"flatPath": "v1beta1/projects/{projectsId}/cacheConfig",
Expand All @@ -1095,6 +1120,34 @@
"https://www.googleapis.com/auth/cloud-platform"
]
},
"setPublisherModelConfig": {
"description": "Sets (creates or updates) configs of publisher models. For example, sets the request/response logging config.",
"flatPath": "v1beta1/projects/{projectsId}:setPublisherModelConfig",
"httpMethod": "POST",
"id": "aiplatform.projects.setPublisherModelConfig",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Required. The name of the publisher model, in the format of `projects/{project}/locations/{location}/publishers/{publisher}/models/{model}`.",
"location": "path",
"pattern": "^projects/[^/]+$",
"required": true,
"type": "string"
}
},
"path": "v1beta1/{+name}:setPublisherModelConfig",
"request": {
"$ref": "GoogleCloudAiplatformV1beta1SetPublisherModelConfigRequest"
},
"response": {
"$ref": "GoogleLongrunningOperation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
},
"updateCacheConfig": {
"description": "Updates a cache config.",
"flatPath": "v1beta1/projects/{projectsId}/cacheConfig",
Expand Down Expand Up @@ -5126,6 +5179,11 @@
"location": "query",
"type": "string"
},
"gdcZone": {
"description": "Optional. Configures the Google Distributed Cloud (GDC) environment for online prediction. Only set this field when the Endpoint is to be deployed in a GDC environment.",
"location": "query",
"type": "string"
},
"pageSize": {
"description": "Optional. The standard list page size.",
"format": "int32",
Expand Down Expand Up @@ -5160,7 +5218,7 @@
]
},
"mutateDeployedModel": {
"description": "Updates an existing deployed model. Updatable fields include `min_replica_count`, `max_replica_count`, `autoscaling_metric_specs`, `disable_container_logging` (v1 only), and `enable_container_logging` (v1beta1 only).",
"description": "Updates an existing deployed model. Updatable fields include `min_replica_count`, `max_replica_count`, `required_replica_count`, `autoscaling_metric_specs`, `disable_container_logging` (v1 only), and `enable_container_logging` (v1beta1 only).",
"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:mutateDeployedModel",
"httpMethod": "POST",
"id": "aiplatform.projects.locations.endpoints.mutateDeployedModel",
Expand Down Expand Up @@ -25262,7 +25320,7 @@
}
}
},
"revision": "20250711",
"revision": "20250715",
"rootUrl": "https://aiplatform.googleapis.com/",
"schemas": {
"CloudAiLargeModelsVisionGenerateVideoResponse": {
Expand Down Expand Up @@ -29768,6 +29826,10 @@
"description": "Request message for ModelGardenService.Deploy.",
"id": "GoogleCloudAiplatformV1beta1DeployRequest",
"properties": {
"customModel": {
"$ref": "GoogleCloudAiplatformV1beta1DeployRequestCustomModel",
"description": "The custom model to deploy from a Google Cloud Storage URI."
},
"deployConfig": {
"$ref": "GoogleCloudAiplatformV1beta1DeployRequestDeployConfig",
"description": "Optional. The deploy config to use for the deployment. If not specified, the default deploy config will be used."
Expand All @@ -29791,6 +29853,22 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1DeployRequestCustomModel": {
"description": "The custom model to deploy from model weights in a Google Cloud Storage URI or Model Registry model.",
"id": "GoogleCloudAiplatformV1beta1DeployRequestCustomModel",
"properties": {
"gcsUri": {
"description": "Immutable. The Google Cloud Storage URI of the custom model, storing weights and config files (which can be used to infer the base model).",
"type": "string"
},
"modelId": {
"deprecated": true,
"description": "Optional. Deprecated. Use ModelConfig.model_user_id instead.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1DeployRequestDeployConfig": {
"description": "The deploy config to use for the deployment.",
"id": "GoogleCloudAiplatformV1beta1DeployRequestDeployConfig",
Expand Down Expand Up @@ -29851,6 +29929,10 @@
"modelDisplayName": {
"description": "Optional. The user-specified display name of the uploaded model. If not set, a default name will be used.",
"type": "string"
},
"modelUserId": {
"description": "Optional. The ID to use for the uploaded Model, which will become the final component of the model resource name. When not provided, Vertex AI will generate a value for this ID. When Model Registry model is provided, this field will be ignored. This value may be up to 63 characters, and valid characters are `[a-z0-9_-]`. The first character cannot be a number or hyphen.",
"type": "string"
}
},
"type": "object"
Expand Down Expand Up @@ -30038,6 +30120,10 @@
"$ref": "GoogleCloudAiplatformV1beta1FasterDeploymentConfig",
"description": "Configuration for faster model deployment."
},
"gdcConnectedModel": {
"description": "GDC pretrained / Gemini model name. The model name is a plain model name, e.g. gemini-1.5-flash-002.",
"type": "string"
},
"id": {
"description": "Immutable. The ID of the DeployedModel. If not provided upon deployment, Vertex AI will generate a value for this ID. This value should be 1-10 characters, and valid characters are `/[0-9]/`.",
"type": "string"
Expand Down Expand Up @@ -30483,6 +30569,10 @@
"description": "Used to perform consistent read-modify-write updates. If not set, a blind \"overwrite\" update happens.",
"type": "string"
},
"gdcConfig": {
"$ref": "GoogleCloudAiplatformV1beta1GdcConfig",
"description": "Configures the Google Distributed Cloud (GDC) environment for online prediction. Only set this field when the Endpoint is to be deployed in a GDC environment."
},
"genAiAdvancedFeaturesConfig": {
"$ref": "GoogleCloudAiplatformV1beta1GenAiAdvancedFeaturesConfig",
"description": "Optional. Configuration for GenAiAdvancedFeatures. If the endpoint is serving GenAI models, advanced features like native RAG integration can be configured. Currently, only Model Garden models are supported."
Expand Down Expand Up @@ -34787,6 +34877,17 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GdcConfig": {
"description": "Google Distributed Cloud (GDC) config.",
"id": "GoogleCloudAiplatformV1beta1GdcConfig",
"properties": {
"zone": {
"description": "GDC zone. A cluster will be designated for the Vertex AI workload in this zone.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GeminiExample": {
"description": "Format for Gemini examples used for Vertex Multimodal datasets.",
"id": "GoogleCloudAiplatformV1beta1GeminiExample",
Expand Down Expand Up @@ -40896,7 +40997,7 @@
"properties": {
"deployedModel": {
"$ref": "GoogleCloudAiplatformV1beta1DeployedModel",
"description": "Required. The DeployedModel to be mutated within the Endpoint. Only the following fields can be mutated: * `min_replica_count` in either DedicatedResources or AutomaticResources * `max_replica_count` in either DedicatedResources or AutomaticResources * autoscaling_metric_specs * `disable_container_logging` (v1 only) * `enable_container_logging` (v1beta1 only)"
"description": "Required. The DeployedModel to be mutated within the Endpoint. Only the following fields can be mutated: * `min_replica_count` in either DedicatedResources or AutomaticResources * `max_replica_count` in either DedicatedResources or AutomaticResources * `required_replica_count` in DedicatedResources * autoscaling_metric_specs * `disable_container_logging` (v1 only) * `enable_container_logging` (v1beta1 only)"
},
"updateMask": {
"description": "Required. The update mask applies to the resource. See google.protobuf.FieldMask.",
Expand Down Expand Up @@ -52408,6 +52509,11 @@
"description": "Optional. The display name of the session.",
"type": "string"
},
"expireTime": {
"description": "Optional. Timestamp of when this session is considered expired. This is *always* provided on output, regardless of what was sent on input.",
"format": "google-datetime",
"type": "string"
},
"name": {
"description": "Identifier. The resource name of the session. Format: 'projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sessions/{session}'.",
"type": "string"
Expand All @@ -52420,6 +52526,11 @@
"description": "Optional. Session specific memory which stores key conversation points.",
"type": "object"
},
"ttl": {
"description": "Optional. Input only. The TTL for this session.",
"format": "google-duration",
"type": "string"
},
"updateTime": {
"description": "Output only. Timestamp when the session was updated.",
"format": "google-datetime",
Expand Down Expand Up @@ -53946,7 +54057,7 @@
"type": "string"
},
"learningRateMultiplier": {
"description": "Optional. Multiplier for adjusting the default learning rate. Mutually exclusive with `learning_rate`.",
"description": "Optional. Multiplier for adjusting the default learning rate. Mutually exclusive with `learning_rate`. This feature is only available for 1P models.",
"format": "double",
"type": "number"
}
Expand Down
Loading