| Modifier and Type | Method and Description |
|---|---|
static Modality |
Modality.forNumber(int value) |
Modality |
ModalityTokenCountOrBuilder.getModality()
The modality associated with this token count.
|
Modality |
ModalityTokenCount.getModality()
The modality associated with this token count.
|
Modality |
ModalityTokenCount.Builder.getModality()
The modality associated with this token count.
|
static Modality |
Modality.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Modality |
Modality.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Modality |
Modality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Modality[] |
Modality.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<Modality> |
Modality.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ModalityTokenCount.Builder |
ModalityTokenCount.Builder.setModality(Modality value)
The modality associated with this token count.
|
Copyright © 2025 Google LLC. All rights reserved.