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