Config Delivery V1 API - Class Google::Cloud::ConfigDelivery::V1::ReleaseInfo (v0.1.0)

Reference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::ReleaseInfo.

ReleaseInfo contains extra information about the ResourceBundle release e.g., link to an artifact registry OCI image.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#oci_image_path

def oci_image_path() -> ::String
Returns
  • (::String) — Output only. path to the oci image the service uploads to on a Release creation.

#variant_oci_image_paths

def variant_oci_image_paths() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. per-variant paths to the oci images the service uploads on package release creation

#variant_oci_image_paths=

def variant_oci_image_paths=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. per-variant paths to the oci images the service uploads on package release creation
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. per-variant paths to the oci images the service uploads on package release creation