public static final class TextLogoDefinition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder> implements TextLogoDefinitionOrBuilder
Volcengine.Imp.Models.Business.TextLogoDefinition| 限定符和类型 | 方法和说明 |
|---|---|
TextLogoDefinition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TextLogoDefinition |
build() |
TextLogoDefinition |
buildPartial() |
TextLogoDefinition.Builder |
clear() |
TextLogoDefinition.Builder |
clearContent()
string Content = 1; |
TextLogoDefinition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TextLogoDefinition.Builder |
clearFontColor()
string FontColor = 4; |
TextLogoDefinition.Builder |
clearFontSize()
int32 FontSize = 3; |
TextLogoDefinition.Builder |
clearFontType()
string FontType = 2; |
TextLogoDefinition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TextLogoDefinition.Builder |
clone() |
String |
getContent()
string Content = 1; |
com.google.protobuf.ByteString |
getContentBytes()
string Content = 1; |
TextLogoDefinition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TextLogoDefinition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TextLogoDefinition.Builder |
mergeFrom(com.google.protobuf.Message other) |
TextLogoDefinition.Builder |
mergeFrom(TextLogoDefinition other) |
TextLogoDefinition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TextLogoDefinition.Builder |
setContent(String value)
string Content = 1; |
TextLogoDefinition.Builder |
setContentBytes(com.google.protobuf.ByteString value)
string Content = 1; |
TextLogoDefinition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TextLogoDefinition.Builder |
setFontColor(String value)
string FontColor = 4; |
TextLogoDefinition.Builder |
setFontColorBytes(com.google.protobuf.ByteString value)
string FontColor = 4; |
TextLogoDefinition.Builder |
setFontSize(int value)
int32 FontSize = 3; |
TextLogoDefinition.Builder |
setFontType(String value)
string FontType = 2; |
TextLogoDefinition.Builder |
setFontTypeBytes(com.google.protobuf.ByteString value)
string FontType = 2; |
TextLogoDefinition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TextLogoDefinition.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic TextLogoDefinition build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic TextLogoDefinition buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic TextLogoDefinition.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder mergeFrom(TextLogoDefinition other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<TextLogoDefinition.Builder>IOExceptionpublic String getContent()
string Content = 1;getContent 在接口中 TextLogoDefinitionOrBuilderpublic com.google.protobuf.ByteString getContentBytes()
string Content = 1;getContentBytes 在接口中 TextLogoDefinitionOrBuilderpublic TextLogoDefinition.Builder setContent(String value)
string Content = 1;value - The content to set.public TextLogoDefinition.Builder clearContent()
string Content = 1;public TextLogoDefinition.Builder setContentBytes(com.google.protobuf.ByteString value)
string Content = 1;value - The bytes for content to set.public String getFontType()
string FontType = 2;getFontType 在接口中 TextLogoDefinitionOrBuilderpublic com.google.protobuf.ByteString getFontTypeBytes()
string FontType = 2;getFontTypeBytes 在接口中 TextLogoDefinitionOrBuilderpublic TextLogoDefinition.Builder setFontType(String value)
string FontType = 2;value - The fontType to set.public TextLogoDefinition.Builder clearFontType()
string FontType = 2;public TextLogoDefinition.Builder setFontTypeBytes(com.google.protobuf.ByteString value)
string FontType = 2;value - The bytes for fontType to set.public int getFontSize()
int32 FontSize = 3;getFontSize 在接口中 TextLogoDefinitionOrBuilderpublic TextLogoDefinition.Builder setFontSize(int value)
int32 FontSize = 3;value - The fontSize to set.public TextLogoDefinition.Builder clearFontSize()
int32 FontSize = 3;public String getFontColor()
string FontColor = 4;getFontColor 在接口中 TextLogoDefinitionOrBuilderpublic com.google.protobuf.ByteString getFontColorBytes()
string FontColor = 4;getFontColorBytes 在接口中 TextLogoDefinitionOrBuilderpublic TextLogoDefinition.Builder setFontColor(String value)
string FontColor = 4;value - The fontColor to set.public TextLogoDefinition.Builder clearFontColor()
string FontColor = 4;public TextLogoDefinition.Builder setFontColorBytes(com.google.protobuf.ByteString value)
string FontColor = 4;value - The bytes for fontColor to set.public final TextLogoDefinition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public final TextLogoDefinition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>Copyright © 2025. All rights reserved.