Package | Description |
---|---|
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
SyncResponsePayload |
SyncResponsePayload.clone() |
SyncResponsePayload |
SyncResponse.getPayload()
Devices associated with the third-party user.
|
SyncResponsePayload |
SyncResponsePayload.set(String fieldName,
Object value) |
SyncResponsePayload |
SyncResponsePayload.setAgentUserId(String agentUserId)
Third-party user ID
|
SyncResponsePayload |
SyncResponsePayload.setDevices(List<Device> devices)
Devices associated with the third-party user.
|
Modifier and Type | Method and Description |
---|---|
SyncResponse |
SyncResponse.setPayload(SyncResponsePayload payload)
Devices associated with the third-party user.
|
Copyright © 2011–2023 Google. All rights reserved.