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 document provides reference documentation for the `CreateTaskRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.12.0."],["The `CreateTaskRequest` class is used to create a new task within a specified lake in Google Cloud Dataplex, and it implements several interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document details the properties of the `CreateTaskRequest` class, including `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`, providing their types, descriptions, and whether they are required or optional."],["The API has multiple versions, including a latest version (3.6.0) and many other versions, starting at 1.0.0, all the way up to the mentioned latest."],["The documentation includes information about the `CreateTaskRequest` class constructors, inherited members, namespace, and assembly, offering a comprehensive guide for developers."]]],[]]