GroupFindingsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Response message for group by findings.
Attributes |
|
---|---|
Name | Description |
group_by_results |
MutableSequence[google.cloud.securitycenter_v1.types.GroupResult]
Group results. There exists an element for each existing unique combination of property/values. The element contains a count for the number of times those specific property/values appear. |
read_time |
google.protobuf.timestamp_pb2.Timestamp
Time used for executing the groupBy request. |
next_page_token |
str
Token to retrieve the next page of results, or empty if there are no more results. |
total_size |
int
The total number of results matching the query. |