| Package | Description |
|---|---|
| com.google.api.services.homegraph.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AgentDeviceId |
AgentDeviceId.clone() |
AgentDeviceId |
AgentDeviceId.set(String fieldName,
Object value) |
AgentDeviceId |
AgentDeviceId.setId(String id)
Third-party device ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentDeviceId> |
QueryRequestPayload.getDevices()
Third-party device IDs for which to get the device states.
|
| Modifier and Type | Method and Description |
|---|---|
QueryRequestPayload |
QueryRequestPayload.setDevices(List<AgentDeviceId> devices)
Third-party device IDs for which to get the device states.
|
Copyright © 2011–2025 Google. All rights reserved.