Interface protos.google.rpc.IResourceInfo

Properties of a ResourceInfo.

Package

@google-cloud/spanner!

Properties

description

description?: (string|null);

ResourceInfo description

Property Value
TypeDescription
(string|null)

owner

owner?: (string|null);

ResourceInfo owner

Property Value
TypeDescription
(string|null)

resourceName

resourceName?: (string|null);

ResourceInfo resourceName

Property Value
TypeDescription
(string|null)

resourceType

resourceType?: (string|null);

ResourceInfo resourceType

Property Value
TypeDescription
(string|null)