Reference documentation and code samples for the Google Cloud Config Delivery V1beta Client class ReleaseInfo.
ReleaseInfo contains extra information about the ResourceBundle
release
e.g., link to an artifact registry OCI image.
Generated from protobuf message google.cloud.configdelivery.v1beta.ReleaseInfo
Namespace
Google \ Cloud \ ConfigDelivery \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ oci_image_path
string
Output only. path to the oci image the service uploads to on a Release
creation.
↳ variant_oci_image_paths
array| Google\Protobuf\Internal\MapField
Output only. per-variant paths to the oci images the service uploads on package release creation
getOciImagePath
Output only. path to the oci image the service uploads to on a Release
creation.
string
setOciImagePath
Output only. path to the oci image the service uploads to on a Release
creation.
var
string
$this
getVariantOciImagePaths
Output only. per-variant paths to the oci images the service uploads on package release creation
setVariantOciImagePaths
Output only. per-variant paths to the oci images the service uploads on package release creation
$this