The state of the deployment.
Constants
STATE_UNSPECIFIED
value: 0
State unspecified.
RUNNING
value: 1
The deployment is running.
SUCCEEDED
value: 2
The deployment succeeded.
FAILED
value: 3
The deployment failed.
The state of the deployment.
value: 0
State unspecified.
value: 1
The deployment is running.
value: 2
The deployment succeeded.
value: 3
The deployment failed.
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 2024-11-14 UTC.