Package | Description |
---|---|
com.google.api.services.dataflow.model |
Modifier and Type | Method and Description |
---|---|
MetricShortId |
MetricShortId.clone() |
MetricShortId |
MetricShortId.set(String fieldName,
Object value) |
MetricShortId |
MetricShortId.setMetricIndex(Integer metricIndex)
The index of the corresponding metric in the ReportWorkItemStatusRequest.
|
MetricShortId |
MetricShortId.setShortId(Long shortId)
The service-generated short identifier for the metric.
|
Modifier and Type | Method and Description |
---|---|
List<MetricShortId> |
WorkItemServiceState.getMetricShortId()
The short ids that workers should use in subsequent metric updates.
|
Modifier and Type | Method and Description |
---|---|
WorkItemServiceState |
WorkItemServiceState.setMetricShortId(List<MetricShortId> metricShortId)
The short ids that workers should use in subsequent metric updates.
|
Copyright © 2011–2019 Google. All rights reserved.