public class Calendar.Colors.Get extends CalendarRequest<Colors>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get()
Returns the color definitions for calendars and events.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
Calendar.Colors.Get |
set(String parameterName,
Object value) |
Calendar.Colors.Get |
setAlt(String alt)
Data format for the response.
|
Calendar.Colors.Get |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Calendar.Colors.Get |
setKey(String key)
API key.
|
Calendar.Colors.Get |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Calendar.Colors.Get |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Calendar.Colors.Get |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
Calendar.Colors.Get |
setUserIp(String userIp)
Deprecated.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get()
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Calendar.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Colors>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Colors>IOExceptionpublic Calendar.Colors.Get setAlt(String alt)
CalendarRequestsetAlt in class CalendarRequest<Colors>public Calendar.Colors.Get setFields(String fields)
CalendarRequestsetFields in class CalendarRequest<Colors>public Calendar.Colors.Get setKey(String key)
CalendarRequestsetKey in class CalendarRequest<Colors>public Calendar.Colors.Get setOauthToken(String oauthToken)
CalendarRequestsetOauthToken in class CalendarRequest<Colors>public Calendar.Colors.Get setPrettyPrint(Boolean prettyPrint)
CalendarRequestsetPrettyPrint in class CalendarRequest<Colors>public Calendar.Colors.Get setQuotaUser(String quotaUser)
CalendarRequestsetQuotaUser in class CalendarRequest<Colors>public Calendar.Colors.Get setUserIp(String userIp)
CalendarRequestsetUserIp in class CalendarRequest<Colors>public Calendar.Colors.Get set(String parameterName, Object value)
set in class CalendarRequest<Colors>Copyright © 2011–2025 Google. All rights reserved.