Google Cloud Config V1 Client - Class PropertyDrift (1.4.1)

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

A property drift represents a drift to a property in the state file.

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

Namespace

Google \ Cloud \ Config \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ path
string

Output only. The path of the property drift.

↳ before_sensitive_paths
array

Output only. The paths of sensitive fields in before . Paths are relative to path .

↳ before
Google\Protobuf\Value

Output only. Representations of the object value before the actions.

↳ after_sensitive_paths
array

Output only. The paths of sensitive fields in after . Paths are relative to path .

↳ after
Google\Protobuf\Value

Output only. Representations of the object value after the actions.

getPath

Output only. The path of the property drift.

Returns
Type
Description
string

setPath

Output only. The path of the property drift.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBeforeSensitivePaths

Output only. The paths of sensitive fields in before . Paths are relative to path .

Returns
Type
Description

setBeforeSensitivePaths

Output only. The paths of sensitive fields in before . Paths are relative to path .

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getBefore

Output only. Representations of the object value before the actions.

Returns
Type
Description

hasBefore

clearBefore

setBefore

Output only. Representations of the object value before the actions.

Parameter
Name
Description
Returns
Type
Description
$this

getAfterSensitivePaths

Output only. The paths of sensitive fields in after . Paths are relative to path .

Returns
Type
Description

setAfterSensitivePaths

Output only. The paths of sensitive fields in after . Paths are relative to path .

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getAfter

Output only. Representations of the object value after the actions.

Returns
Type
Description

hasAfter

clearAfter

setAfter

Output only. Representations of the object value after the actions.

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