Stackdriver Error Reporting V1beta1 Client - Class TrackingIssue (0.25.1)

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.