Go to the source code of this file.
|
| api__doGoogleSearch (xsd__string key, xsd__string q, xsd__int start, xsd__int maxResults, xsd__boolean filter, xsd__string restrict_, xsd__boolean safeSearch, xsd__string lr, xsd__string ie, xsd__string oe, struct api__doGoogleSearchResponse{struct api__GoogleSearchResult _return;}*response) |
|
| api__doGetCachedPage (xsd__string key, xsd__string url, struct xsd__base64Binary *_return) |
|
| api__doSpellingSuggestion (xsd__string key, xsd__string phrase, xsd__string *_return) |
|
api__doGoogleSearch |
( |
xsd__string |
key, |
|
|
xsd__string |
q, |
|
|
xsd__int |
start, |
|
|
xsd__int |
maxResults, |
|
|
xsd__boolean |
filter, |
|
|
xsd__string |
restrict_, |
|
|
xsd__boolean |
safeSearch, |
|
|
xsd__string |
lr, |
|
|
xsd__string |
ie, |
|
|
xsd__string |
oe, |
|
|
struct api__doGoogleSearchResponse{struct api__GoogleSearchResult _return;}* |
response |
|
) |
| |