Interface protos.google.cloud.securitycenter.v1.IGroupAssetsRequest (5.4.1)

Properties of a GroupAssetsRequest.

Package

@google-cloud/security-center!

Properties

compareDuration

compareDuration?: (google.protobuf.IDuration|null);

GroupAssetsRequest compareDuration

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

filter

filter?: (string|null);

GroupAssetsRequest filter

Property Value
TypeDescription
(string|null)

groupBy

groupBy?: (string|null);

GroupAssetsRequest groupBy

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

GroupAssetsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

GroupAssetsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

GroupAssetsRequest parent

Property Value
TypeDescription
(string|null)

readTime

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

GroupAssetsRequest readTime

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