class UrlInspectionIndex extends Resource (View source)

The "index" collection of methods.

Typical usage is:

 $searchconsoleService = new Google\Service\SearchConsole(...);
 $index = $searchconsoleService->urlInspection_index;

Methods

inspect(InspectUrlIndexRequest $postBody, array $optParams = [])

Index inspection. (index.inspect)

Details

InspectUrlIndexResponse inspect(InspectUrlIndexRequest $postBody, array $optParams = [])

Index inspection. (index.inspect)

Parameters

InspectUrlIndexRequest $postBody
array $optParams

Optional parameters.

Return Value

InspectUrlIndexResponse

Exceptions

Exception