SearchConsoleApi class
The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone)
Constructors
- SearchConsoleApi(Client client, {String rootUrl = 'https://searchconsole.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- searchanalytics → SearchanalyticsResource
-
no setter
- sitemaps → SitemapsResource
-
no setter
- sites → SitesResource
-
no setter
- urlInspection → UrlInspectionResource
-
no setter
- urlTestingTools → UrlTestingToolsResource
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- webmastersReadonlyScope → const String
- View Search Console data for your verified sites
- webmastersScope → const String
- View and manage Search Console data for your verified sites