Google Cloud Developer Connect V1 Client - Class InstallationState (0.4.0)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class InstallationState.

Describes stage and necessary actions to be taken by the user to complete the installation. Used for GitHub and GitHub Enterprise based connections.

Generated from protobuf message google.cloud.developerconnect.v1.InstallationState

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ stage
int

Output only. Current step of the installation process.

↳ message
string

Output only. Message of what the user should do next to continue the installation. Empty string if the installation is already complete.

↳ action_uri
string

Output only. Link to follow for next action. Empty string if the installation is already complete.

getStage

Output only. Current step of the installation process.

Returns
Type
Description
int

setStage

Output only. Current step of the installation process.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getMessage

Output only. Message of what the user should do next to continue the installation. Empty string if the installation is already complete.

Returns
Type
Description
string

setMessage

Output only. Message of what the user should do next to continue the installation. Empty string if the installation is already complete.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getActionUri

Output only. Link to follow for next action. Empty string if the installation is already complete.

Returns
Type
Description
string

setActionUri

Output only. Link to follow for next action. Empty string if the installation is already complete.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: