public interface VodCdnTopAccessElementOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getItemKey()
搜索Item对应key
|
com.google.protobuf.ByteString |
getItemKeyBytes()
搜索Item对应key
|
double |
getValue()
请求相应Item和Metric对应值
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getItemKey()
搜索Item对应key
string ItemKey = 1;com.google.protobuf.ByteString getItemKeyBytes()
搜索Item对应key
string ItemKey = 1;double getValue()
请求相应Item和Metric对应值
double Value = 2;Copyright © 2025. All rights reserved.