Google Cloud Deploy V1 Client - Class DeployJobRunMetadata (0.9.0)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class DeployJobRunMetadata.

DeployJobRunMetadata surfaces information associated with a DeployJobRun to the user.

Generated from protobuf message google.cloud.deploy.v1.DeployJobRunMetadata

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ cloud_run Google\Cloud\Deploy\V1\CloudRunMetadata

Output only. The name of the Cloud Run Service that is associated with a DeployJobRun.

getCloudRun

Output only. The name of the Cloud Run Service that is associated with a DeployJobRun.

Returns
TypeDescription
Google\Cloud\Deploy\V1\CloudRunMetadata|null

hasCloudRun

clearCloudRun

setCloudRun

Output only. The name of the Cloud Run Service that is associated with a DeployJobRun.

Parameter
NameDescription
var Google\Cloud\Deploy\V1\CloudRunMetadata
Returns
TypeDescription
$this