Vertex AI API (aiplatform:v1)

2024-05-10

1 new method

Additions

    Methods
  • aiplatform.projects.locations.datasets.datasetVersions.patch

      Parameters :

        name

          Required : Yes

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/datasetVersions/[^/]+$

          Type : string

          Description : Output only. The resource name of the DatasetVersion.

        updateMask

          Type : string

          Location : query

          Format : google-fieldmask

          Description : Required. The update mask applies to the resource. For the `FieldMask` definition, see google.protobuf.FieldMask. Updatable fields: * `display_name`

      Path : v1/{+name}

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

      HTTP Method : PATCH

      Description : Updates a DatasetVersion.

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}