Uses of Enum
com.google.genai.types.StartSensitivity.Known
Packages that use StartSensitivity.Known
-
Uses of StartSensitivity.Known in com.google.genai.types
Methods in com.google.genai.types that return StartSensitivity.KnownModifier and TypeMethodDescriptionStartSensitivity.knownEnum()
static StartSensitivity.Known
Returns the enum constant of this type with the specified name.static StartSensitivity.Known[]
StartSensitivity.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 StartSensitivity.KnownModifier and TypeMethodDescriptionAutomaticActivityDetection.Builder.startOfSpeechSensitivity
(StartSensitivity.Known knownType) Setter for startOfSpeechSensitivity given a known enum.Constructors in com.google.genai.types with parameters of type StartSensitivity.Known