Interface protos.google.cloud.securitycenter.v1beta1.IListFindingsResponse (5.3.5)

Properties of a ListFindingsResponse.

Package

@google-cloud/security-center!

Properties

findings

findings?: (google.cloud.securitycenter.v1beta1.IFinding[]|null);

ListFindingsResponse findings

Property Value
TypeDescription
(google.cloud.securitycenter.v1beta1.IFinding[]|null)

nextPageToken

nextPageToken?: (string|null);

ListFindingsResponse nextPageToken

Property Value
TypeDescription
(string|null)

readTime

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

ListFindingsResponse readTime

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

totalSize

totalSize?: (number|null);

ListFindingsResponse totalSize

Property Value
TypeDescription
(number|null)