The response_view specifies which subset of the
[Task][google.cloud.tasks.v2.Task] will be returned.
By default response_view is [BASIC][google.cloud.tasks.v2.Task.View.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][google.cloud.tasks.v2.Task.View.FULL] requires
cloudtasks.tasks.fullViewGoogle IAM
permission on the [Task][google.cloud.tasks.v2.Task] resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetTaskRequest\u003c/code\u003e class within the Google Cloud Tasks v2 API for .NET, detailing its structure, properties, and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTaskRequest\u003c/code\u003e is a message used to request a task via the \u003ccode\u003eGetTask\u003c/code\u003e method in the Google Cloud Tasks API, inheriting from object and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eGetTaskRequest\u003c/code\u003e instance for copying, making it easy to use an existing request as the basis of a new one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetTaskRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e for specifying the task's resource name, \u003ccode\u003eResponseView\u003c/code\u003e for controlling the amount of task details returned, and \u003ccode\u003eTaskName\u003c/code\u003e, which provides a typed view over the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThis API document covers multiple versions of the Google Cloud Tasks API, from version 2.2.0 all the way up to the latest, version 3.5.0, allowing developers to access reference material for older and newer versions.\u003c/p\u003e\n"]]],[],null,[]]