[[["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 `GetTaskRequest` class is part of the Google Cloud Batch v1 API and is used to request a single task by its name."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features like message handling, equality checks, and deep cloning."],["The `GetTaskRequest` class has two constructors: a default constructor and a constructor that takes another `GetTaskRequest` object as a parameter."],["The class contains two properties: `Name` (a string representing the task name) and `TaskName`, which is a typed view over the `Name` property."],["Multiple versions of this API are available, ranging from version 1.0.0 to the latest version 2.13.0, each with its respective documentation."]]],[]]