public interface DescribeVodPlayedStatisDataResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
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; |
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; |
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; |
List<String> |
getVidListList()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4; |
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;String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;List<String> getVidListList()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;int getVidListCount()
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;String getVidList(int index)
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;index - The index of the element to return.com.google.protobuf.ByteString getVidListBytes(int index)
查询的Vid列表,多个Vid用逗号分割
repeated string VidList = 4;index - The index of the value to return.String getOrderType()
排序类型
string OrderType = 5;com.google.protobuf.ByteString getOrderTypeBytes()
排序类型
string OrderType = 5;List<DescribeVodPlayedStatisDataItem> getPlayStatInfosList()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;DescribeVodPlayedStatisDataItem getPlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;int getPlayStatInfosCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;List<? extends DescribeVodPlayedStatisDataItemOrBuilder> getPlayStatInfosOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;DescribeVodPlayedStatisDataItemOrBuilder getPlayStatInfosOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodPlayedStatisDataItem PlayStatInfos = 6;Copyright © 2025. All rights reserved.