Uses of Enum
com.google.cloud.aiplatform.v1.Modality
Packages that use Modality
-
Uses of Modality in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModalityModifier and TypeMethodDescriptionstatic ModalityModality.forNumber(int value) ModalityTokenCount.Builder.getModality()The modality associated with this token count.ModalityTokenCount.getModality()The modality associated with this token count.ModalityTokenCountOrBuilder.getModality()The modality associated with this token count.static ModalityModality.valueOf(int value) Deprecated.static ModalityModality.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ModalityReturns 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.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModalityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Modality>Modality.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type ModalityModifier and TypeMethodDescriptionModalityTokenCount.Builder.setModality(Modality value) The modality associated with this token count.