public interface TextLogoDefinitionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
String 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.