public static final class ByteplusSaasRetail.Product.Display extends com.google.protobuf.GeneratedMessageV3 implements ByteplusSaasRetail.Product.DisplayOrBuilder
The product display information.Protobuf type
bytedance.byteplus.rec.retail.Product.Display| 限定符和类型 | 类和说明 |
|---|---|
static class |
ByteplusSaasRetail.Product.Display.Builder
The product display information.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COVER_MULTIMEDIA_URL_FIELD_NUMBER |
static int |
DETAIL_PAGE_DISPLAY_TAGS_FIELD_NUMBER |
static int |
LISTING_PAGE_DISPLAY_TAGS_FIELD_NUMBER |
static int |
LISTING_PAGE_DISPLAY_TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getCoverMultimediaUrl()
Optional.
|
com.google.protobuf.ByteString |
getCoverMultimediaUrlBytes()
Optional.
|
static ByteplusSaasRetail.Product.Display |
getDefaultInstance() |
ByteplusSaasRetail.Product.Display |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDetailPageDisplayTags(int index)
Optional.
|
com.google.protobuf.ByteString |
getDetailPageDisplayTagsBytes(int index)
Optional.
|
int |
getDetailPageDisplayTagsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getDetailPageDisplayTagsList()
Optional.
|
String |
getListingPageDisplayTags(int index)
Optional.
|
com.google.protobuf.ByteString |
getListingPageDisplayTagsBytes(int index)
Optional.
|
int |
getListingPageDisplayTagsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getListingPageDisplayTagsList()
Optional.
|
String |
getListingPageDisplayType()
Optional.
|
com.google.protobuf.ByteString |
getListingPageDisplayTypeBytes()
Optional.
|
com.google.protobuf.Parser<ByteplusSaasRetail.Product.Display> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ByteplusSaasRetail.Product.Display.Builder |
newBuilder() |
static ByteplusSaasRetail.Product.Display.Builder |
newBuilder(ByteplusSaasRetail.Product.Display prototype) |
ByteplusSaasRetail.Product.Display.Builder |
newBuilderForType() |
protected ByteplusSaasRetail.Product.Display.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ByteplusSaasRetail.Product.Display |
parseDelimitedFrom(InputStream input) |
static ByteplusSaasRetail.Product.Display |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Product.Display |
parseFrom(byte[] data) |
static ByteplusSaasRetail.Product.Display |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Product.Display |
parseFrom(ByteBuffer data) |
static ByteplusSaasRetail.Product.Display |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Product.Display |
parseFrom(com.google.protobuf.ByteString data) |
static ByteplusSaasRetail.Product.Display |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Product.Display |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ByteplusSaasRetail.Product.Display |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Product.Display |
parseFrom(InputStream input) |
static ByteplusSaasRetail.Product.Display |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ByteplusSaasRetail.Product.Display> |
parser() |
ByteplusSaasRetail.Product.Display.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int LISTING_PAGE_DISPLAY_TAGS_FIELD_NUMBER
public static final int DETAIL_PAGE_DISPLAY_TAGS_FIELD_NUMBER
public static final int LISTING_PAGE_DISPLAY_TYPE_FIELD_NUMBER
public static final int COVER_MULTIMEDIA_URL_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public 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 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 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 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 final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ByteplusSaasRetail.Product.Display parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Product.Display parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Product.Display parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Product.Display parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ByteplusSaasRetail.Product.Display.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ByteplusSaasRetail.Product.Display.Builder newBuilder()
public static ByteplusSaasRetail.Product.Display.Builder newBuilder(ByteplusSaasRetail.Product.Display prototype)
public ByteplusSaasRetail.Product.Display.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ByteplusSaasRetail.Product.Display.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ByteplusSaasRetail.Product.Display getDefaultInstance()
public static com.google.protobuf.Parser<ByteplusSaasRetail.Product.Display> parser()
public com.google.protobuf.Parser<ByteplusSaasRetail.Product.Display> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ByteplusSaasRetail.Product.Display getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.