Protected InternalInternal method that must be implemented by derived action classes. This is where the actual action logic should be implemented.
The action execution parameters including typed context
Promise resolving to the action result
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private addPrivate buildPrivate clampPrivate createPrivate extractPrivate getPrivate getPrivate normalizePrivate normalizePrivate normalizePrivate normalizePrivate normalizePrivate transform
Action that performs web search using the Google Custom Search JSON API and returns structured results.
Example