Reference documentation and code samples for the Error Reporting V1beta1 API class Google::Cloud::ErrorReporting::V1beta1::TrackingIssue.
Information related to tracking the progress on resolving the error.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#url
def url() -> ::String
Returns
-
(::String) — A URL pointing to a related entry in an issue tracking system.
Example:
https://github.com/user/project/issues/4
#url=
def url=(value) -> ::String
Parameter
-
value (::String) — A URL pointing to a related entry in an issue tracking system.
Example:
https://github.com/user/project/issues/4
Returns
-
(::String) — A URL pointing to a related entry in an issue tracking system.
Example:
https://github.com/user/project/issues/4