View Source GoogleApi.SearchConsole.V1.Model.SitesListResponse (google_api_search_console v0.19.0)
List of sites with access level information.
Attributes
-
siteEntry
(type:list(GoogleApi.SearchConsole.V1.Model.WmxSite.t)
, default:nil
) - Contains permission level information about a Search Console site. For more information, see Permissions in Search Console.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchConsole.V1.Model.SitesListResponse{ siteEntry: [GoogleApi.SearchConsole.V1.Model.WmxSite.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.