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 page provides documentation for the \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically detailing its structure, properties, and methods across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class is used to create a task within a specified lake, requiring information such as the parent lake resource name, task identifier, and the task resource itself.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 3.6.0, but documentation for versions ranging from 1.0.0 up to 3.6.0 can be found here.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class 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 offers constructors for creating new instances, either default or by cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e (the parent lake resource), \u003ccode\u003eParentAsLakeName\u003c/code\u003e (a typed view over the Parent resource), \u003ccode\u003eTask\u003c/code\u003e (the task resource), \u003ccode\u003eTaskId\u003c/code\u003e (the task identifier), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for request validation without mutations).\u003c/p\u003e\n"]]],[],null,[]]