class CloudSearch extends Service (View source)

Service definition for CloudSearch (v1).

Cloud Search provides cloud-based search capabilities over Google Workspace data. The Cloud Search API allows indexing of non-Google Workspace data into Cloud Search.

For more information about this service, see the API Documentation

Constants

CLOUD_SEARCH

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_DEBUG

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_INDEXING

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_QUERY

Search your organization's data in the Cloud Search index.

CLOUD_SEARCH_SETTINGS

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_SETTINGS_INDEXING

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_SETTINGS_QUERY

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_STATS

Index and serve your organization's data with Cloud Search.

CLOUD_SEARCH_STATS_INDEXING

Index and serve your organization's data with Cloud Search.

Properties

$debug_datasources_items
$debug_datasources_items_unmappedids
$debug_identitysources_items
$debug_identitysources_unmappedids
$indexing_datasources
$indexing_datasources_items
$media
$operations
$operations_lro
$query
$query_sources
$settings
$settings_datasources
$settings_searchapplications
$stats
$stats_index_datasources
$stats_query_searchapplications
$stats_session_searchapplications
$stats_user_searchapplications
$v1
$rootUrlTemplate

Methods

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

Constructs the internal representation of the CloudSearch service.

Details

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

Constructs the internal representation of the CloudSearch 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.