public class Cloudbilling.Projects.GetBillingInfo extends CloudbillingRequest<ProjectBillingInfo>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetBillingInfo(String name)
Gets the billing information for a project.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, 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 GetBillingInfo(String name)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. GetBillingInfo#initialize(com.google.api.client.googleapis.services.Abstr
actGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
name - Required. The resource name of the project for which billing information is
retrieved. For example,
`projects/tokyo-rain-123`.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ProjectBillingInfo>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ProjectBillingInfo>IOExceptionpublic Cloudbilling.Projects.GetBillingInfo set$Xgafv(String $Xgafv)
CloudbillingRequestset$Xgafv in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setAccessToken(String accessToken)
CloudbillingRequestsetAccessToken in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setAlt(String alt)
CloudbillingRequestsetAlt in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setCallback(String callback)
CloudbillingRequestsetCallback in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setFields(String fields)
CloudbillingRequestsetFields in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setKey(String key)
CloudbillingRequestsetKey in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setOauthToken(String oauthToken)
CloudbillingRequestsetOauthToken in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setPrettyPrint(Boolean prettyPrint)
CloudbillingRequestsetPrettyPrint in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setQuotaUser(String quotaUser)
CloudbillingRequestsetQuotaUser in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setUploadType(String uploadType)
CloudbillingRequestsetUploadType in class CloudbillingRequest<ProjectBillingInfo>public Cloudbilling.Projects.GetBillingInfo setUploadProtocol(String uploadProtocol)
CloudbillingRequestsetUploadProtocol in class CloudbillingRequest<ProjectBillingInfo>public String getName()
public Cloudbilling.Projects.GetBillingInfo setName(String name)
public Cloudbilling.Projects.GetBillingInfo set(String parameterName, Object value)
set in class CloudbillingRequest<ProjectBillingInfo>Copyright © 2011–2020 Google. All rights reserved.