public sealed class CompilationResultAction.Types.Notebook : IMessage<CompilationResultAction.Types.Notebook>, IEquatable<CompilationResultAction.Types.Notebook>, IDeepCloneable<CompilationResultAction.Types.Notebook>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class CompilationResultAction.Types.Notebook.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eCompilationResultAction.Types.Notebook\u003c/code\u003e class within the Dataform v1beta1 API, a representation of a notebook in the Dataform system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotebook\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class features constructors for creating new instances and allows copying existing notebooks.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eNotebook\u003c/code\u003e class include \u003ccode\u003eContents\u003c/code\u003e (the notebook's content), \u003ccode\u003eDependencyTargets\u003c/code\u003e (actions it depends on), \u003ccode\u003eDisabled\u003c/code\u003e (whether it's disabled), and \u003ccode\u003eTags\u003c/code\u003e (user-defined tags).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1\u003c/code\u003e and it is found in the \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Dataform v1beta1 API - Class CompilationResultAction.Types.Notebook (1.0.0-beta08)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta08 (latest)](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types.Notebook)\n- [1.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/1.0.0-beta07/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types.Notebook) \n\n public sealed class CompilationResultAction.Types.Notebook : IMessage\u003cCompilationResultAction.Types.Notebook\u003e, IEquatable\u003cCompilationResultAction.Types.Notebook\u003e, IDeepCloneable\u003cCompilationResultAction.Types.Notebook\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataform v1beta1 API class CompilationResultAction.Types.Notebook.\n\nRepresents a notebook. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CompilationResultAction.Types.Notebook \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CompilationResultAction](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction)[Types](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types)[Notebook](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types.Notebook), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CompilationResultAction](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction)[Types](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types)[Notebook](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types.Notebook), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CompilationResultAction](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction)[Types](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types)[Notebook](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultAction.Types.Notebook), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataform.V1Beta1](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataform.V1Beta1.dll\n\nConstructors\n------------\n\n### Notebook()\n\n public Notebook()\n\n### Notebook(Notebook)\n\n public Notebook(CompilationResultAction.Types.Notebook other)\n\nProperties\n----------\n\n### Contents\n\n public string Contents { get; set; }\n\nThe contents of the notebook.\n\n### DependencyTargets\n\n public RepeatedField\u003cTarget\u003e DependencyTargets { get; }\n\nA list of actions that this action depends on.\n\n### Disabled\n\n public bool Disabled { get; set; }\n\nWhether this action is disabled (i.e. should not be run).\n\n### Tags\n\n public RepeatedField\u003cstring\u003e Tags { get; }\n\nArbitrary, user-defined tags on this action."]]