Class GetTaskRequest (0.10.4)

GetTaskRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for obtaining a Task by its full name.

Attribute

NameDescription
name str
Required. The full name of the Task. Format: projects/{project}/locations/{location}/jobs/{job}/executions/{execution}/tasks/{task}