Compute V1 Client - Class Help (2.8.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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ links array<HelpLink>

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

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

Returns
Type Description
Google\Protobuf\RepeatedField<HelpLink>

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

Parameter
Name Description
var array<HelpLink>
Returns
Type Description
$this