| Package | Description |
|---|---|
| com.google.api.services.homegraph.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AgentOtherDeviceId |
AgentOtherDeviceId.clone() |
AgentOtherDeviceId |
AgentOtherDeviceId.set(String fieldName,
Object value) |
AgentOtherDeviceId |
AgentOtherDeviceId.setAgentId(String agentId)
Project ID for your smart home Action.
|
AgentOtherDeviceId |
AgentOtherDeviceId.setDeviceId(String deviceId)
Unique third-party device ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentOtherDeviceId> |
Device.getOtherDeviceIds()
Alternate IDs associated with this device.
|
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.setOtherDeviceIds(List<AgentOtherDeviceId> otherDeviceIds)
Alternate IDs associated with this device.
|
Copyright © 2011–2025 Google. All rights reserved.