NotebookRuntimeOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configures various aspects of Dataform notebook runtime.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
gcs_output_bucket |
str
Optional. The Google Cloud Storage location to upload the result to. Format: gs://bucket-name.
This field is a member of oneof_ execution_sink.
|
ai_platform_notebook_runtime_template |
str
Optional. The resource name of the [Colab runtime template] (https://cloud.google.com/colab/docs/runtimes), from which a runtime is created for notebook executions. If not specified, a runtime is created with Colab's default specifications. |