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

Blocked resource.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.