[[["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-03-25 UTC."],[[["The latest version available for the `GetTaskRequest` class in the Google Cloud Dataplex V1 API is 3.6.0, with multiple previous versions listed, starting from 1.0.0 and ranging up to 3.5.0."],["The `GetTaskRequest` class is a request type used within the Google Cloud Dataplex V1 API for retrieving task information, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class, `GetTaskRequest`, allows you to retrieve a specific task using its resource name, which follows the format: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{tasks_id}`."],["The `GetTaskRequest` class can be constructed with either a default constructor or by copying another `GetTaskRequest` instance, and it includes properties such as `Name` (a string) and `TaskName` (a `TaskName` type) to access the name of a task."],["The class exists in the `Google.Cloud.Dataplex.V1` namespace, and it's part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]