Vertex AI API (aiplatform:v1beta1)

2025-03-19

2 new methods

Additions

    Methods
  • aiplatform.projects.locations.datasets.assess

      Path : v1beta1/{+name}:assess

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:assess

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the Dataset resource. Used only for MULTIMODAL datasets. Format: `projects/{project}/locations/{location}/datasets/{dataset}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Assesses the state or validity of the dataset with respect to a given use case.

  • aiplatform.projects.locations.datasets.assemble

      Path : v1beta1/{+name}:assemble

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:assemble

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the Dataset resource (used only for MULTIMODAL datasets). Format: `projects/{project}/locations/{location}/datasets/{dataset}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Assembles each row of a multimodal dataset and writes the result into a BigQuery table.

2 removed methods

Deletions

    Methods
  • aiplatform.projects.locations.datasets.assess

      Path : v1beta1/{+name}:assess

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:assess

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the Dataset resource. Used only for MULTIMODAL datasets. Format: `projects/{project}/locations/{location}/datasets/{dataset}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Assesses the state or validity of the dataset with respect to a given use case.

  • aiplatform.projects.locations.datasets.assemble

      Path : v1beta1/{+name}:assemble

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:assemble

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the Dataset resource (used only for MULTIMODAL datasets). Format: `projects/{project}/locations/{location}/datasets/{dataset}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Assembles each row of a multimodal dataset and writes the result into a BigQuery table.