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-03-25 UTC."],[[["The webpage provides reference documentation for the `CreateTaskRequest` class within the Google Cloud Dataplex v1 API, spanning multiple versions."],["Version 3.6.0 is the latest release, with the content supporting versions ranging from 1.0.0 to 3.6.0."],["`CreateTaskRequest` is used to create tasks in Google Cloud Dataplex, inheriting from `object` and implementing several interfaces."],["The class has 2 constructors, one for creating an empty instance, and the other used to copy an existing instance."],["Key properties of `CreateTaskRequest` include `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`, which are used to define and configure the task being created."]]],[]]