Interface protos.google.cloud.securitycenter.v1beta1.IGroupResult (5.6.0)

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)