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 \ V1Methods
__construct
Constructor.
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.
↳ custom
Google\Cloud\Deploy\V1\CustomMetadata
Output only. Custom metadata provided by user-defined render operation.
getCloudRun
Output only. Metadata associated with rendering for Cloud Run.
hasCloudRun
clearCloudRun
setCloudRun
Output only. Metadata associated with rendering for Cloud Run.
$this
getCustom
Output only. Custom metadata provided by user-defined render operation.
hasCustom
clearCustom
setCustom
Output only. Custom metadata provided by user-defined render operation.
$this