public static interface Requirement.BannedRawTextOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getText(int index)
The banned text.
|
com.google.protobuf.ByteString |
getTextBytes(int index)
The banned text.
|
int |
getTextCount()
The banned text.
|
List<String> |
getTextList()
The banned text.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTextCount()
The banned text.
repeated string text = 1;String getText(int index)
The banned text.
repeated string text = 1;com.google.protobuf.ByteString getTextBytes(int index)
The banned text.
repeated string text = 1;