public static interface EntityType.ExcludedPhraseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Required.
|
com.google.protobuf.ByteString |
getValueBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getValue()
Required. The word or phrase to be excluded.
string value = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getValueBytes()
Required. The word or phrase to be excluded.
string value = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2022 Google LLC. All rights reserved.