Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class ParameterSubstitutionRule.
The parameter substitution rules.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.ParameterSubstitutionRule
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ placeholder_substitution_rule |
PlaceholderSubstitutionRule
The placeholder substitution rule. |
↳ attribute_substitution_rule |
AttributeSubstitutionRule
The attribute substitution rule. |
getPlaceholderSubstitutionRule
The placeholder substitution rule.
| Returns | |
|---|---|
| Type | Description |
PlaceholderSubstitutionRule|null |
|
hasPlaceholderSubstitutionRule
setPlaceholderSubstitutionRule
The placeholder substitution rule.
| Parameter | |
|---|---|
| Name | Description |
var |
PlaceholderSubstitutionRule
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getAttributeSubstitutionRule
The attribute substitution rule.
| Returns | |
|---|---|
| Type | Description |
AttributeSubstitutionRule|null |
|
hasAttributeSubstitutionRule
setAttributeSubstitutionRule
The attribute substitution rule.
| Parameter | |
|---|---|
| Name | Description |
var |
AttributeSubstitutionRule
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSubstitutionType
| Returns | |
|---|---|
| Type | Description |
string |
|