Request message for renewing a lease using
RenewLease.
Required. The task's current schedule time, available in the [
schedule_time][google.cloud.tasks.v2beta2.Task.schedule_time
] returned by
LeaseTasks
response or
RenewLease
response. This restriction is to ensure that your worker
currently holds the lease.
The response_view specifies which subset of the
Task will be returned. By
default response_view is
BASIC; not all
information is retrieved by default because some data, such as
payloads, might be desirable to return only when needed
because of its large size or because of the sensitivity of
data that it contains. Authorization for
FULL requires
cloudtasks.tasks.fullViewGoogle IAM
<https://cloud.google.com/iam/>_ permission on the
Task resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]