static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.forNumber(int value) |
|
ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Builder.getEncoding() |
Defines how the feature is encoded into the input tensor.
|
ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.getEncoding() |
Defines how the feature is encoded into the input tensor.
|
ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadataOrBuilder.getEncoding() |
Defines how the feature is encoded into the input tensor.
|
static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.valueOf(int value) |
Deprecated.
|
static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExplanationMetadata.InputMetadata.Encoding[] |
ExplanationMetadata.InputMetadata.Encoding.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|