Vertex AI API (aiplatform:v1beta1)

2024-07-03

1 new method

Additions

    Methods
  • aiplatform.projects.locations.deploymentResourcePools.patch

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameters:

        updateMask

          Location: query

          Type: string

          Format: google-fieldmask

          Description: Required. The list of fields to update.

        name

          Pattern: ^projects/[^/]+/locations/[^/]+/deploymentResourcePools/[^/]+$

          Location: path

          Required: Yes

          Description: Immutable. The resource name of the DeploymentResourcePool. Format: `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`

          Type: string

      Parameter Order: name

      Description: Update a DeploymentResourcePool.

      HTTP Method: PATCH

      Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}

      Path: v1beta1/{+name}