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