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\u003eThe documentation provides details for the \u003ccode\u003eCreateTaskRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0, and going all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTaskRequest\u003c/code\u003e is a class used to create a task resource within the Dataplex environment, and it includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTask\u003c/code\u003e, and \u003ccode\u003eTaskId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the lake's resource name where the task will be created, with a string or a \u003ccode\u003eLakeName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTask\u003c/code\u003e property represents the task resource itself, and \u003ccode\u003eTaskId\u003c/code\u003e is the unique identifier for the task.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows a request to be tested without making changes, with a default setting of false.\u003c/p\u003e\n"]]],[],null,[]]