[[["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 Run Admin v2 API for .NET, with the most recent version being 2.13.0."],["The `GetTaskRequest` class is used to request a specific Task by its full name, adhering to a specific format that includes the project, location, job, execution, and task identifiers."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `GetTaskRequest` class includes two constructors, a default constructor, and a constructor that accepts another `GetTaskRequest` object, allowing for the creation of new instances and copying existing objects."],["It also has two properties, `Name` which represents the full name of the Task in string format, and `TaskName`, which is a typed view of the `Name` property, providing a structured representation of the Task's resource name."]]],[]]