| Package | Description |
|---|---|
| com.google.api.services.homegraph.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceMetadata |
DeviceMetadata.clone() |
DeviceMetadata |
DeviceMetadata.set(String fieldName,
Object value) |
DeviceMetadata |
DeviceMetadata.setTraitCommitTimestamps(Map<String,String> traitCommitTimestamps)
Map from the Trait ID (e.g., "action.devices.traits.OnOff") to its last Spanner commit
timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DeviceMetadata> |
QueryResponsePayload.getDeviceMetadata()
Map from the Trait ID (e.g., "action.devices.traits.OnOff") to its last Spanner commit
timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponsePayload |
QueryResponsePayload.setDeviceMetadata(Map<String,DeviceMetadata> deviceMetadata)
Map from the Trait ID (e.g., "action.devices.traits.OnOff") to its last Spanner commit
timestamp.
|
Copyright © 2011–2026 Google. All rights reserved.