class Cse extends Resource (View source)

The "cse" collection of methods.

Typical usage is:

 $customsearchService = new Google\Service\CustomSearchAPI(...);
 $cse = $customsearchService->cse;

Methods

listCse(array $optParams = [])

Returns metadata about the search performed, metadata about the engine used for the search, and the search results. (cse.listCse)

Details

Search listCse(array $optParams = [])

Returns metadata about the search performed, metadata about the engine used for the search, and the search results. (cse.listCse)

Parameters

array $optParams

Optional parameters.

Return Value

Search

Exceptions

Exception