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