2026-08-22
▼ ▲ aiplatform.projects.locations.publishers.v1.responses.get
Description : Gets the response from the endpoint.
Path : v1/{+name}
Parameter Order : name
Scopes :
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 :
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 :
▼ ▲ 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 :