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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, detailing its properties and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class is used to define the request for creating a task within the Dataplex service, requiring specifications like the parent lake, the task resource itself, and a unique task identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the Dataplex API is 3.6.0, with the documentation on this page pertaining to version 3.3.0, but a full history of versions is available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTaskRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and can be constructed using the default constructor or a copy constructor, allowing for various customization options.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which defines the parent lake resource, \u003ccode\u003eTask\u003c/code\u003e, which contains the details of the task being created, \u003ccode\u003eTaskId\u003c/code\u003e, which is a unique identifier, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which is used for request validation without creating the resource.\u003c/p\u003e\n"]]],[],null,[]]