Google Cloud Dataform V1beta1 Client - Class NotebookRuntimeOptions (0.6.0)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class NotebookRuntimeOptions.

Configures various aspects of Dataform notebook runtime.

Generated from protobuf message google.cloud.dataform.v1beta1.NotebookRuntimeOptions

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gcs_output_bucket string

Optional. The Google Cloud Storage location to upload the result to. Format: gs://bucket-name.

getGcsOutputBucket

Optional. The Google Cloud Storage location to upload the result to.

Format: gs://bucket-name.

Returns
Type Description
string

hasGcsOutputBucket

setGcsOutputBucket

Optional. The Google Cloud Storage location to upload the result to.

Format: gs://bucket-name.

Parameter
Name Description
var string
Returns
Type Description
$this

getExecutionSink

Returns
Type Description
string