Interface EntityType.ExcludedPhraseOrBuilder (0.53.0)

See more code actions.
public static interface EntityType.ExcludedPhraseOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract String getValue()

Required. The word or phrase to be excluded.

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

Returns
Type Description
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
Type Description
ByteString

The bytes for value.