google_api_search_console v0.2.0 GoogleApi.SearchConsole.V1.Model.ResourceIssue View Source
Information about a resource with issue.
Attributes
- blockedResource (GoogleApi.SearchConsole.V1.Model.BlockedResource.t): Describes a blocked resource issue. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.SearchConsole.V1.Model.ResourceIssue{
blockedResource: GoogleApi.SearchConsole.V1.Model.BlockedResource.t()
}
t() :: %GoogleApi.SearchConsole.V1.Model.ResourceIssue{ blockedResource: GoogleApi.SearchConsole.V1.Model.BlockedResource.t() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.