public class ShoppingContent.Returnpolicy.Insert extends ShoppingContentRequest<ReturnPolicy>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Insert(BigInteger merchantId,
ReturnPolicy content)
Inserts a return policy for the Merchant Center account.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getMerchantId()
The Merchant Center account to insert a return policy for.
|
ShoppingContent.Returnpolicy.Insert |
set(String parameterName,
Object value) |
ShoppingContent.Returnpolicy.Insert |
setAlt(String alt)
Data format for the response.
|
ShoppingContent.Returnpolicy.Insert |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
ShoppingContent.Returnpolicy.Insert |
setKey(String key)
API key.
|
ShoppingContent.Returnpolicy.Insert |
setMerchantId(BigInteger merchantId)
The Merchant Center account to insert a return policy for.
|
ShoppingContent.Returnpolicy.Insert |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
ShoppingContent.Returnpolicy.Insert |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
ShoppingContent.Returnpolicy.Insert |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
ShoppingContent.Returnpolicy.Insert |
setUserIp(String userIp)
Deprecated.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Insert(BigInteger merchantId, ReturnPolicy content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. ShoppingContent.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
merchantId - The Merchant Center account to insert a return policy for.content - the ReturnPolicypublic ShoppingContent.Returnpolicy.Insert setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ReturnPolicy>public ShoppingContent.Returnpolicy.Insert setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ReturnPolicy>public ShoppingContent.Returnpolicy.Insert setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ReturnPolicy>public ShoppingContent.Returnpolicy.Insert setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ReturnPolicy>public ShoppingContent.Returnpolicy.Insert setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ReturnPolicy>public ShoppingContent.Returnpolicy.Insert setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ReturnPolicy>public ShoppingContent.Returnpolicy.Insert setUserIp(String userIp)
ShoppingContentRequestsetUserIp in class ShoppingContentRequest<ReturnPolicy>public BigInteger getMerchantId()
public ShoppingContent.Returnpolicy.Insert setMerchantId(BigInteger merchantId)
public ShoppingContent.Returnpolicy.Insert set(String parameterName, Object value)
set in class ShoppingContentRequest<ReturnPolicy>Copyright © 2011–2020 Google. All rights reserved.