Class: Google::Apis::SecuritycenterV1beta2::ExportFindingsResponse
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1beta2::ExportFindingsResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/securitycenter_v1beta2/classes.rb,
lib/google/apis/securitycenter_v1beta2/representations.rb,
lib/google/apis/securitycenter_v1beta2/representations.rb
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExportFindingsResponse
constructor
A new instance of ExportFindingsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ExportFindingsResponse
Returns a new instance of ExportFindingsResponse.
2083 2084 2085 |
# File 'lib/google/apis/securitycenter_v1beta2/classes.rb', line 2083 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2088 2089 |
# File 'lib/google/apis/securitycenter_v1beta2/classes.rb', line 2088 def update!(**args) end |