[[["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."],[[["This webpage provides documentation for the `GetTaskRequest` class within the Google Cloud Batch v1 API, specifically for the .NET environment, spanning multiple versions from 1.0.0 to the latest 2.13.0."],["The `GetTaskRequest` class is used to request a single task by name, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes two constructors: a default constructor `GetTaskRequest()` and a copy constructor `GetTaskRequest(GetTaskRequest other)`."],["The `GetTaskRequest` class contains properties `Name` which is a string representing the required task name, and `TaskName`, which provides a typed view over the `Name` property, of type `TaskName`."],["The content also provides a full list of the class's available versions, allowing users to navigate through and view the documentation of `GetTaskRequest` for each respective version."]]],[]]