google_api_search_console v0.4.0 GoogleApi.SearchConsole.V1.Model.BlockedResource View Source

Blocked resource.

Attributes

  • url (type: String.t, default: nil) - URL of the blocked resource.

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() :: %GoogleApi.SearchConsole.V1.Model.BlockedResource{url: String.t()}

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.