Agent Platform API (aiplatform:v1)

2026-08-22

4 new methods

Additions

    Methods
  • aiplatform.projects.locations.publishers.v1.responses.get

      Description : Gets the response from the endpoint.

      Path : v1/{+name}

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • HTTP Method : GET

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/v1/responses/{responsesId}

      Parameters :

        name

          Description : Required. The name of the Response resource. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`

          Type : string

          Location : path

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/publishers/[^/]+/v1/responses/[^/]+$

  • aiplatform.projects.locations.publishers.v1.responses.delete

      Description : Deletes the response from the endpoint.

      Path : v1/{+name}

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • HTTP Method : DELETE

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/v1/responses/{responsesId}

      Parameters :

        name

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+/publishers/[^/]+/v1/responses/[^/]+$

          Required : Yes

          Description : Required. The name of the Response resource to be deleted. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`

          Type : string

  • aiplatform.projects.locations.endpoints.responses.delete

      Parameters :

        name

          Description : Required. The name of the Response resource to be deleted. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`

          Type : string

          Location : path

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/endpoints/[^/]+/responses/[^/]+$

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}/responses/{responsesId}

      Path : v1/{+name}

      Description : Deletes the response from the endpoint.

      HTTP Method : DELETE

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
  • aiplatform.projects.locations.endpoints.responses.get

      Parameters :

        name

          Description : Required. The name of the Response resource. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`

          Type : string

          Location : path

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/endpoints/[^/]+/responses/[^/]+$

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}/responses/{responsesId}

      Description : Gets the response from the endpoint.

      Path : v1/{+name}

      HTTP Method : GET

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only