类 SCWebFeedPushOuterClass.SCWebFeedPush
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tech.ordinaryroad.live.chat.client.kuaishou.protobuf.SCWebFeedPushOuterClass.SCWebFeedPush
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder
public static final class SCWebFeedPushOuterClass.SCWebFeedPush
extends com.google.protobuf.GeneratedMessageV3
implements SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder
Protobuf type
SCWebFeedPush- 另请参阅:
-
嵌套类概要
嵌套类修饰符和类型类说明static final classProtobuf typeSCWebFeedPush从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter 从类继承的嵌套类/接口 com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
字段概要
字段修饰符和类型字段说明static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int从类继承的字段 com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields从类继承的字段 com.google.protobuf.AbstractMessage
memoizedSize从类继承的字段 com.google.protobuf.AbstractMessageLite
memoizedHashCode -
方法概要
修饰符和类型方法说明booleangetComboCommentFeed(int index) repeated .WebComboCommentFeed comboCommentFeed = 7;intrepeated .WebComboCommentFeed comboCommentFeed = 7;repeated .WebComboCommentFeed comboCommentFeed = 7;getComboCommentFeedOrBuilder(int index) repeated .WebComboCommentFeed comboCommentFeed = 7;repeated .WebComboCommentFeed comboCommentFeed = 7;string commentCursor = 6;com.google.protobuf.ByteStringstring commentCursor = 6;getCommentFeeds(int index) repeated .WebCommentFeed commentFeeds = 5;intrepeated .WebCommentFeed commentFeeds = 5;repeated .WebCommentFeed commentFeeds = 5;getCommentFeedsOrBuilder(int index) repeated .WebCommentFeed commentFeeds = 5;repeated .WebCommentFeed commentFeeds = 5;static final com.google.protobuf.Descriptors.Descriptorstring displayLikeCount = 2;com.google.protobuf.ByteStringstring displayLikeCount = 2;string displayWatchingCount = 1;com.google.protobuf.ByteStringstring displayWatchingCount = 1;string giftCursor = 10;com.google.protobuf.ByteStringstring giftCursor = 10;getGiftFeeds(int index) repeated .WebGiftFeed giftFeeds = 9;intrepeated .WebGiftFeed giftFeeds = 9;repeated .WebGiftFeed giftFeeds = 9;getGiftFeedsOrBuilder(int index) repeated .WebGiftFeed giftFeeds = 9;List<? extends WebGiftFeedOuterClass.WebGiftFeedOrBuilder>repeated .WebGiftFeed giftFeeds = 9;getLikeFeeds(int index) repeated .WebLikeFeed likeFeeds = 8;intrepeated .WebLikeFeed likeFeeds = 8;repeated .WebLikeFeed likeFeeds = 8;getLikeFeedsOrBuilder(int index) repeated .WebLikeFeed likeFeeds = 8;List<? extends WebLikeFeedOuterClass.WebLikeFeedOrBuilder>repeated .WebLikeFeed likeFeeds = 8;com.google.protobuf.Parser<SCWebFeedPushOuterClass.SCWebFeedPush>longuint64 pendingLikeCount = 3;longuint64 pushInterval = 4;intgetShareFeeds(int index) repeated .WebShareFeed shareFeeds = 12;intrepeated .WebShareFeed shareFeeds = 12;repeated .WebShareFeed shareFeeds = 12;getShareFeedsOrBuilder(int index) repeated .WebShareFeed shareFeeds = 12;List<? extends WebShareFeedOuterClass.WebShareFeedOrBuilder>repeated .WebShareFeed shareFeeds = 12;getSystemNoticeFeeds(int index) repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;intrepeated .WebSystemNoticeFeed systemNoticeFeeds = 11;repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;getSystemNoticeFeedsOrBuilder(int index) repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(SCWebFeedPushOuterClass.SCWebFeedPush prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SCWebFeedPushOuterClass.SCWebFeedPush>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) 从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTag从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString从类继承的方法 com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo从接口继承的方法 com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
字段详细资料
-
DISPLAYWATCHINGCOUNT_FIELD_NUMBER
public static final int DISPLAYWATCHINGCOUNT_FIELD_NUMBER- 另请参阅:
-
DISPLAYLIKECOUNT_FIELD_NUMBER
public static final int DISPLAYLIKECOUNT_FIELD_NUMBER- 另请参阅:
-
PENDINGLIKECOUNT_FIELD_NUMBER
public static final int PENDINGLIKECOUNT_FIELD_NUMBER- 另请参阅:
-
PUSHINTERVAL_FIELD_NUMBER
public static final int PUSHINTERVAL_FIELD_NUMBER- 另请参阅:
-
COMMENTFEEDS_FIELD_NUMBER
public static final int COMMENTFEEDS_FIELD_NUMBER- 另请参阅:
-
COMMENTCURSOR_FIELD_NUMBER
public static final int COMMENTCURSOR_FIELD_NUMBER- 另请参阅:
-
COMBOCOMMENTFEED_FIELD_NUMBER
public static final int COMBOCOMMENTFEED_FIELD_NUMBER- 另请参阅:
-
LIKEFEEDS_FIELD_NUMBER
public static final int LIKEFEEDS_FIELD_NUMBER- 另请参阅:
-
GIFTFEEDS_FIELD_NUMBER
public static final int GIFTFEEDS_FIELD_NUMBER- 另请参阅:
-
GIFTCURSOR_FIELD_NUMBER
public static final int GIFTCURSOR_FIELD_NUMBER- 另请参阅:
-
SYSTEMNOTICEFEEDS_FIELD_NUMBER
public static final int SYSTEMNOTICEFEEDS_FIELD_NUMBER- 另请参阅:
-
SHAREFEEDS_FIELD_NUMBER
public static final int SHAREFEEDS_FIELD_NUMBER- 另请参阅:
-
-
方法详细资料
-
newInstance
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getDisplayWatchingCount
string displayWatchingCount = 1;- 指定者:
getDisplayWatchingCount在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The displayWatchingCount.
-
getDisplayWatchingCountBytes
public com.google.protobuf.ByteString getDisplayWatchingCountBytes()string displayWatchingCount = 1;- 指定者:
getDisplayWatchingCountBytes在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The bytes for displayWatchingCount.
-
getDisplayLikeCount
string displayLikeCount = 2;- 指定者:
getDisplayLikeCount在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The displayLikeCount.
-
getDisplayLikeCountBytes
public com.google.protobuf.ByteString getDisplayLikeCountBytes()string displayLikeCount = 2;- 指定者:
getDisplayLikeCountBytes在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The bytes for displayLikeCount.
-
getPendingLikeCount
public long getPendingLikeCount()uint64 pendingLikeCount = 3;- 指定者:
getPendingLikeCount在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The pendingLikeCount.
-
getPushInterval
public long getPushInterval()uint64 pushInterval = 4;- 指定者:
getPushInterval在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The pushInterval.
-
getCommentFeedsList
repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeedsOrBuilderList
public List<? extends WebCommentFeedOuterClass.WebCommentFeedOrBuilder> getCommentFeedsOrBuilderList()repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeedsCount
public int getCommentFeedsCount()repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeeds
repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeedsOrBuilder
repeated .WebCommentFeed commentFeeds = 5; -
getCommentCursor
string commentCursor = 6;- 指定者:
getCommentCursor在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The commentCursor.
-
getCommentCursorBytes
public com.google.protobuf.ByteString getCommentCursorBytes()string commentCursor = 6;- 指定者:
getCommentCursorBytes在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The bytes for commentCursor.
-
getComboCommentFeedList
repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeedOrBuilderList
public List<? extends WebComboCommentFeedOuterClass.WebComboCommentFeedOrBuilder> getComboCommentFeedOrBuilderList()repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeedCount
public int getComboCommentFeedCount()repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeed
repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeedOrBuilder
public WebComboCommentFeedOuterClass.WebComboCommentFeedOrBuilder getComboCommentFeedOrBuilder(int index) repeated .WebComboCommentFeed comboCommentFeed = 7; -
getLikeFeedsList
repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeedsOrBuilderList
repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeedsCount
public int getLikeFeedsCount()repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeeds
repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeedsOrBuilder
repeated .WebLikeFeed likeFeeds = 8; -
getGiftFeedsList
repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeedsOrBuilderList
repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeedsCount
public int getGiftFeedsCount()repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeeds
repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeedsOrBuilder
repeated .WebGiftFeed giftFeeds = 9; -
getGiftCursor
string giftCursor = 10;- 指定者:
getGiftCursor在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The giftCursor.
-
getGiftCursorBytes
public com.google.protobuf.ByteString getGiftCursorBytes()string giftCursor = 10;- 指定者:
getGiftCursorBytes在接口中SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder- 返回:
- The bytes for giftCursor.
-
getSystemNoticeFeedsList
repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeedsOrBuilderList
public List<? extends WebSystemNoticeFeedOuterClass.WebSystemNoticeFeedOrBuilder> getSystemNoticeFeedsOrBuilderList()repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeedsCount
public int getSystemNoticeFeedsCount()repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeeds
repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeedsOrBuilder
public WebSystemNoticeFeedOuterClass.WebSystemNoticeFeedOrBuilder getSystemNoticeFeedsOrBuilder(int index) repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
isInitialized
public final boolean isInitialized()- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- 抛出:
IOException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
parseDelimitedFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseDelimitedFrom(InputStream input) throws IOException - 抛出:
IOException
-
parseDelimitedFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - 抛出:
IOException
-
parseFrom
public static SCWebFeedPushOuterClass.SCWebFeedPush parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
newBuilderForType
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static SCWebFeedPushOuterClass.SCWebFeedPush.Builder newBuilder(SCWebFeedPushOuterClass.SCWebFeedPush prototype) -
toBuilder
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected SCWebFeedPushOuterClass.SCWebFeedPush.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-