Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContentRequest<T> |
ShoppingContentRequest.set(String parameterName,
Object value) |
ShoppingContentRequest<T> |
ShoppingContentRequest.setAlt(String alt)
Data format for the response.
|
ShoppingContentRequest<T> |
ShoppingContentRequest.setDisableGZipContent(boolean disableGZipContent) |
ShoppingContentRequest<T> |
ShoppingContentRequest.setFields(String fields)
Selector specifying which fields to include in a partial response.
|
ShoppingContentRequest<T> |
ShoppingContentRequest.setKey(String key)
API key.
|
ShoppingContentRequest<T> |
ShoppingContentRequest.setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
ShoppingContentRequest<T> |
ShoppingContentRequest.setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
ShoppingContentRequest<T> |
ShoppingContentRequest.setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
ShoppingContentRequest<T> |
ShoppingContentRequest.setRequestHeaders(com.google.api.client.http.HttpHeaders headers) |
ShoppingContentRequest<T> |
ShoppingContentRequest.setUserIp(String userIp)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ShoppingContentRequestInitializer.initializeShoppingContentRequest(ShoppingContentRequest<?> request)
Initializes ShoppingContent request.
|
Copyright © 2011–2019 Google. All rights reserved.