Google Cloud Dataform V1 Client - Class Notebook (0.8.0)

Reference documentation and code samples for the Google Cloud Dataform V1 Client class Notebook.

Represents a notebook.

Generated from protobuf message google.cloud.dataform.v1.CompilationResultAction.Notebook

Namespace

Google \ Cloud \ Dataform \ V1 \ CompilationResultAction

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ dependency_targets
array< Google\Cloud\Dataform\V1\Target >

A list of actions that this action depends on.

↳ disabled
bool

Whether this action is disabled (i.e. should not be run).

↳ contents
string

The contents of the notebook.

↳ tags
array

Arbitrary, user-defined tags on this action.

getDependencyTargets

A list of actions that this action depends on.

Returns
Type
Description

setDependencyTargets

A list of actions that this action depends on.

Parameter
Name
Description
Returns
Type
Description
$this

getDisabled

Whether this action is disabled (i.e. should not be run).

Returns
Type
Description
bool

setDisabled

Whether this action is disabled (i.e. should not be run).

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getContents

The contents of the notebook.

Returns
Type
Description
string

setContents

The contents of the notebook.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getTags

Arbitrary, user-defined tags on this action.

Returns
Type
Description

setTags

Arbitrary, user-defined tags on this action.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: