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
#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
.