[[["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 for .NET, offering reference material and code samples."],["The `GetTaskRequest` class is used to request a single task by its name and is part of the `Google.Cloud.Batch.V1` namespace, with the latest version being 2.13.0, but documentation for many other versions all the way down to 1.0.0 are also provided."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["`GetTaskRequest` includes properties such as `Name` (a string representing the task's name) and `TaskName` (a typed view of the task name), and has two constructors, one empty, and the other for another GetTaskRequest as a parameter."],["The documentation covers both inherited members from the Object class, alongside its own properties, constructors, and provides descriptions for them."]]],[]]