Class GroupAssetsResponse (1.4.0)

GroupAssetsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for grouping by assets. .. attribute:: group_by_results

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.

:type: Sequence[google.cloud.securitycenter_v1beta1.types.GroupResult]

Attributes

NameDescription
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.