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