| Modifier and Type | Class and Description |
|---|---|
class |
Attempt
Records a failed attempt.
|
static class |
Attempt.Builder
Records a failed attempt.
|
| Modifier and Type | Method and Description |
|---|---|
AttemptOrBuilder |
EvaluationJobOrBuilder.getAttemptsOrBuilder(int index)
Output only.
|
AttemptOrBuilder |
EvaluationJob.getAttemptsOrBuilder(int index)
Output only.
|
AttemptOrBuilder |
EvaluationJob.Builder.getAttemptsOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AttemptOrBuilder> |
EvaluationJobOrBuilder.getAttemptsOrBuilderList()
Output only.
|
List<? extends AttemptOrBuilder> |
EvaluationJob.getAttemptsOrBuilderList()
Output only.
|
List<? extends AttemptOrBuilder> |
EvaluationJob.Builder.getAttemptsOrBuilderList()
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.