Stackdriver Error Reporting V1beta1 Client - Class TrackingIssue (0.22.5)

Reference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class TrackingIssue.

Information related to tracking the progress on resolving the error.

Generated from protobuf message google.devtools.clouderrorreporting.v1beta1.TrackingIssue

Namespace

Google \ Cloud \ ErrorReporting \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ url string

A URL pointing to a related entry in an issue tracking system. Example: https://github.com/user/project/issues/4

getUrl

A URL pointing to a related entry in an issue tracking system.

Example: https://github.com/user/project/issues/4

Returns
Type Description
string

setUrl

A URL pointing to a related entry in an issue tracking system.

Example: https://github.com/user/project/issues/4

Parameter
Name Description
var string
Returns
Type Description
$this