Package | Description |
---|---|
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
QueryResponsePayload |
QueryResponsePayload.clone() |
QueryResponsePayload |
QueryResponse.getPayload()
Device states for the devices given in the request.
|
QueryResponsePayload |
QueryResponsePayload.set(String fieldName,
Object value) |
QueryResponsePayload |
QueryResponsePayload.setDevices(Map<String,Map<String,Object>> devices)
States of the devices.
|
Modifier and Type | Method and Description |
---|---|
QueryResponse |
QueryResponse.setPayload(QueryResponsePayload payload)
Device states for the devices given in the request.
|
Copyright © 2011–2023 Google. All rights reserved.