| Modifier and Type | Method and Description |
|---|---|
static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.forNumber(int value) |
ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadataOrBuilder.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.InputMetadata.Builder.getEncoding()
Defines how the feature is encoded into the input tensor.
|
static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExplanationMetadata.InputMetadata.Encoding |
ExplanationMetadata.InputMetadata.Encoding.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ExplanationMetadata.InputMetadata.Encoding> |
ExplanationMetadata.InputMetadata.Encoding.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExplanationMetadata.InputMetadata.Builder |
ExplanationMetadata.InputMetadata.Builder.setEncoding(ExplanationMetadata.InputMetadata.Encoding value)
Defines how the feature is encoded into the input tensor.
|
Copyright © 2025 Google LLC. All rights reserved.