[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This webpage provides reference documentation for the `GetTaskRequest` class within the Cloud Run Admin v2 API, specifically for the .NET environment."],["The `GetTaskRequest` class is used to request and obtain a Task by its full name, and it is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the API, from version 2.13.0 (latest) down to version 1.0.0-beta02, with version 2.12.0 currently being viewed."],["The `GetTaskRequest` class includes properties like `Name` (a string representing the full name of the Task) and `TaskName` (a typed view over the `Name` property)."],["The class can be constructed using a default constructor `GetTaskRequest()` or by making a copy of another `GetTaskRequest` instance through the `GetTaskRequest(GetTaskRequest other)` constructor."]]],[]]