class Indexing extends Service (View source)

Service definition for Indexing (v3).

Notifies Google Web Search when your web pages change.

For more information about this service, see the API Documentation

Constants

INDEXING

Submit data to Google for indexing.

Properties

$urlNotifications
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Indexing service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Indexing service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.