errors property
Errors reported for this deployment.
Populated only when state == ERROR. Note: This field is displayed only when viewing deployment status.
Implementation
core.List<GoogleRpcStatus>? errors;
Errors reported for this deployment.
Populated only when state == ERROR. Note: This field is displayed only when viewing deployment status.
core.List<GoogleRpcStatus>? errors;