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

Information about a resource with issue.

Attributes

  • blockedResource (type: GoogleApi.SearchConsole.V1.Model.BlockedResource.t, default: nil) - Describes a blocked resource issue.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SearchConsole.V1.Model.ResourceIssue{
  blockedResource: GoogleApi.SearchConsole.V1.Model.BlockedResource.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.