Interface protos.google.cloud.securitycenter.v1beta1.IGroupFindingsRequest (5.4.1)

Properties of a GroupFindingsRequest.

Package

@google-cloud/security-center!

Properties

filter

filter?: (string|null);

GroupFindingsRequest filter

Property Value
TypeDescription
(string|null)

groupBy

groupBy?: (string|null);

GroupFindingsRequest groupBy

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

GroupFindingsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

GroupFindingsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

GroupFindingsRequest parent

Property Value
TypeDescription
(string|null)

readTime

readTime?: (google.protobuf.ITimestamp|null);

GroupFindingsRequest readTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)