public final class DescribeVodPlayedStatisDataResult extends com.google.protobuf.GeneratedMessageV3 implements DescribeVodPlayedStatisDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataResult
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeVodPlayedStatisDataResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataResult |
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
限定符和类型 | 字段和说明 |
---|---|
static int |
ENDTIME_FIELD_NUMBER |
static int |
ORDERTYPE_FIELD_NUMBER |
static int |
PLAYSTATINFOS_FIELD_NUMBER |
static int |
SPACE_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
VIDLIST_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
static DescribeVodPlayedStatisDataResult |
getDefaultInstance() |
DescribeVodPlayedStatisDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
String |
getOrderType()
排序类型
string OrderType = 5; |
com.google.protobuf.ByteString |
getOrderTypeBytes()
排序类型
string OrderType = 5; |
com.google.protobuf.Parser<DescribeVodPlayedStatisDataResult> |
getParserForType() |
DescribeVodPlayedStatisDataItem |
getPlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6; |
int |
getPlayStatInfosCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6; |
List<DescribeVodPlayedStatisDataItem> |
getPlayStatInfosList()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodPlayedStatisDataItemOrBuilder |
getPlayStatInfosOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6; |
List<? extends DescribeVodPlayedStatisDataItemOrBuilder> |
getPlayStatInfosOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6; |
int |
getSerializedSize() |
String |
getSpace()
空间
string Space = 1; |
com.google.protobuf.ByteString |
getSpaceBytes()
空间
string Space = 1; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVidList(int index)
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4; |
com.google.protobuf.ByteString |
getVidListBytes(int index)
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4; |
int |
getVidListCount()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4; |
com.google.protobuf.ProtocolStringList |
getVidListList()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DescribeVodPlayedStatisDataResult.Builder |
newBuilder() |
static DescribeVodPlayedStatisDataResult.Builder |
newBuilder(DescribeVodPlayedStatisDataResult prototype) |
DescribeVodPlayedStatisDataResult.Builder |
newBuilderForType() |
protected DescribeVodPlayedStatisDataResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DescribeVodPlayedStatisDataResult |
parseDelimitedFrom(InputStream input) |
static DescribeVodPlayedStatisDataResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodPlayedStatisDataResult |
parseFrom(byte[] data) |
static DescribeVodPlayedStatisDataResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodPlayedStatisDataResult |
parseFrom(ByteBuffer data) |
static DescribeVodPlayedStatisDataResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodPlayedStatisDataResult |
parseFrom(com.google.protobuf.ByteString data) |
static DescribeVodPlayedStatisDataResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodPlayedStatisDataResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DescribeVodPlayedStatisDataResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodPlayedStatisDataResult |
parseFrom(InputStream input) |
static DescribeVodPlayedStatisDataResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DescribeVodPlayedStatisDataResult> |
parser() |
DescribeVodPlayedStatisDataResult.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, 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
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int SPACE_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int VIDLIST_FIELD_NUMBER
public static final int ORDERTYPE_FIELD_NUMBER
public static final int PLAYSTATINFOS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getSpace()
空间
string Space = 1;
getSpace
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getSpaceBytes()
空间
string Space = 1;
getSpaceBytes
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTime
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTimeBytes
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTime
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTimeBytes
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public com.google.protobuf.ProtocolStringList getVidListList()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;
getVidListList
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public int getVidListCount()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;
getVidListCount
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public String getVidList(int index)
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;
getVidList
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getVidListBytes(int index)
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;
getVidListBytes
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
index
- The index of the value to return.public String getOrderType()
排序类型
string OrderType = 5;
getOrderType
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getOrderTypeBytes()
排序类型
string OrderType = 5;
getOrderTypeBytes
在接口中 DescribeVodPlayedStatisDataResultOrBuilder
public List<DescribeVodPlayedStatisDataItem> getPlayStatInfosList()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;
public List<? extends DescribeVodPlayedStatisDataItemOrBuilder> getPlayStatInfosOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;
public int getPlayStatInfosCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodPlayedStatisDataItem getPlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodPlayedStatisDataItemOrBuilder getPlayStatInfosOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static DescribeVodPlayedStatisDataResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodPlayedStatisDataResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodPlayedStatisDataResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodPlayedStatisDataResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodPlayedStatisDataResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodPlayedStatisDataResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodPlayedStatisDataResult parseFrom(InputStream input) throws IOException
IOException
public static DescribeVodPlayedStatisDataResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static DescribeVodPlayedStatisDataResult parseDelimitedFrom(InputStream input) throws IOException
IOException
public static DescribeVodPlayedStatisDataResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static DescribeVodPlayedStatisDataResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static DescribeVodPlayedStatisDataResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public DescribeVodPlayedStatisDataResult.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static DescribeVodPlayedStatisDataResult.Builder newBuilder()
public static DescribeVodPlayedStatisDataResult.Builder newBuilder(DescribeVodPlayedStatisDataResult prototype)
public DescribeVodPlayedStatisDataResult.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected DescribeVodPlayedStatisDataResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static DescribeVodPlayedStatisDataResult getDefaultInstance()
public static com.google.protobuf.Parser<DescribeVodPlayedStatisDataResult> parser()
public com.google.protobuf.Parser<DescribeVodPlayedStatisDataResult> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public DescribeVodPlayedStatisDataResult getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.