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 webpage provides reference documentation for the `CreateTaskRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.11.0 of the .NET library."],["The `CreateTaskRequest` class is used to create a new task and can be found in the `Google.Cloud.Dataplex.V1` namespace."],["This page outlines the available properties for the `CreateTaskRequest` class, such as `Parent`, `ParentAsLakeName`, `Task`, `TaskId`, and `ValidateOnly`, along with their descriptions and data types."],["There are many versions of the `CreateTaskRequest` available, ranging from version 1.0.0 up to the latest version, 3.6.0, with links to the documentation for each."],["The `CreateTaskRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]