| Package | Description |
|---|---|
| org.tensorflow.util.testlog |
| Modifier and Type | Method and Description |
|---|---|
static CommitId.KindCase |
CommitId.KindCase.forNumber(int value) |
CommitId.KindCase |
CommitId.getKindCase() |
CommitId.KindCase |
CommitId.Builder.getKindCase() |
CommitId.KindCase |
CommitIdOrBuilder.getKindCase() |
static CommitId.KindCase |
CommitId.KindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommitId.KindCase |
CommitId.KindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitId.KindCase[] |
CommitId.KindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.