Interface protos.google.cloud.securitycenter.v1beta1.ISource (5.3.5)

Properties of a Source.

Package

@google-cloud/security-center!

Properties

description

description?: (string|null);

Source description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

Source displayName

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Source name

Property Value
TypeDescription
(string|null)