View Source GoogleApi.SearchConsole.V1.Model.InspectUrlIndexResponse (google_api_search_console v0.19.0)
Index-Status inspection response.
Attributes
-
inspectionResult
(type:GoogleApi.SearchConsole.V1.Model.UrlInspectionResult.t
, default:nil
) - URL inspection results.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchConsole.V1.Model.InspectUrlIndexResponse{ inspectionResult: GoogleApi.SearchConsole.V1.Model.UrlInspectionResult.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.