Vertex AI API (aiplatform:v1)

2024-07-03

1 new method

Additions

    Methods
  • aiplatform.projects.locations.deploymentResourcePools.patch

      Description: Update a DeploymentResourcePool.

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

      HTTP Method: PATCH

      Parameters:

        name

          Type: string

          Required: Yes

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

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

          Location: path

        updateMask

          Format: google-fieldmask

          Type: string

          Location: query

          Description: Required. The list of fields to update.

      Path: v1/{+name}

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

      Parameter Order: name