new_releases Updates: Check the
release notes for new features and product updates.
AgentLaunchEvent.LaunchState
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
LAUNCH_STATE_UNSPECIFIED |
Not specified. |
UNLAUNCHED |
Agent is unlaunched. |
PENDING |
Launch in review. |
LAUNCHED |
Launched. |
REJECTED |
Launch is rejected. |
SUSPENDED |
Launch is suspended. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-24 UTC.
[null,null,["Last updated 2025-06-24 UTC."],[],[],null,["# AgentLaunchEvent.LaunchState\n\nTypes of launch states.\n\n| Enums ||\n|----------------------------|----------------------|\n| `LAUNCH_STATE_UNSPECIFIED` | Not specified. |\n| `UNLAUNCHED` | Agent is unlaunched. |\n| `PENDING` | Launch in review. |\n| `LAUNCHED` | Launched. |\n| `REJECTED` | Launch is rejected. |\n| `SUSPENDED` | Launch is suspended. |"]]