Vertex AI API (aiplatform:v1)

2024-06-02

1 new method

Additions

    Methods
  • aiplatform.projects.locations.notebookRuntimeTemplates.patch

      Parameters :

        updateMask

          Description : Required. The update mask applies to the resource. For the `FieldMask` definition, see google.protobuf.FieldMask. Input format: `{paths: "${updated_filed}"}` Updatable fields: * `encryption_spec.kms_key_name`

          Format : google-fieldmask

          Type : string

          Location : query

        name

          Type : string

          Location : path

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

          Description : The resource name of the NotebookRuntimeTemplate.

          Required : Yes

      Path : v1/{+name}

      Parameter Order : name

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

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}

      HTTP Method : PATCH

      Description : Updates a NotebookRuntimeTemplate.