updateApprovalAction
inline suspend fun DevOpsAgentClient.updateApprovalAction(crossinline block: UpdateApprovalActionRequest.Builder.() -> Unit): UpdateApprovalActionResponse
Updates an approval request with the terminal decision (APPROVED or REJECTED). A single operation handles both verbs via the action enum.