Reference documentation and code samples for the Google Cloud Functions V2 Client class Stage.
Each Stage of the deployment process
Generated from protobuf message google.cloud.functions.v2.Stage
Namespace
Google \ Cloud \ Functions \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
int
Name of the Stage. This will be unique for each Stage.
↳ message
string
Message describing the Stage
↳ state
int
Current state of the Stage
↳ resource
string
Resource of the Stage
↳ resource_uri
string
Link to the current Stage resource
↳ state_messages
getName
Name of the Stage. This will be unique for each Stage.
int
setName
Name of the Stage. This will be unique for each Stage.
var
int
$this
getMessage
Message describing the Stage
string
setMessage
Message describing the Stage
var
string
$this
getState
Current state of the Stage
int
setState
Current state of the Stage
var
int
$this
getResource
Resource of the Stage
string
setResource
Resource of the Stage
var
string
$this
getResourceUri
Link to the current Stage resource
string
setResourceUri
Link to the current Stage resource
var
string
$this
getStateMessages
State messages from the current Stage.
setStateMessages
State messages from the current Stage.
$this