Class: Google::Apis::CloudbuildV2::EmptyDirVolumeSource

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

Overview

Represents an empty Volume source.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EmptyDirVolumeSource

Returns a new instance of EmptyDirVolumeSource.



595
596
597
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 595

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



600
601
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 600

def update!(**args)
end