com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderLogs.LogTag, Logs.LogTag.Builderpublic static interface Logs.LogTagOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
String |
getKey() |
required string Key = 1; |
com.google.protobuf.ByteString |
getKeyBytes() |
required string Key = 1; |
String |
getValue() |
required string Value = 2; |
com.google.protobuf.ByteString |
getValueBytes() |
required string Value = 2; |
boolean |
hasKey() |
required string Key = 1; |
boolean |
hasValue() |
required string Value = 2; |
boolean hasKey()
required string Key = 1;String getKey()
required string Key = 1;com.google.protobuf.ByteString getKeyBytes()
required string Key = 1;boolean hasValue()
required string Value = 2;String getValue()
required string Value = 2;com.google.protobuf.ByteString getValueBytes()
required string Value = 2;Copyright © 2018. All Rights Reserved.