public interface PhraseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Required.
|
com.google.protobuf.ByteString |
getTextBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getText()
Required. Text input which can be used for prompt or banned phrases.
string text = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getTextBytes()
Required. Text input which can be used for prompt or banned phrases.
string text = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2025 Google LLC. All rights reserved.