public sealed class CreateTaskRequest : IMessage<CreateTaskRequest>, IEquatable<CreateTaskRequest>, IDeepCloneable<CreateTaskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateTaskRequest.
[[["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-09 UTC."],[[["This webpage provides reference documentation for the `CreateTaskRequest` class within the Google Cloud Dataplex V1 API, spanning multiple versions."],["The latest version documented is 3.6.0, while the page also includes links to documentation for versions ranging from 3.5.0 down to 1.0.0."],["The `CreateTaskRequest` class, which is a part of the `Google.Cloud.Dataplex.V1` namespace, is used to create a request for a new task in Dataplex, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating a new `CreateTaskRequest` object and several properties like `Parent`, `Task`, and `TaskId`, which are essential for configuring the task creation request."],["The documentation includes information about inherited members from the `object` class and details the properties such as `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`, along with their respective types and descriptions."]]],[]]