Google Cloud Deploy V1 Client - Class RenderMetadata (0.9.0)

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

RenderMetadata includes information associated with a Release render.

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

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\CloudRunRenderMetadata

Output only. Metadata associated with rendering for Cloud Run.

getCloudRun

Output only. Metadata associated with rendering for Cloud Run.

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

hasCloudRun

clearCloudRun

setCloudRun

Output only. Metadata associated with rendering for Cloud Run.

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