v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13108877.2 KB
projects

Cancels unfinished test executions in a test matrix. This call returns immediately and cancellation proceeds asynchronously. If the matrix is already final, this operation will have no effect. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the Test Matrix does not exist

post/v1/projects/{projectId}/testMatrices/{testMatrixId}:cancel

Path parameters

projectIdstring required

Cloud project that owns the test.

testMatrixIdstring required

Test matrix that will be canceled.

Response

Successful response