public class AndroidPublisher.Applications.DataSafety extends AndroidPublisherRequest<SafetyLabelsUpdateResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
DataSafety(String packageName,
SafetyLabelsUpdateRequest content)
Writes the Safety Labels declaration of an app.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, 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, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected DataSafety(String packageName, SafetyLabelsUpdateRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. AndroidPublisher.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
packageName
- Required. Package name of the app.content
- the SafetyLabelsUpdateRequest
public AndroidPublisher.Applications.DataSafety set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public AndroidPublisher.Applications.DataSafety setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
public String getPackageName()
public AndroidPublisher.Applications.DataSafety setPackageName(String packageName)
public AndroidPublisher.Applications.DataSafety set(String parameterName, Object value)
set
in class AndroidPublisherRequest<SafetyLabelsUpdateResponse>
Copyright © 2011–2025 Google. All rights reserved.