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 document provides reference information for the `CreateTaskRequest` class within the Google Cloud Dataplex v1 API, including its properties and inheritance."],["The latest version of the API documented is 3.6.0, while this specific page is for version 2.15.0, and other versions ranging from 1.0.0 to 3.5.0 are also listed."],["The `CreateTaskRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateTaskRequest` class include `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`, which are used to define and validate task creation."],["The document lists and describes the constructors for the `CreateTaskRequest` class, which are `CreateTaskRequest()` and `CreateTaskRequest(CreateTaskRequest other)`."]]],[]]