public interface VodBandwidthDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getBandwidth()
带宽,单位为 Mbps
|
String |
getTime()
每个时间粒度的时间
|
com.google.protobuf.ByteString |
getTimeBytes()
每个时间粒度的时间
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTime()
每个时间粒度的时间
string Time = 1;com.google.protobuf.ByteString getTimeBytes()
每个时间粒度的时间
string Time = 1;double getBandwidth()
带宽,单位为 Mbps
double Bandwidth = 2;Copyright © 2023. All rights reserved.