Package | Description |
---|---|
com.google.api.services.homegraph.v1 | |
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
HomeGraphService.Devices.RequestSync |
HomeGraphService.Devices.requestSync(RequestSyncDevicesRequest content)
Requests Google to send an `action.devices.SYNC` [intent](https://developers.home.google.com
/cloud-to-cloud/intents/sync) to your smart home Action to update device metadata for the given
user.
|
Constructor and Description |
---|
RequestSync(RequestSyncDevicesRequest content)
Requests Google to send an `action.devices.SYNC` [intent](https://developers.home.google.com
/cloud-to-cloud/intents/sync) to your smart home Action to update device metadata for the given
user.
|
Modifier and Type | Method and Description |
---|---|
RequestSyncDevicesRequest |
RequestSyncDevicesRequest.clone() |
RequestSyncDevicesRequest |
RequestSyncDevicesRequest.set(String fieldName,
Object value) |
RequestSyncDevicesRequest |
RequestSyncDevicesRequest.setAgentUserId(String agentUserId)
Required.
|
RequestSyncDevicesRequest |
RequestSyncDevicesRequest.setAsync(Boolean async)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.