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, specifically version 2.13.0."],["The `CreateTaskRequest` class is used to create a new task within a specified lake and is found in the `Google.Cloud.Dataplex.V1` namespace."],["The document details the class's inheritance, implemented interfaces, constructors, and properties such as `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`."],["There are also links to various previous versions of the documentation, with the latest version being 3.6.0, allowing users to navigate and find information from previous updates."],["The class `CreateTaskRequest` is meant to create a new task, and requires a parent lake name, a task resource, and a task identifier."]]],[]]