public static interface ByteplusRecSdkMetrics.MetricOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsTags(String key)
map<string, string> tags = 5; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
Map<String,String> |
getTags()
已过时。
|
int |
getTagsCount()
map<string, string> tags = 5; |
Map<String,String> |
getTagsMap()
map<string, string> tags = 5; |
String |
getTagsOrDefault(String key,
String defaultValue)
map<string, string> tags = 5; |
String |
getTagsOrThrow(String key)
map<string, string> tags = 5; |
long |
getTimestamp()
int64 timestamp = 3; |
String |
getType()
string type = 2; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 2; |
double |
getValue()
double value = 4; |
String getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;String getType()
string type = 2;com.google.protobuf.ByteString getTypeBytes()
string type = 2;long getTimestamp()
int64 timestamp = 3;double getValue()
double value = 4;int getTagsCount()
map<string, string> tags = 5;boolean containsTags(String key)
map<string, string> tags = 5;@Deprecated Map<String,String> getTags()
getTagsMap() instead.String getTagsOrDefault(String key, String defaultValue)
map<string, string> tags = 5;Copyright © 2023. All rights reserved.