Class: Google::Apis::SecuritycenterV1beta1::ExportFindingsResponse

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

Overview

The response to a ExportFindings request. Contains the LRO information.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ExportFindingsResponse

Returns a new instance of ExportFindingsResponse.



2341
2342
2343
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2341

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2346
2347
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2346

def update!(**args)
end