public static interface PutLogRequest.LogGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getContextFlow()
该字段暂无效用
string ContextFlow = 5; |
com.google.protobuf.ByteString |
getContextFlowBytes()
该字段暂无效用
string ContextFlow = 5; |
String |
getFileName()
string FileName = 4; |
com.google.protobuf.ByteString |
getFileNameBytes()
string FileName = 4; |
PutLogRequest.Log |
getLogs(int index)
repeated .Log Logs = 1; |
int |
getLogsCount()
repeated .Log Logs = 1; |
List<PutLogRequest.Log> |
getLogsList()
repeated .Log Logs = 1; |
PutLogRequest.LogOrBuilder |
getLogsOrBuilder(int index)
repeated .Log Logs = 1; |
List<? extends PutLogRequest.LogOrBuilder> |
getLogsOrBuilderList()
repeated .Log Logs = 1; |
PutLogRequest.LogTag |
getLogTags(int index)
repeated .LogTag LogTags = 3; |
int |
getLogTagsCount()
repeated .LogTag LogTags = 3; |
List<PutLogRequest.LogTag> |
getLogTagsList()
repeated .LogTag LogTags = 3; |
PutLogRequest.LogTagOrBuilder |
getLogTagsOrBuilder(int index)
repeated .LogTag LogTags = 3; |
List<? extends PutLogRequest.LogTagOrBuilder> |
getLogTagsOrBuilderList()
repeated .LogTag LogTags = 3; |
String |
getSource()
string Source = 2; |
com.google.protobuf.ByteString |
getSourceBytes()
string Source = 2; |
List<PutLogRequest.Log> getLogsList()
repeated .Log Logs = 1;
PutLogRequest.Log getLogs(int index)
repeated .Log Logs = 1;
int getLogsCount()
repeated .Log Logs = 1;
List<? extends PutLogRequest.LogOrBuilder> getLogsOrBuilderList()
repeated .Log Logs = 1;
PutLogRequest.LogOrBuilder getLogsOrBuilder(int index)
repeated .Log Logs = 1;
String getSource()
string Source = 2;
com.google.protobuf.ByteString getSourceBytes()
string Source = 2;
List<PutLogRequest.LogTag> getLogTagsList()
repeated .LogTag LogTags = 3;
PutLogRequest.LogTag getLogTags(int index)
repeated .LogTag LogTags = 3;
int getLogTagsCount()
repeated .LogTag LogTags = 3;
List<? extends PutLogRequest.LogTagOrBuilder> getLogTagsOrBuilderList()
repeated .LogTag LogTags = 3;
PutLogRequest.LogTagOrBuilder getLogTagsOrBuilder(int index)
repeated .LogTag LogTags = 3;
String getFileName()
string FileName = 4;
com.google.protobuf.ByteString getFileNameBytes()
string FileName = 4;
String getContextFlow()
该字段暂无效用
string ContextFlow = 5;
com.google.protobuf.ByteString getContextFlowBytes()
该字段暂无效用
string ContextFlow = 5;
Copyright © 2024. All rights reserved.