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