Cloud Security Compliance v1 API - Class PlaceholderSubstitutionRule (1.0.0-beta01)

public sealed class PlaceholderSubstitutionRule : IMessage<PlaceholderSubstitutionRule>, IEquatable<PlaceholderSubstitutionRule>, IDeepCloneable<PlaceholderSubstitutionRule>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Security Compliance v1 API class PlaceholderSubstitutionRule.

Placeholder is substituted in the rendered string.

Inheritance

object > PlaceholderSubstitutionRule

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Constructors

PlaceholderSubstitutionRule()

public PlaceholderSubstitutionRule()

PlaceholderSubstitutionRule(PlaceholderSubstitutionRule)

public PlaceholderSubstitutionRule(PlaceholderSubstitutionRule other)
Parameter
Name Description
other PlaceholderSubstitutionRule

Properties

Attribute

public string Attribute { get; set; }

Fully qualified proto attribute path (e.g., dot notation)

Property Value
Type Description
string