View Source GoogleApi.SearchConsole.V1.Model.MobileFriendlyIssue (google_api_search_console v0.19.0)

Mobile-friendly issue.

Attributes

  • rule (type: String.t, default: nil) - Rule violated.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SearchConsole.V1.Model.MobileFriendlyIssue{
  rule: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.