Interface protos.google.cloud.asset.v1.IRelatedAsset (3.20.0)

Properties of a RelatedAsset.

Package

@google-cloud/asset

Properties

ancestors

ancestors?: (string[]|null);

RelatedAsset ancestors

Property Value
TypeDescription
(string[]|null)

asset

asset?: (string|null);

RelatedAsset asset

Property Value
TypeDescription
(string|null)

assetType

assetType?: (string|null);

RelatedAsset assetType

Property Value
TypeDescription
(string|null)