[[["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 `RunTaskRequest` class in the `Google.Cloud.Dataplex.V1` namespace is used to initiate a request to run a specific task within a Dataplex environment."],["The latest version of the Google.Cloud.Dataplex.V1 package related to `RunTaskRequest` is version 3.6.0, with numerous other versions ranging down to 1.0.0 also being accessible."],["`RunTaskRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base object class, and containing a constructor that allows cloning from an existing `RunTaskRequest`."],["The class requires a `Name` property, representing the resource name of the task, which can also be accessed through a `TaskName`-typed view for more specific resource management."],["This `RunTaskRequest` is used to initiate a task within the following naming convention: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{task_id}`."]]],[]]