public interface DescribeVodPlayedStatisDataItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 © 2025. All rights reserved.