CloudSearchApi class

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.

Constructors

CloudSearchApi(Client client, {String rootUrl = 'https://cloudsearch.googleapis.com/', String servicePath = ''})

Properties

debug DebugResource
no setter
hashCode int
The hash code for this object.
no setterinherited
indexing IndexingResource
no setter
media MediaResource
no setter
operations OperationsResource
no setter
query QueryResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
settings SettingsResource
no setter
stats StatsResource
no setter
v1 V1Resource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

cloudSearchDebugScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchIndexingScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchQueryScope → const String
Search your organization's data in the Cloud Search index
cloudSearchScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchSettingsIndexingScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchSettingsQueryScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchSettingsScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchStatsIndexingScope → const String
Index and serve your organization's data with Cloud Search
cloudSearchStatsScope → const String
Index and serve your organization's data with Cloud Search