Package | Description |
---|---|
com.google.api.services.homegraph.v1 | |
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
HomeGraphService.Devices.Query |
HomeGraphService.Devices.query(QueryRequest content)
Gets the current states in Home Graph for the given set of the third-party user's devices.
|
Constructor and Description |
---|
Query(QueryRequest content)
Gets the current states in Home Graph for the given set of the third-party user's devices.
|
Modifier and Type | Method and Description |
---|---|
QueryRequest |
QueryRequest.clone() |
QueryRequest |
QueryRequest.set(String fieldName,
Object value) |
QueryRequest |
QueryRequest.setAgentUserId(String agentUserId)
Required.
|
QueryRequest |
QueryRequest.setInputs(List<QueryRequestInput> inputs)
Required.
|
QueryRequest |
QueryRequest.setRequestId(String requestId)
Request ID used for debugging.
|
Copyright © 2011–2023 Google. All rights reserved.