public sealed class Task.Types.NotebookTaskConfig : IMessage<Task.Types.NotebookTaskConfig>, IEquatable<Task.Types.NotebookTaskConfig>, IDeepCloneable<Task.Types.NotebookTaskConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Task.Types.NotebookTaskConfig.
Optional. Cloud Storage URIs of archives to be extracted into the working
directory of each executor. Supported file types: .jar, .tar, .tar.gz,
.tgz, and .zip.
Required. Path to input notebook. This can be the Cloud Storage URI of
the notebook file or the path to a Notebook Content. The execution args
are accessible as environment variables
(TASK_key=value).
[[["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 content provides documentation for the \u003ccode\u003eTask.Types.NotebookTaskConfig\u003c/code\u003e class in the Google Cloud Dataplex V1 API, covering versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookTaskConfig\u003c/code\u003e is designed for configuring scheduled notebook executions within Cloud Dataplex and is accessible through the namespace \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eNotebookTaskConfig\u003c/code\u003e allows users to specify Cloud Storage URIs for archives and files that will be utilized during notebook execution, and offers an optional infrastructure specification.\u003c/p\u003e\n"],["\u003cp\u003eA required property \u003ccode\u003eNotebook\u003c/code\u003e allows users to provide the path to the notebook that will be run, which can either be a Cloud Storage URI or a path to Notebook Content, and this property is also where execution args are accessible as environment variables.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookTaskConfig\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]