Interface PlaceholderSubstitutionRuleOrBuilder (0.7.0)

public interface PlaceholderSubstitutionRuleOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAttribute()

public abstract String getAttribute()

The fully qualified proto attribute path, in dot notation.

string attribute = 1;

Returns
Type Description
String

The attribute.

getAttributeBytes()

public abstract ByteString getAttributeBytes()

The fully qualified proto attribute path, in dot notation.

string attribute = 1;

Returns
Type Description
ByteString

The bytes for attribute.