public interface TextLogoDefinitionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
string Content = 1; |
com.google.protobuf.ByteString |
getContentBytes()
string Content = 1; |
String |
getFontColor()
string FontColor = 4; |
com.google.protobuf.ByteString |
getFontColorBytes()
string FontColor = 4; |
int |
getFontSize()
int32 FontSize = 3; |
String |
getFontType()
string FontType = 2; |
com.google.protobuf.ByteString |
getFontTypeBytes()
string FontType = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getContent()
string Content = 1;com.google.protobuf.ByteString getContentBytes()
string Content = 1;String getFontType()
string FontType = 2;com.google.protobuf.ByteString getFontTypeBytes()
string FontType = 2;int getFontSize()
int32 FontSize = 3;String getFontColor()
string FontColor = 4;com.google.protobuf.ByteString getFontColorBytes()
string FontColor = 4;Copyright © 2025. All rights reserved.