Reference documentation and code samples for the Google Cloud Deploy V1 Client class DeployArtifact.
The artifacts produced by a deploy operation.
Generated from protobuf message google.cloud.deploy.v1.DeployArtifact
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ artifact_uri
string
Output only. URI of a directory containing the artifacts. All paths are relative to this location.
↳ manifest_paths
array
Output only. File paths of the manifests applied during the deploy operation relative to the URI.
getArtifactUri
Output only. URI of a directory containing the artifacts. All paths are relative to this location.
string
setArtifactUri
Output only. URI of a directory containing the artifacts. All paths are relative to this location.
var
string
$this
getManifestPaths
Output only. File paths of the manifests applied during the deploy operation relative to the URI.
setManifestPaths
Output only. File paths of the manifests applied during the deploy operation relative to the URI.
var
string[]
$this