Uses of Enum
com.google.genai.gaos.models.triggers.TriggerStatus.TriggerStatusEnum
Packages that use TriggerStatus.TriggerStatusEnum
-
Uses of TriggerStatus.TriggerStatusEnum in com.google.genai.gaos.models.triggers
Methods in com.google.genai.gaos.models.triggers that return TriggerStatus.TriggerStatusEnumModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TriggerStatus.TriggerStatusEnum[]TriggerStatus.TriggerStatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.gaos.models.triggers that return types with arguments of type TriggerStatus.TriggerStatusEnum