View Source GoogleApi.CloudErrorReporting.V1beta1.Model.TrackingIssue (google_api_cloud_error_reporting v0.19.3)

Information related to tracking the progress on resolving the error.

Attributes

  • url (type: String.t, default: nil) - A URL pointing to a related entry in an issue tracking system. Example: https://github.com/user/project/issues/4

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudErrorReporting.V1beta1.Model.TrackingIssue{
  url: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.