Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::StorageConfig (v0.11.0)

Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::StorageConfig.

The configuration for data storage in the environment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket

def bucket() -> ::String
Returns
  • (::String) — Optional. The name of the Cloud Storage bucket used by the environment. No gs:// prefix.

#bucket=

def bucket=(value) -> ::String
Parameter
  • value (::String) — Optional. The name of the Cloud Storage bucket used by the environment. No gs:// prefix.
Returns
  • (::String) — Optional. The name of the Cloud Storage bucket used by the environment. No gs:// prefix.