Google Cloud Security Compliance V1 Client - Class ParameterSubstitutionRule (0.1.0)

Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class ParameterSubstitutionRule.

Parameter substitution rules.

Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.ParameterSubstitutionRule

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ placeholder_substitution_rule PlaceholderSubstitutionRule

Placeholder substitution rule.

↳ attribute_substitution_rule AttributeSubstitutionRule

Attribute substitution rule.

getPlaceholderSubstitutionRule

Placeholder substitution rule.

Returns
Type Description
PlaceholderSubstitutionRule|null

hasPlaceholderSubstitutionRule

setPlaceholderSubstitutionRule

Placeholder substitution rule.

Parameter
Name Description
var PlaceholderSubstitutionRule
Returns
Type Description
$this

getAttributeSubstitutionRule

Attribute substitution rule.

Returns
Type Description
AttributeSubstitutionRule|null

hasAttributeSubstitutionRule

setAttributeSubstitutionRule

Attribute substitution rule.

Parameter
Name Description
var AttributeSubstitutionRule
Returns
Type Description
$this

getSubstitutionType

Returns
Type Description
string