Google Cloud Config V1 Client - Class ExternalValueSource (1.8.0)

Reference documentation and code samples for the Google Cloud Config V1 Client class ExternalValueSource.

Configuration for a source of an external value.

Generated from protobuf message google.cloud.config.v1.ExternalValueSource

Namespace

Google \ Cloud \ Config \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ deployment_source DeploymentSource

A source from a Deployment.

getDeploymentSource

A source from a Deployment.

Returns
Type Description
DeploymentSource|null

hasDeploymentSource

setDeploymentSource

A source from a Deployment.

Parameter
Name Description
var DeploymentSource
Returns
Type Description
$this

getSource

Returns
Type Description
string