Interface protos.google.cloud.securitycenter.v1.ISecurityMarks (5.3.5)

Properties of a SecurityMarks.

Package

@google-cloud/security-center!

Properties

canonicalName

canonicalName?: (string|null);

SecurityMarks canonicalName

Property Value
TypeDescription
(string|null)

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)