| Package | Description |
|---|---|
| com.google.api.services.customsearch.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Search.Url |
Search.Url.clone() |
Search.Url |
Search.getUrl()
OpenSearch template and URL.
|
Search.Url |
Search.Url.set(String fieldName,
Object value) |
Search.Url |
Search.Url.setTemplate(String template)
The actual [OpenSearch template](http://www.opensearch.org/specifications/opensearch/1.1#opense
arch_url_template_syntax) for this API.
|
Search.Url |
Search.Url.setType(String type)
The MIME type of the OpenSearch URL template for the Custom Search JSON API.
|
| Modifier and Type | Method and Description |
|---|---|
Search |
Search.setUrl(Search.Url url)
OpenSearch template and URL.
|
Copyright © 2011–2024 Google. All rights reserved.