projects
Modifies the ack deadline for a specific message. This method is useful to indicate that more time is needed to process a message by the subscriber, or to make the message available for redelivery if the processing was interrupted. Note that this does not modify the subscription-level ackDeadlineSeconds used for subsequent messages.
post/v1/{+subscription}:modifyAckDeadline
Path parameters
subscriptionstring required
Required. The name of the subscription. Format is projects/{project}/subscriptions/{sub}.
Request body
Response
Successful response