public static interface PutLogRequest.LogContentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getKey()
string Key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string Key = 1; |
String |
getValue()
string Value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
string Value = 2; |
String getKey()
string Key = 1;com.google.protobuf.ByteString getKeyBytes()
string Key = 1;String getValue()
string Value = 2;com.google.protobuf.ByteString getValueBytes()
string Value = 2;Copyright © 2024. All rights reserved.