Reference documentation and code samples for the Google Cloud Deploy V1 Client class Metadata.
Metadata includes information associated with a Rollout
.
Generated from protobuf message google.cloud.deploy.v1.Metadata
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 |
getCloudRun
Output only. The name of the Cloud Run Service that is associated with a
Rollout
.
Returns | |
---|---|
Type | Description |
Google\Cloud\Deploy\V1\CloudRunMetadata|null |
hasCloudRun
clearCloudRun
setCloudRun
Output only. The name of the Cloud Run Service that is associated with a
Rollout
.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Deploy\V1\CloudRunMetadata
|
Returns | |
---|---|
Type | Description |
$this |