Properties of a ListFindingsRequest.
Package
@google-cloud/security-centerProperties
compareDuration
compareDuration?: (google.protobuf.IDuration|null);
ListFindingsRequest compareDuration
Type | Description |
(google.protobuf.IDuration|null) |
fieldMask
fieldMask?: (google.protobuf.IFieldMask|null);
ListFindingsRequest fieldMask
Type | Description |
(google.protobuf.IFieldMask|null) |
filter
filter?: (string|null);
ListFindingsRequest filter
Type | Description |
(string|null) |
orderBy
orderBy?: (string|null);
ListFindingsRequest orderBy
Type | Description |
(string|null) |
pageSize
pageSize?: (number|null);
ListFindingsRequest pageSize
Type | Description |
(number|null) |
pageToken
pageToken?: (string|null);
ListFindingsRequest pageToken
Type | Description |
(string|null) |
parent
parent?: (string|null);
ListFindingsRequest parent
Type | Description |
(string|null) |
readTime
readTime?: (google.protobuf.ITimestamp|null);
ListFindingsRequest readTime
Type | Description |
(google.protobuf.ITimestamp|null) |