Package | Description |
---|---|
com.google.api.services.servicecontrol.v2 |
Modifier and Type | Class and Description |
---|---|
class |
ServiceControl.Services.Check |
class |
ServiceControl.Services.Report |
Modifier and Type | Method and Description |
---|---|
ServiceControlRequest<T> |
ServiceControlRequest.set(String parameterName,
Object value) |
ServiceControlRequest<T> |
ServiceControlRequest.set$Xgafv(String $Xgafv)
V1 error format.
|
ServiceControlRequest<T> |
ServiceControlRequest.setAccessToken(String accessToken)
OAuth access token.
|
ServiceControlRequest<T> |
ServiceControlRequest.setAlt(String alt)
Data format for response.
|
ServiceControlRequest<T> |
ServiceControlRequest.setCallback(String callback)
JSONP
|
ServiceControlRequest<T> |
ServiceControlRequest.setDisableGZipContent(boolean disableGZipContent) |
ServiceControlRequest<T> |
ServiceControlRequest.setFields(String fields)
Selector specifying which fields to include in a partial response.
|
ServiceControlRequest<T> |
ServiceControlRequest.setKey(String key)
API key.
|
ServiceControlRequest<T> |
ServiceControlRequest.setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
ServiceControlRequest<T> |
ServiceControlRequest.setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
ServiceControlRequest<T> |
ServiceControlRequest.setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
ServiceControlRequest<T> |
ServiceControlRequest.setRequestHeaders(com.google.api.client.http.HttpHeaders headers) |
ServiceControlRequest<T> |
ServiceControlRequest.setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
ServiceControlRequest<T> |
ServiceControlRequest.setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceControlRequestInitializer.initializeServiceControlRequest(ServiceControlRequest<?> request)
Initializes ServiceControl request.
|
Copyright © 2011–2024 Google. All rights reserved.