Interface protos.google.cloud.dataform.v1beta1.CompilationResultAction.INotebook (1.4.0)

Properties of a Notebook.

Package

@google-cloud/dataform

Properties

contents

contents?: (string|null);

Notebook contents

dependencyTargets

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

Notebook dependencyTargets

disabled

disabled?: (boolean|null);

Notebook disabled

tags

tags?: (string[]|null);

Notebook tags