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\u003eThis webpage provides documentation for the \u003ccode\u003eTask.Types.NotebookTaskConfig\u003c/code\u003e class within the Google Cloud Dataplex V1 API, detailing its structure and usage for configuring scheduled notebook tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of version history for the \u003ccode\u003eNotebookTaskConfig\u003c/code\u003e, starting from version 1.0.0 and extending to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookTaskConfig\u003c/code\u003e class facilitates the management of settings for scheduled notebooks, such as specifying archive and file URIs, infrastructure requirements, and the path to the notebook itself.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, enabling functionalities such as message handling, equality checks, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors and properties like \u003ccode\u003eArchiveUris\u003c/code\u003e, \u003ccode\u003eFileUris\u003c/code\u003e, \u003ccode\u003eInfrastructureSpec\u003c/code\u003e, and \u003ccode\u003eNotebook\u003c/code\u003e, allowing users to define and modify the configuration of notebook tasks within the Cloud Dataplex environment.\u003c/p\u003e\n"]]],[],null,[]]