Class: Google::Apis::ContaineranalysisV1beta1::ExportSbomRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ ExportSbomRequest

Returns a new instance of ExportSbomRequest.



4077
4078
4079
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 4077

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4082
4083
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 4082

def update!(**args)
end