Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::ListFindingsResponse::ListFindingsResult.
Result containing the Finding.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#finding
def finding() -> ::Google::Cloud::SecurityCenter::V2::Finding
Returns
- (::Google::Cloud::SecurityCenter::V2::Finding) — Finding matching the search request.
#finding=
def finding=(value) -> ::Google::Cloud::SecurityCenter::V2::Finding
Parameter
- value (::Google::Cloud::SecurityCenter::V2::Finding) — Finding matching the search request.
Returns
- (::Google::Cloud::SecurityCenter::V2::Finding) — Finding matching the search request.
#resource
def resource() -> ::Google::Cloud::SecurityCenter::V2::ListFindingsResponse::ListFindingsResult::Resource
Returns
- (::Google::Cloud::SecurityCenter::V2::ListFindingsResponse::ListFindingsResult::Resource) — Output only. Resource that is associated with this finding.