Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::NotebookRuntimeOptions (v0.13.0)

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

Configures various aspects of Dataform notebook runtime.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ai_platform_notebook_runtime_template

def ai_platform_notebook_runtime_template() -> ::String
Returns
  • (::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.

#ai_platform_notebook_runtime_template=

def ai_platform_notebook_runtime_template=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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.

#gcs_output_bucket

def gcs_output_bucket() -> ::String
Returns
  • (::String) — Optional. The Google Cloud Storage location to upload the result to. Format: gs://bucket-name.

#gcs_output_bucket=

def gcs_output_bucket=(value) -> ::String
Parameter
  • value (::String) — Optional. The Google Cloud Storage location to upload the result to. Format: gs://bucket-name.
Returns
  • (::String) — Optional. The Google Cloud Storage location to upload the result to. Format: gs://bucket-name.