Interface EntityType.ExcludedPhraseOrBuilder (0.48.0)

public static interface EntityType.ExcludedPhraseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getValue()

public abstract String getValue()

Required. The word or phrase to be excluded.

string value = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The value.

getValueBytes()

public abstract ByteString getValueBytes()

Required. The word or phrase to be excluded.

string value = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for value.