Class: Google::Apis::ComposerV1beta1::StorageConfig

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/composer_v1beta1/classes.rb,
lib/google/apis/composer_v1beta1/representations.rb,
lib/google/apis/composer_v1beta1/representations.rb

Overview

The configuration for data storage in the environment.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StorageConfig

Returns a new instance of StorageConfig.



1866
1867
1868
# File 'lib/google/apis/composer_v1beta1/classes.rb', line 1866

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1871
1872
# File 'lib/google/apis/composer_v1beta1/classes.rb', line 1871

def update!(**args)
end