public class ShoppingContent.Repricingrules.Patch extends ShoppingContentRequest<RepricingRule>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(Long merchantId,
String ruleId,
RepricingRule content)
Updates a repricing rule in your Merchant Center account.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 Patch(Long merchantId, String ruleId, RepricingRule 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 - Required. The id of the merchant who owns the repricing rule.ruleId - Required. The id of the rule to update.content - the RepricingRulepublic ShoppingContent.Repricingrules.Patch set$Xgafv(String $Xgafv)
ShoppingContentRequestset$Xgafv in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setAccessToken(String accessToken)
ShoppingContentRequestsetAccessToken in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setCallback(String callback)
ShoppingContentRequestsetCallback in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setUploadType(String uploadType)
ShoppingContentRequestsetUploadType in class ShoppingContentRequest<RepricingRule>public ShoppingContent.Repricingrules.Patch setUploadProtocol(String uploadProtocol)
ShoppingContentRequestsetUploadProtocol in class ShoppingContentRequest<RepricingRule>public Long getMerchantId()
public ShoppingContent.Repricingrules.Patch setMerchantId(Long merchantId)
public String getRuleId()
public ShoppingContent.Repricingrules.Patch setRuleId(String ruleId)
public ShoppingContent.Repricingrules.Patch set(String parameterName, Object value)
set in class ShoppingContentRequest<RepricingRule>Copyright © 2011–2023 Google. All rights reserved.