public static final class TextLogoDefinition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder> implements TextLogoDefinitionOrBuilder
Volcengine.Imp.Models.Business.TextLogoDefinition| Modifier and Type | Method and Description |
|---|---|
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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TextLogoDefinition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TextLogoDefinition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TextLogoDefinition.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder mergeFrom(TextLogoDefinition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public TextLogoDefinition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TextLogoDefinition.Builder>IOExceptionpublic String getContent()
string Content = 1;getContent in interface TextLogoDefinitionOrBuilderpublic com.google.protobuf.ByteString getContentBytes()
string Content = 1;getContentBytes in interface 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 in interface TextLogoDefinitionOrBuilderpublic com.google.protobuf.ByteString getFontTypeBytes()
string FontType = 2;getFontTypeBytes in interface 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 in interface 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 in interface TextLogoDefinitionOrBuilderpublic com.google.protobuf.ByteString getFontColorBytes()
string FontColor = 4;getFontColorBytes in interface 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 in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>public final TextLogoDefinition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TextLogoDefinition.Builder>Copyright © 2025. All rights reserved.