public class AlertCenter.Alerts.Feedback.Create extends AlertCenterRequest<AlertFeedback>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Create(String alertId,
AlertFeedback content)
Creates new feedback for an alert.
|
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 Create(String alertId, AlertFeedback content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
AlertCenter.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
alertId - Required. The identifier of the alert this feedback belongs to.content - the AlertFeedbackpublic AlertCenter.Alerts.Feedback.Create set$Xgafv(String $Xgafv)
AlertCenterRequestset$Xgafv in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setAccessToken(String accessToken)
AlertCenterRequestsetAccessToken in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setAlt(String alt)
AlertCenterRequestsetAlt in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setCallback(String callback)
AlertCenterRequestsetCallback in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setFields(String fields)
AlertCenterRequestsetFields in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setKey(String key)
AlertCenterRequestsetKey in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setOauthToken(String oauthToken)
AlertCenterRequestsetOauthToken in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setPrettyPrint(Boolean prettyPrint)
AlertCenterRequestsetPrettyPrint in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setQuotaUser(String quotaUser)
AlertCenterRequestsetQuotaUser in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setUploadType(String uploadType)
AlertCenterRequestsetUploadType in class AlertCenterRequest<AlertFeedback>public AlertCenter.Alerts.Feedback.Create setUploadProtocol(String uploadProtocol)
AlertCenterRequestsetUploadProtocol in class AlertCenterRequest<AlertFeedback>public String getAlertId()
public AlertCenter.Alerts.Feedback.Create setAlertId(String alertId)
public String getCustomerId()
public AlertCenter.Alerts.Feedback.Create setCustomerId(String customerId)
public AlertCenter.Alerts.Feedback.Create set(String parameterName, Object value)
set in class AlertCenterRequest<AlertFeedback>Copyright © 2011–2025 Google. All rights reserved.