Vertex AI API (aiplatform:v1beta1)

2026-02-16

6 new methods

Additions

    Methods
  • aiplatform.projects.locations.evaluationMetrics.operations.list

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

      Parameters :

        name

          Description : The name of the operation's parent resource.

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

          Required : Yes

          Type : string

          Location : path

        pageToken

          Location : query

          Description : The standard list page token.

          Type : string

        pageSize

          Location : query

          Description : The standard list page size.

          Type : integer

          Format : int32

        returnPartialSuccess

          Location : query

          Description : When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.

          Type : boolean

        filter

          Description : The standard list filter.

          Type : string

          Location : query

      Path : v1beta1/{+name}/operations

      HTTP Method : GET

      Parameter Order : name

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/evaluationMetrics/{evaluationMetricsId}/operations

      Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

  • aiplatform.projects.locations.evaluationMetrics.operations.delete

      Path : v1beta1/{+name}

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

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/evaluationMetrics/{evaluationMetricsId}/operations/{operationsId}

      HTTP Method : DELETE

      Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.

      Parameter Order : name

      Parameters :

        name

          Required : Yes

          Location : path

          Type : string

          Description : The name of the operation resource to be deleted.

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluationMetrics/[^/]+/operations/[^/]+$

  • aiplatform.projects.locations.evaluationMetrics.operations.get

      Parameters :

        name

          Description : The name of the operation resource.

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluationMetrics/[^/]+/operations/[^/]+$

          Location : path

          Type : string

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Path : v1beta1/{+name}

      Parameter Order : name

      HTTP Method : GET

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/evaluationMetrics/{evaluationMetricsId}/operations/{operationsId}

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

  • aiplatform.evaluationMetrics.operations.get

      Path : v1beta1/{+name}

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

      HTTP Method : GET

      Flat Path : v1beta1/evaluationMetrics/{evaluationMetricsId}/operations/{operationsId}

      Parameters :

        name

          Pattern : ^evaluationMetrics/[^/]+/operations/[^/]+$

          Type : string

          Required : Yes

          Description : The name of the operation resource.

          Location : path

      Parameter Order : name

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

  • aiplatform.evaluationMetrics.operations.list

      Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

      Path : v1beta1/{+name}/operations

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

      Flat Path : v1beta1/evaluationMetrics/{evaluationMetricsId}/operations

      HTTP Method : GET

      Parameters :

        pageSize

          Format : int32

          Description : The standard list page size.

          Type : integer

          Location : query

        name

          Pattern : ^evaluationMetrics/[^/]+$

          Type : string

          Required : Yes

          Description : The name of the operation's parent resource.

          Location : path

        returnPartialSuccess

          Type : boolean

          Location : query

          Description : When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.

        filter

          Description : The standard list filter.

          Location : query

          Type : string

        pageToken

          Location : query

          Description : The standard list page token.

          Type : string

      Parameter Order : name

  • aiplatform.evaluationMetrics.operations.delete

      Parameter Order : name

      Parameters :

        name

          Pattern : ^evaluationMetrics/[^/]+/operations/[^/]+$

          Required : Yes

          Description : The name of the operation resource to be deleted.

          Type : string

          Location : path

      Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.

      Flat Path : v1beta1/evaluationMetrics/{evaluationMetricsId}/operations/{operationsId}

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

      Path : v1beta1/{+name}

      HTTP Method : DELETE