Package | Description |
---|---|
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
QueryRequestPayload |
QueryRequestPayload.clone() |
QueryRequestPayload |
QueryRequestInput.getPayload()
Payload containing third-party device IDs.
|
QueryRequestPayload |
QueryRequestPayload.set(String fieldName,
Object value) |
QueryRequestPayload |
QueryRequestPayload.setDevices(List<AgentDeviceId> devices)
Third-party device IDs for which to get the device states.
|
Modifier and Type | Method and Description |
---|---|
QueryRequestInput |
QueryRequestInput.setPayload(QueryRequestPayload payload)
Payload containing third-party device IDs.
|
Copyright © 2011–2023 Google. All rights reserved.