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