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