Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Release.
A new version to be propagated and deployed to units. This includes pointers to packaged blueprints for actuation (e.g Helm or Terraform configuration packages) via artifact registry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#annotations
def annotations() -> ::Google::Protobuf::Map{::String => ::String}
-
(::Google::Protobuf::Map{::String => ::String}) — Optional. Annotations is an unstructured key-value map stored with a
resource that may be set by external tools to store and retrieve arbitrary
metadata. They are not queryable and should be preserved when modifying
objects.
More info: https://kubernetes.io/docs/user-guide/annotations
#annotations=
def annotations=(value) -> ::Google::Protobuf::Map{::String => ::String}
-
value (::Google::Protobuf::Map{::String => ::String}) — Optional. Annotations is an unstructured key-value map stored with a
resource that may be set by external tools to store and retrieve arbitrary
metadata. They are not queryable and should be preserved when modifying
objects.
More info: https://kubernetes.io/docs/user-guide/annotations
-
(::Google::Protobuf::Map{::String => ::String}) — Optional. Annotations is an unstructured key-value map stored with a
resource that may be set by external tools to store and retrieve arbitrary
metadata. They are not queryable and should be preserved when modifying
objects.
More info: https://kubernetes.io/docs/user-guide/annotations
#blueprint
def blueprint() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Blueprint
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Blueprint) — Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit.
#blueprint=
def blueprint=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Blueprint
- value (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Blueprint) — Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit.
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Blueprint) — Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — Output only. The timestamp when the resource was created.
#etag
def etag() -> ::String
- (::String) — Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written.
#input_variable_defaults
def input_variable_defaults() -> ::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>
- (::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>) — Optional. Mapping of input variables to default values. Maximum 100
#input_variable_defaults=
def input_variable_defaults=(value) -> ::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>
- value (::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>) — Optional. Mapping of input variables to default values. Maximum 100
- (::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>) — Optional. Mapping of input variables to default values. Maximum 100
#input_variables
def input_variables() -> ::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>
- (::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>) — Optional. Output only. List of input variables declared on the blueprint and can be present with their values on the unit spec
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}
- (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels on the resource, which can be used for categorization. similar to Kubernetes resource labels.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels on the resource, which can be used for categorization. similar to Kubernetes resource labels.
- (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels on the resource, which can be used for categorization. similar to Kubernetes resource labels.
#name
def name() -> ::String
-
(::String) — Identifier. The resource name (full URI of the resource) following the
standard naming scheme:
"projects/{project}/locations/{location}/releases/{release}"
#name=
def name=(value) -> ::String
-
value (::String) — Identifier. The resource name (full URI of the resource) following the
standard naming scheme:
"projects/{project}/locations/{location}/releases/{release}"
-
(::String) — Identifier. The resource name (full URI of the resource) following the
standard naming scheme:
"projects/{project}/locations/{location}/releases/{release}"
#output_variables
def output_variables() -> ::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>
- (::Array<::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable>) — Optional. Output only. List of output variables declared on the blueprint and can be present with their values on the unit status
#release_requirements
def release_requirements() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Release::ReleaseRequirements
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Release::ReleaseRequirements) — Optional. Set of requirements to be fulfilled on the Unit when using this Release.
#release_requirements=
def release_requirements=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Release::ReleaseRequirements
- value (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Release::ReleaseRequirements) — Optional. Set of requirements to be fulfilled on the Unit when using this Release.
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Release::ReleaseRequirements) — Optional. Set of requirements to be fulfilled on the Unit when using this Release.
#uid
def uid() -> ::String
- (::String) — Output only. The unique identifier of the resource. UID is unique in the time and space for this resource within the scope of the service. It is typically generated by the server on successful creation of a resource and must not be changed. UID is used to uniquely identify resources with resource name reuses. This should be a UUID4.
#unit_kind
def unit_kind() -> ::String
- (::String) — Required. Immutable. Reference to the UnitKind this Release corresponds to (required and immutable once created).
#unit_kind=
def unit_kind=(value) -> ::String
- value (::String) — Required. Immutable. Reference to the UnitKind this Release corresponds to (required and immutable once created).
- (::String) — Required. Immutable. Reference to the UnitKind this Release corresponds to (required and immutable once created).
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — Output only. The timestamp when the resource was last updated. Any change to the resource made by users must refresh this value. Changes to a resource made by the service should refresh this value.