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 documentation for the `CreateTaskRequest` class within the Google Cloud Dataplex V1 API, spanning multiple versions, with the latest version being 3.6.0."],["`CreateTaskRequest` is a class used to create a task within a given Google Cloud Dataplex environment, inheriting properties from various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`, which are essential for defining and validating the creation of a task within a specific lake."],["The document details the constructors for the `CreateTaskRequest` class, including a default constructor and a constructor that takes another `CreateTaskRequest` object as a parameter for copying."],["The document covers all the versions from 1.0.0 up to the latest version 3.6.0, so you can use the links to access the documentation of any version."]]],[]]