Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSTimestampStats |
XPSTimestampStats.clone() |
XPSTimestampStats |
XPSDataStats.getTimestampStats()
The statistics for TIMESTAMP DataType.
|
XPSTimestampStats |
XPSTimestampStats.set(String fieldName,
Object value) |
XPSTimestampStats |
XPSTimestampStats.setCommonStats(XPSCommonStats commonStats) |
XPSTimestampStats |
XPSTimestampStats.setGranularStats(Map<String,XPSTimestampStatsGranularStats> granularStats)
The string key is the pre-defined granularity.
|
XPSTimestampStats |
XPSTimestampStats.setMedianTimestampNanos(Long medianTimestampNanos) |
Modifier and Type | Method and Description |
---|---|
XPSDataStats |
XPSDataStats.setTimestampStats(XPSTimestampStats timestampStats)
The statistics for TIMESTAMP DataType.
|
Copyright © 2011–2025 Google. All rights reserved.