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 \ V1beta1Methods
__construct
Constructor.
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
.
↳ ai_platform_notebook_runtime_template
string
Optional. The resource name of the Colab runtime template , from which a runtime is created for notebook executions. If not specified, a runtime is created with Colab's default specifications.
getGcsOutputBucket
Optional. The Google Cloud Storage location to upload the result to.
Format: gs://bucket-name
.
string
hasGcsOutputBucket
setGcsOutputBucket
Optional. The Google Cloud Storage location to upload the result to.
Format: gs://bucket-name
.
var
string
$this
getAiPlatformNotebookRuntimeTemplate
Optional. The resource name of the Colab runtime template , from which a runtime is created for notebook executions. If not specified, a runtime is created with Colab's default specifications.
string
setAiPlatformNotebookRuntimeTemplate
Optional. The resource name of the Colab runtime template , from which a runtime is created for notebook executions. If not specified, a runtime is created with Colab's default specifications.
var
string
$this
getExecutionSink
string