Path Parameters
The project id.
Body
application/json
The parent resource shared by all issues being updated. Format: projects/{project} If the operation spans parents, a dash (-) may be accepted as a wildcard. We only support updating the status of databases for now.
The list of issues to update. Format: projects/{project}/issues/{issue}
The new status.
Available options:
ISSUE_STATUS_UNSPECIFIED
, OPEN
, DONE
, CANCELED
Response
OK
The response is of type object
.