state property
Deployment state on this member Possible string values are:
- "DEPLOYMENT_STATE_UNSPECIFIED" : Unspecified state
- "OK" : deployment succeeds
- "ERROR" : Failure with error.
Implementation
core.String? state;
Deployment state on this member Possible string values are:
core.String? state;