Interface protos.google.cloud.securitycenter.v1.IResource (5.4.1)

Properties of a Resource.

Package

@google-cloud/security-center!

Properties

folders

folders?: (google.cloud.securitycenter.v1.IFolder[]|null);

Resource folders

Property Value
TypeDescription
(google.cloud.securitycenter.v1.IFolder[]|null)

name

name?: (string|null);

Resource name

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

Resource parent

Property Value
TypeDescription
(string|null)

parentDisplayName

parentDisplayName?: (string|null);

Resource parentDisplayName

Property Value
TypeDescription
(string|null)

project

project?: (string|null);

Resource project

Property Value
TypeDescription
(string|null)

projectDisplayName

projectDisplayName?: (string|null);

Resource projectDisplayName

Property Value
TypeDescription
(string|null)