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."],[[["This page provides reference documentation for the `CreateTaskRequest` class within the Google Cloud Dataplex V1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `CreateTaskRequest` class is used to create a task and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateTaskRequest` class includes properties such as `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly` to define the task creation request."],["The latest available version of CreateTaskRequest is version 3.6.0."],["There are multiple previous versions of the CreateTaskRequest available for reference, all the way back to 1.0.0."]]],[]]