Reference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::Release.
Release
represents a versioned release containing kubernetes manifests.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
-
(::Google::Protobuf::Timestamp) — Output only. Time
Release
was created.
#info
def info() -> ::Google::Cloud::ConfigDelivery::V1::ReleaseInfo
Returns
-
(::Google::Cloud::ConfigDelivery::V1::ReleaseInfo) — Optional.
ResourceBundle
Release extra information e.g., artifact registry image path.
#info=
def info=(value) -> ::Google::Cloud::ConfigDelivery::V1::ReleaseInfo
Parameter
-
value (::Google::Cloud::ConfigDelivery::V1::ReleaseInfo) — Optional.
ResourceBundle
Release extra information e.g., artifact registry image path.
Returns
-
(::Google::Cloud::ConfigDelivery::V1::ReleaseInfo) — Optional.
ResourceBundle
Release extra information e.g., artifact registry image path.
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs.
#lifecycle
def lifecycle() -> ::Google::Cloud::ConfigDelivery::V1::Release::Lifecycle
Returns
-
(::Google::Cloud::ConfigDelivery::V1::Release::Lifecycle) — Optional. lifecycle of the
Release
.
#lifecycle=
def lifecycle=(value) -> ::Google::Cloud::ConfigDelivery::V1::Release::Lifecycle
Parameter
-
value (::Google::Cloud::ConfigDelivery::V1::Release::Lifecycle) — Optional. lifecycle of the
Release
.
Returns
-
(::Google::Cloud::ConfigDelivery::V1::Release::Lifecycle) — Optional. lifecycle of the
Release
.
#name
def name() -> ::String
Returns
-
(::String) — Identifier. Name of the Release. Format is
projects/{project}/locations/location}/resourceBundles/{resource_bundle}/release/[a-z][a-z0-9\-]{0,62}
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Identifier. Name of the Release. Format is
projects/{project}/locations/location}/resourceBundles/{resource_bundle}/release/[a-z][a-z0-9\-]{0,62}
.
Returns
-
(::String) — Identifier. Name of the Release. Format is
projects/{project}/locations/location}/resourceBundles/{resource_bundle}/release/[a-z][a-z0-9\-]{0,62}
.
#publish_time
def publish_time() -> ::Google::Protobuf::Timestamp
Returns
-
(::Google::Protobuf::Timestamp) — Output only. Time the
Release
was published.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
-
(::Google::Protobuf::Timestamp) — Output only. Time
Release
was last updated.
#version
def version() -> ::String
Returns
-
(::String) — Required. version of the
Release
. This must be v
#version=
def version=(value) -> ::String
Parameter
-
value (::String) — Required. version of the
Release
. This must be v
Returns
-
(::String) — Required. version of the
Release
. This must be v