Interface protos.google.cloud.asset.v1p5beta1.IResource (3.19.0)

Properties of a Resource.

Package

@google-cloud/asset!

Properties

data

data?: (google.protobuf.IStruct|null);

Resource data

Property Value
TypeDescription
(google.protobuf.IStruct|null)

discoveryDocumentUri

discoveryDocumentUri?: (string|null);

Resource discoveryDocumentUri

Property Value
TypeDescription
(string|null)

discoveryName

discoveryName?: (string|null);

Resource discoveryName

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

Resource parent

Property Value
TypeDescription
(string|null)

resourceUrl

resourceUrl?: (string|null);

Resource resourceUrl

Property Value
TypeDescription
(string|null)

version

version?: (string|null);

Resource version

Property Value
TypeDescription
(string|null)