public interface VodBandwidthDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
double |
getBandwidth()
带宽,单位为 bps
double Bandwidth = 2; |
String |
getTime()
每个时间粒度的时间
string Time = 1; |
com.google.protobuf.ByteString |
getTimeBytes()
每个时间粒度的时间
string Time = 1; |
String getTime()
每个时间粒度的时间
string Time = 1;
com.google.protobuf.ByteString getTimeBytes()
每个时间粒度的时间
string Time = 1;
double getBandwidth()
带宽,单位为 bps
double Bandwidth = 2;
Copyright © 2024. All rights reserved.