static Presets.Modality |
Presets.Modality.forNumber(int value) |
|
Presets.Modality |
Presets.Builder.getModality() |
The modality of the uploaded model, which automatically configures the
distance measurement and feature normalization for the underlying example
index and queries.
|
Presets.Modality |
Presets.getModality() |
The modality of the uploaded model, which automatically configures the
distance measurement and feature normalization for the underlying example
index and queries.
|
Presets.Modality |
PresetsOrBuilder.getModality() |
The modality of the uploaded model, which automatically configures the
distance measurement and feature normalization for the underlying example
index and queries.
|
static Presets.Modality |
Presets.Modality.valueOf(int value) |
Deprecated.
|
static Presets.Modality |
Presets.Modality.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Presets.Modality |
Presets.Modality.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Presets.Modality[] |
Presets.Modality.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|