Reference documentation and code samples for the Google Cloud Config Delivery V1beta Client class Release.
Release
represents a versioned release containing kubernetes manifests.
Generated from protobuf message google.cloud.configdelivery.v1beta.Release
Namespace
Google \ Cloud \ ConfigDelivery \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Name of the Release. Format is projects/{project}/locations/location}/resourceBundles/{resource_bundle}/release/[a-z][a-z0-9\-]{0,62}
.
↳ create_time
↳ update_time
↳ labels
↳ lifecycle
int
Optional. lifecycle of the Release
.
↳ version
string
Required. version of the Release
. This must be v
↳ publish_time
↳ info
ReleaseInfo
Output only. ResourceBundle
Release extra information e.g., artifact registry image path.
getName
Identifier. Name of the Release. Format is projects/{project}/locations/location}/resourceBundles/{resource_bundle}/release/[a-z][a-z0-9\-]{0,62}
.
string
setName
Identifier. Name of the Release. Format is projects/{project}/locations/location}/resourceBundles/{resource_bundle}/release/[a-z][a-z0-9\-]{0,62}
.
var
string
$this
getCreateTime
Output only. Time Release
was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time Release
was created.
$this
getUpdateTime
Output only. Time Release
was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Time Release
was last updated.
$this
getLabels
Optional. Labels as key value pairs.
setLabels
Optional. Labels as key value pairs.
$this
getLifecycle
Optional. lifecycle of the Release
.
int
setLifecycle
Optional. lifecycle of the Release
.
var
int
$this
getVersion
Required. version of the Release
. This must be v
string
setVersion
Required. version of the Release
. This must be v
var
string
$this
getPublishTime
Output only. Time the Release
was published.
hasPublishTime
clearPublishTime
setPublishTime
Output only. Time the Release
was published.
$this
getInfo
Output only. ResourceBundle
Release extra information e.g., artifact
registry image path.
hasInfo
clearInfo
setInfo
Output only. ResourceBundle
Release extra information e.g., artifact
registry image path.
$this