Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
ScanData |
ScanData.clone() |
ScanData |
Scan.getScanData()
Output only.
|
ScanData |
ScanData.set(String fieldName,
Object value) |
ScanData |
ScanData.setData(VisualizationData data)
Cloud Key Visualizer scan data.
|
ScanData |
ScanData.setEndTime(String endTime)
The upper bound for when the contained data is defined.
|
ScanData |
ScanData.setStartTime(String startTime)
A range of time (inclusive) for when the contained data is defined.
|
Modifier and Type | Method and Description |
---|---|
Scan |
Scan.setScanData(ScanData scanData)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.