Cloud Build v2 API - Enum InstallationState.Types.Stage (1.4.0)

public enum InstallationState.Types.Stage

Reference documentation and code samples for the Cloud Build v2 API enum InstallationState.Types.Stage.

Stage of the installation process.

Namespace

Google.Cloud.CloudBuild.V2

Assembly

Google.Cloud.CloudBuild.V2.dll

Fields

Name Description
Complete

Installation process has been completed.

PendingCreateApp

Only for GitHub Enterprise. An App creation has been requested. The user needs to confirm the creation in their GitHub enterprise host.

PendingInstallApp

User needs to follow the link to install the GitHub (or Enterprise) App.

PendingUserOauth

User needs to authorize the GitHub (or Enterprise) App via OAuth.

Unspecified

No stage specified.