Reference documentation and code samples for the Compute V1 Client class HelpLink.
Describes a URL link.
Generated from protobuf message google.cloud.compute.v1.HelpLink
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ description
string
Describes what the link offers.
↳ url
string
The URL of the link.
getDescription
Describes what the link offers.
Generated from protobuf field optional string description = 422937596;
string
hasDescription
clearDescription
setDescription
Describes what the link offers.
Generated from protobuf field optional string description = 422937596;
var
string
$this
getUrl
The URL of the link.
Generated from protobuf field optional string url = 116079;
string
hasUrl
clearUrl
setUrl
The URL of the link.
Generated from protobuf field optional string url = 116079;
var
string
$this