Infrastructure Manager v1 API - Enum Deployment.Types.ErrorCode (1.2.0)

public enum Deployment.Types.ErrorCode

Reference documentation and code samples for the Infrastructure Manager v1 API enum Deployment.Types.ErrorCode.

Possible errors that can occur with deployments.

Namespace

Google.Cloud.Config.V1

Assembly

Google.Cloud.Config.V1.dll

Fields

NameDescription
BucketCreationFailed

Cloud Storage bucket creation failed due to an issue unrelated to permissions.

BucketCreationPermissionDenied

Cloud Storage bucket creation failed due to a permission issue.

CloudBuildPermissionDenied

Cloud Build failed due to a permission issue.

DeleteBuildApiFailed

Cloud Build job associated with a deployment deletion could not be started.

DeleteBuildRunFailed

Cloud Build job associated with a deployment deletion was started but failed.

RevisionFailed

The revision failed. See Revision for more details.

Unspecified

No error code was specified.