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.rpc.Help
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getLinks() URL(s) pointing to additional information on handling the current error. Generated from protobuf field repeated .google.rpc.Help.Link links = 1;
|
| public setLinks( $var) URL(s) pointing to additional information on handling the current error. Generated from protobuf field repeated .google.rpc.Help.Link links = 1;
|
| Methods |
| Properties |
| private $links = NULL URL(s) pointing to additional information on handling the current error. Generated from protobuf field repeated .google.rpc.Help.Link links = 1; |