Reference documentation and code samples for the Google Cloud Config V1 Client class ApplyResults.
Outputs and artifacts from applying a deployment.
Generated from protobuf message google.cloud.config.v1.ApplyResults
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ content
string
Location of a blueprint copy and other manifests in Google Cloud Storage. Format: gs://{bucket}/{object}
↳ artifacts
string
Location of artifacts (e.g. logs) in Google Cloud Storage. Format: gs://{bucket}/{object}
↳ outputs
getContent
Location of a blueprint copy and other manifests in Google Cloud Storage.
Format: gs://{bucket}/{object}
string
setContent
Location of a blueprint copy and other manifests in Google Cloud Storage.
Format: gs://{bucket}/{object}
var
string
$this
getArtifacts
Location of artifacts (e.g. logs) in Google Cloud Storage.
Format: gs://{bucket}/{object}
string
setArtifacts
Location of artifacts (e.g. logs) in Google Cloud Storage.
Format: gs://{bucket}/{object}
var
string
$this
getOutputs
Map of output name to output info.
setOutputs
Map of output name to output info.
$this