Class: Google::Apis::ComposerV1::StorageConfig

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/composer_v1/classes.rb,
lib/google/apis/composer_v1/representations.rb,
lib/google/apis/composer_v1/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.



1774
1775
1776
# File 'lib/google/apis/composer_v1/classes.rb', line 1774

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1779
1780
# File 'lib/google/apis/composer_v1/classes.rb', line 1779

def update!(**args)
end