| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
static Feature.PresenceConstraintsCase |
Feature.PresenceConstraintsCase.forNumber(int value) |
Feature.PresenceConstraintsCase |
FeatureOrBuilder.getPresenceConstraintsCase() |
Feature.PresenceConstraintsCase |
Feature.getPresenceConstraintsCase() |
Feature.PresenceConstraintsCase |
Feature.Builder.getPresenceConstraintsCase() |
static Feature.PresenceConstraintsCase |
Feature.PresenceConstraintsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Feature.PresenceConstraintsCase |
Feature.PresenceConstraintsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.PresenceConstraintsCase[] |
Feature.PresenceConstraintsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Gojek. All rights reserved.