Reference documentation and code samples for the Google Cloud Deploy V1 Client class PhaseArtifact.
Contains the paths to the artifacts, relative to the URI, for a phase.
Generated from protobuf message google.cloud.deploy.v1.TargetArtifact.PhaseArtifact
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ skaffold_config_path
string
Output only. File path of the resolved Skaffold configuration relative to the URI.
↳ manifest_path
string
Output only. File path of the rendered manifest relative to the URI.
getSkaffoldConfigPath
Output only. File path of the resolved Skaffold configuration relative to the URI.
string
setSkaffoldConfigPath
Output only. File path of the resolved Skaffold configuration relative to the URI.
var
string
$this
getManifestPath
Output only. File path of the rendered manifest relative to the URI.
string
setManifestPath
Output only. File path of the rendered manifest relative to the URI.
var
string
$this