Compute V1 Client - Class HelpLink (1.5.0)

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

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ description string

Describes what the link offers.

↳ url string

The URL of the link.

Describes what the link offers.

Generated from protobuf field optional string description = 422937596;

Returns
TypeDescription
string

Describes what the link offers.

Generated from protobuf field optional string description = 422937596;

Parameter
NameDescription
var string
Returns
TypeDescription
$this

The URL of the link.

Generated from protobuf field optional string url = 116079;

Returns
TypeDescription
string

The URL of the link.

Generated from protobuf field optional string url = 116079;

Parameter
NameDescription
var string
Returns
TypeDescription
$this