Class: Google::Apis::ContaineranalysisV1beta1::ExportSbomRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContaineranalysisV1beta1::ExportSbomRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/containeranalysis_v1beta1/classes.rb,
lib/google/apis/containeranalysis_v1beta1/representations.rb,
lib/google/apis/containeranalysis_v1beta1/representations.rb
Overview
The request to a call of ExportSBOM
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExportSbomRequest
constructor
A new instance of ExportSbomRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ExportSbomRequest
Returns a new instance of ExportSbomRequest.
3546 3547 3548 |
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 3546 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3551 3552 |
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 3551 def update!(**args) end |