Google Cloud Config V1 Client - Class ApplyResults (0.5.2)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
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
array| Google\Protobuf\Internal\MapField

Map of output name to output info.

getContent

Location of a blueprint copy and other manifests in Google Cloud Storage.

Format: gs://{bucket}/{object}

Returns
Type
Description
string

setContent

Location of a blueprint copy and other manifests in Google Cloud Storage.

Format: gs://{bucket}/{object}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getArtifacts

Location of artifacts (e.g. logs) in Google Cloud Storage.

Format: gs://{bucket}/{object}

Returns
Type
Description
string

setArtifacts

Location of artifacts (e.g. logs) in Google Cloud Storage.

Format: gs://{bucket}/{object}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getOutputs

Map of output name to output info.

Returns
Type
Description

setOutputs

Map of output name to output info.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: