Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
MetricMatrix |
MetricMatrix.clone() |
MetricMatrix |
Metric.getMatrix()
The data for the metric as a matrix.
|
MetricMatrix |
MetricMatrix.set(String fieldName,
Object value) |
MetricMatrix |
MetricMatrix.setRows(List<MetricMatrixRow> rows)
The rows of the matrix.
|
Modifier and Type | Method and Description |
---|---|
Metric |
Metric.setMatrix(MetricMatrix matrix)
The data for the metric as a matrix.
|
Copyright © 2011–2025 Google. All rights reserved.