| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
BigqueryEntry |
BigqueryEntry.clone() |
BigqueryEntry |
BigqueryEntry.set(String fieldName,
Object value) |
BigqueryEntry |
BigqueryEntry.setItemCount(Long itemCount)
Number of items being predicted as this label.
|
BigqueryEntry |
BigqueryEntry.setPredictedLabel(String predictedLabel)
The predicted label.
|
| Modifier and Type | Method and Description |
|---|---|
List<BigqueryEntry> |
Row.getEntries()
Info describing predicted label distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Row |
Row.setEntries(List<BigqueryEntry> entries)
Info describing predicted label distribution.
|
Copyright © 2011–2025 Google. All rights reserved.