Compute V1 Client - Class Help (1.5.0)

Reference documentation and code samples for the Compute V1 Client class Help.

Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.

Generated from protobuf message google.cloud.compute.v1.Help

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ links array<Google\Cloud\Compute\V1\HelpLink>

URL(s) pointing to additional information on handling the current error.

URL(s) pointing to additional information on handling the current error.

Generated from protobuf field repeated .google.cloud.compute.v1.HelpLink links = 102977465;

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

URL(s) pointing to additional information on handling the current error.

Generated from protobuf field repeated .google.cloud.compute.v1.HelpLink links = 102977465;

Parameter
NameDescription
var array<Google\Cloud\Compute\V1\HelpLink>
Returns
TypeDescription
$this