public interface DescribeVodMostPlayedStatisDataItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getCreateTime()
string CreateTime = 5; |
com.google.protobuf.ByteString |
getCreateTimeBytes()
string CreateTime = 5; |
double |
getDuration()
double Duration = 4; |
String |
getName()
string Name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string Name = 2; |
long |
getPlayCount()
int64 PlayCount = 6; |
long |
getSize()
int64 Size = 3; |
long |
getTraffic()
int64 Traffic = 7; |
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
String getVid()
string Vid = 1;
com.google.protobuf.ByteString getVidBytes()
string Vid = 1;
String getName()
string Name = 2;
com.google.protobuf.ByteString getNameBytes()
string Name = 2;
long getSize()
int64 Size = 3;
double getDuration()
double Duration = 4;
String getCreateTime()
string CreateTime = 5;
com.google.protobuf.ByteString getCreateTimeBytes()
string CreateTime = 5;
long getPlayCount()
int64 PlayCount = 6;
long getTraffic()
int64 Traffic = 7;
Copyright © 2024. All rights reserved.