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

Properties of a SecurityMarks.

Package

@google-cloud/security-center

Properties

marks

marks?: ({ [k: string]: string }|null);

SecurityMarks marks

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

SecurityMarks name

Property Value
TypeDescription
(string|null)