Uses of Enum
com.google.genai.types.EndSensitivity.Known
Packages that use EndSensitivity.Known
-
Uses of EndSensitivity.Known in com.google.genai.types
Methods in com.google.genai.types that return EndSensitivity.KnownModifier and TypeMethodDescriptionEndSensitivity.knownEnum()
static EndSensitivity.Known
Returns the enum constant of this type with the specified name.static EndSensitivity.Known[]
EndSensitivity.Known.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type EndSensitivity.KnownModifier and TypeMethodDescriptionAutomaticActivityDetection.Builder.endOfSpeechSensitivity
(EndSensitivity.Known knownType) Setter for endOfSpeechSensitivity given a known enum.Constructors in com.google.genai.types with parameters of type EndSensitivity.Known