[[["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 2025-04-17 UTC."],[[["The latest version available for the `GetTaskRequest` class in the Batch v1 API is 2.13.0, while the current page's documentation pertains to version 2.5.0, as seen in the list of versions."],["The `GetTaskRequest` class is used to request a single Task by its name within the Google Cloud Batch v1 API, as per the reference documentation."],["The `GetTaskRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This class has two constructors, `GetTaskRequest()` and `GetTaskRequest(GetTaskRequest other)`, to create instances, and also has two properties `Name`, and `TaskName`."],["The `Name` property within `GetTaskRequest` is a required string representing the name of the task, and can also be viewed as a typed `TaskName` resource name."]]],[]]