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