Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSReportingMetrics |
XPSReportingMetrics.clone() |
XPSReportingMetrics |
XPSXpsOperationMetadata.getReportingMetrics()
Metrics for the operation.
|
XPSReportingMetrics |
XPSReportingMetrics.set(String fieldName,
Object value) |
XPSReportingMetrics |
XPSReportingMetrics.setEffectiveTrainingDuration(String effectiveTrainingDuration)
The effective time training used.
|
XPSReportingMetrics |
XPSReportingMetrics.setMetricEntries(List<XPSMetricEntry> metricEntries)
One entry per metric name.
|
Modifier and Type | Method and Description |
---|---|
XPSXpsOperationMetadata |
XPSXpsOperationMetadata.setReportingMetrics(XPSReportingMetrics reportingMetrics)
Metrics for the operation.
|
Copyright © 2011–2025 Google. All rights reserved.