Interface protos.google.cloud.securitycenter.v1p1beta1.IGroupResult (5.4.1)

Properties of a GroupResult.

Package

@google-cloud/security-center!

Properties

count

count?: (number|Long|string|null);

GroupResult count

Property Value
TypeDescription
(number|Long|string|null)

properties

properties?: ({ [k: string]: google.protobuf.IValue }|null);

GroupResult properties

Property Value
TypeDescription
({ [k: string]: google.protobuf.IValue }|null)