Interface protos.google.rpc.Help.ILink

Properties of a Link.

Package

@google-cloud/spanner!

Properties

description?: (string|null);

Link description

Property Value
TypeDescription
(string|null)
url?: (string|null);

Link url

Property Value
TypeDescription
(string|null)