public interface BianqueEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackMessage()
string CallbackTopic = 6;
|
com.google.protobuf.ByteString |
getCallbackMessageBytes()
string CallbackTopic = 6;
|
String |
getCallbackName()
string CallbackName = 3; |
com.google.protobuf.ByteString |
getCallbackNameBytes()
string CallbackName = 3; |
String |
getCallbackType()
string CallbackType = 4; |
com.google.protobuf.ByteString |
getCallbackTypeBytes()
string CallbackType = 4; |
String |
getCallbackUrl()
string CallbackUrl = 5; |
com.google.protobuf.ByteString |
getCallbackUrlBytes()
string CallbackUrl = 5; |
String |
getErrorMessage()
string ErrorMessage = 10; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
string ErrorMessage = 10; |
double |
getEventTime()
临时兼容web前端页面,使用毫秒unix时间戳,待优化变更为UTC时间戳
|
String |
getEventType()
string EventType = 2; |
com.google.protobuf.ByteString |
getEventTypeBytes()
string EventType = 2; |
String |
getLogId()
string LogId = 11; |
com.google.protobuf.ByteString |
getLogIdBytes()
string LogId = 11; |
String |
getStatus()
string Status = 8; |
com.google.protobuf.ByteString |
getStatusBytes()
string Status = 8; |
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVid()
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
string Vid = 1;String getEventType()
string EventType = 2;com.google.protobuf.ByteString getEventTypeBytes()
string EventType = 2;String getCallbackName()
string CallbackName = 3;com.google.protobuf.ByteString getCallbackNameBytes()
string CallbackName = 3;String getCallbackType()
string CallbackType = 4;com.google.protobuf.ByteString getCallbackTypeBytes()
string CallbackType = 4;String getCallbackUrl()
string CallbackUrl = 5;com.google.protobuf.ByteString getCallbackUrlBytes()
string CallbackUrl = 5;String getCallbackMessage()
string CallbackTopic = 6;
string CallbackMessage = 7;com.google.protobuf.ByteString getCallbackMessageBytes()
string CallbackTopic = 6;
string CallbackMessage = 7;String getStatus()
string Status = 8;com.google.protobuf.ByteString getStatusBytes()
string Status = 8;double getEventTime()
临时兼容web前端页面,使用毫秒unix时间戳,待优化变更为UTC时间戳
double EventTime = 9;String getErrorMessage()
string ErrorMessage = 10;com.google.protobuf.ByteString getErrorMessageBytes()
string ErrorMessage = 10;String getLogId()
string LogId = 11;com.google.protobuf.ByteString getLogIdBytes()
string LogId = 11;Copyright © 2025. All rights reserved.