Class: Google::Apis::ContaineranalysisV1::CloudStorageLocation

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

Overview

Empty placeholder to denote that this is a Google Cloud Storage export request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CloudStorageLocation

Returns a new instance of CloudStorageLocation.



1119
1120
1121
# File 'lib/google/apis/containeranalysis_v1/classes.rb', line 1119

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1124
1125
# File 'lib/google/apis/containeranalysis_v1/classes.rb', line 1124

def update!(**args)
end