public interface TextPayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTextContent()
Text content.
|
com.google.protobuf.ByteString |
getTextContentBytes()
Text content.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTextContent()
Text content.
string text_content = 1;com.google.protobuf.ByteString getTextContentBytes()
Text content.
string text_content = 1;Copyright © 2019 Google LLC. All rights reserved.