public static final class ByteplusSaasRetail.Product.Display.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder> implements ByteplusSaasRetail.Product.DisplayOrBuilder
The product display information.Protobuf type
bytedance.byteplus.rec.retail.Product.DisplaygetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ByteplusSaasRetail.Product.Display build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ByteplusSaasRetail.Product.Display buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ByteplusSaasRetail.Product.Display.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.Builder mergeFrom(ByteplusSaasRetail.Product.Display other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public ByteplusSaasRetail.Product.Display.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<ByteplusSaasRetail.Product.Display.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getListingPageDisplayTagsList()
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;getListingPageDisplayTagsList 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic int getListingPageDisplayTagsCount()
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;getListingPageDisplayTagsCount 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic String getListingPageDisplayTags(int index)
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;getListingPageDisplayTags 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getListingPageDisplayTagsBytes(int index)
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;getListingPageDisplayTagsBytes 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderindex - The index of the value to return.public ByteplusSaasRetail.Product.Display.Builder setListingPageDisplayTags(int index, String value)
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;index - The index to set the value at.value - The listingPageDisplayTags to set.public ByteplusSaasRetail.Product.Display.Builder addListingPageDisplayTags(String value)
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;value - The listingPageDisplayTags to add.public ByteplusSaasRetail.Product.Display.Builder addAllListingPageDisplayTags(Iterable<String> values)
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;values - The listingPageDisplayTags to add.public ByteplusSaasRetail.Product.Display.Builder clearListingPageDisplayTags()
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;public ByteplusSaasRetail.Product.Display.Builder addListingPageDisplayTagsBytes(com.google.protobuf.ByteString value)
Optional. The tags visible to the users on the listing page. Please fill as much as possible. Sample values are: "best seller", "hot sales", etc.
repeated string listing_page_display_tags = 1;value - The bytes of the listingPageDisplayTags to add.public com.google.protobuf.ProtocolStringList getDetailPageDisplayTagsList()
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;getDetailPageDisplayTagsList 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic int getDetailPageDisplayTagsCount()
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;getDetailPageDisplayTagsCount 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic String getDetailPageDisplayTags(int index)
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;getDetailPageDisplayTags 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDetailPageDisplayTagsBytes(int index)
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;getDetailPageDisplayTagsBytes 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderindex - The index of the value to return.public ByteplusSaasRetail.Product.Display.Builder setDetailPageDisplayTags(int index, String value)
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;index - The index to set the value at.value - The detailPageDisplayTags to set.public ByteplusSaasRetail.Product.Display.Builder addDetailPageDisplayTags(String value)
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;value - The detailPageDisplayTags to add.public ByteplusSaasRetail.Product.Display.Builder addAllDetailPageDisplayTags(Iterable<String> values)
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;values - The detailPageDisplayTags to add.public ByteplusSaasRetail.Product.Display.Builder clearDetailPageDisplayTags()
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;public ByteplusSaasRetail.Product.Display.Builder addDetailPageDisplayTagsBytes(com.google.protobuf.ByteString value)
Optional. The tags visible in the details page. Please fill as much as possible. Sample values are: "free shipping", "1 year guarantee", etc
repeated string detail_page_display_tags = 2;value - The bytes of the detailPageDisplayTags to add.public String getListingPageDisplayType()
Optional. The product display media type in ths listing page. The only acceptable values are ["image", "video", "other"].
string listing_page_display_type = 3;getListingPageDisplayType 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic com.google.protobuf.ByteString getListingPageDisplayTypeBytes()
Optional. The product display media type in ths listing page. The only acceptable values are ["image", "video", "other"].
string listing_page_display_type = 3;getListingPageDisplayTypeBytes 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic ByteplusSaasRetail.Product.Display.Builder setListingPageDisplayType(String value)
Optional. The product display media type in ths listing page. The only acceptable values are ["image", "video", "other"].
string listing_page_display_type = 3;value - The listingPageDisplayType to set.public ByteplusSaasRetail.Product.Display.Builder clearListingPageDisplayType()
Optional. The product display media type in ths listing page. The only acceptable values are ["image", "video", "other"].
string listing_page_display_type = 3;public ByteplusSaasRetail.Product.Display.Builder setListingPageDisplayTypeBytes(com.google.protobuf.ByteString value)
Optional. The product display media type in ths listing page. The only acceptable values are ["image", "video", "other"].
string listing_page_display_type = 3;value - The bytes for listingPageDisplayType to set.public String getCoverMultimediaUrl()
Optional. When `listing_page_display_type` is one of the multi-media types, put the url here.
string cover_multimedia_url = 4;getCoverMultimediaUrl 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic com.google.protobuf.ByteString getCoverMultimediaUrlBytes()
Optional. When `listing_page_display_type` is one of the multi-media types, put the url here.
string cover_multimedia_url = 4;getCoverMultimediaUrlBytes 在接口中 ByteplusSaasRetail.Product.DisplayOrBuilderpublic ByteplusSaasRetail.Product.Display.Builder setCoverMultimediaUrl(String value)
Optional. When `listing_page_display_type` is one of the multi-media types, put the url here.
string cover_multimedia_url = 4;value - The coverMultimediaUrl to set.public ByteplusSaasRetail.Product.Display.Builder clearCoverMultimediaUrl()
Optional. When `listing_page_display_type` is one of the multi-media types, put the url here.
string cover_multimedia_url = 4;public ByteplusSaasRetail.Product.Display.Builder setCoverMultimediaUrlBytes(com.google.protobuf.ByteString value)
Optional. When `listing_page_display_type` is one of the multi-media types, put the url here.
string cover_multimedia_url = 4;value - The bytes for coverMultimediaUrl to set.public final ByteplusSaasRetail.Product.Display.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>public final ByteplusSaasRetail.Product.Display.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.Product.Display.Builder>Copyright © 2022. All rights reserved.