| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
IntCandidates |
IntCandidates.clone() |
IntCandidates |
IntHparamSearchSpace.getCandidates()
Candidates of the int hyperparameter.
|
IntCandidates |
IntCandidates.set(String fieldName,
Object value) |
IntCandidates |
IntCandidates.setCandidates(List<Long> candidates)
Candidates for the int parameter in increasing order.
|
| Modifier and Type | Method and Description |
|---|---|
IntHparamSearchSpace |
IntHparamSearchSpace.setCandidates(IntCandidates candidates)
Candidates of the int hyperparameter.
|
Copyright © 2011–2025 Google. All rights reserved.