Interface PlaceholderSubstitutionRuleOrBuilder (0.1.0)

public interface PlaceholderSubstitutionRuleOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAttribute()

public abstract String getAttribute()

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

string attribute = 1;

Returns
Type Description
String

The attribute.

getAttributeBytes()

public abstract ByteString getAttributeBytes()

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

string attribute = 1;

Returns
Type Description
ByteString

The bytes for attribute.