Class: Google::Apis::ContaineranalysisV1beta1::GeneratePackagesSummaryRequest

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

GeneratePackagesSummaryRequest is the request body for the GeneratePackagesSummary API method. It just takes a single name argument, referring to the resource.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GeneratePackagesSummaryRequest

Returns a new instance of GeneratePackagesSummaryRequest.



3714
3715
3716
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 3714

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3719
3720
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 3719

def update!(**args)
end