Interface protos.google.cloud.dataform.v1.CompilationResultAction.INotebook (2.1.0)

Properties of a Notebook.

Package

@google-cloud/dataform

Properties

contents

contents?: (string|null);

Notebook contents

dependencyTargets

dependencyTargets?: (google.cloud.dataform.v1.ITarget[]|null);

Notebook dependencyTargets

disabled

disabled?: (boolean|null);

Notebook disabled

tags

tags?: (string[]|null);

Notebook tags