Cse
class Cse extends Resource (View source)
The "cse" collection of methods.
Typical usage is:
$customsearchService = new Google\Service\CustomSearchAPI(...);
$cse = $customsearchService->cse;
Methods
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)