public final class BianqueEvent extends com.google.protobuf.GeneratedMessageV3 implements BianqueEventOrBuilder
Volcengine.Vod.Models.Business.BianqueEvent| Modifier and Type | Class and Description |
|---|---|
static class |
BianqueEvent.Builder
Protobuf type
Volcengine.Vod.Models.Business.BianqueEvent |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CALLBACKMESSAGE_FIELD_NUMBER |
static int |
CALLBACKNAME_FIELD_NUMBER |
static int |
CALLBACKTYPE_FIELD_NUMBER |
static int |
CALLBACKURL_FIELD_NUMBER |
static int |
ERRORMESSAGE_FIELD_NUMBER |
static int |
EVENTTIME_FIELD_NUMBER |
static int |
EVENTTYPE_FIELD_NUMBER |
static int |
LOGID_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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; |
static BianqueEvent |
getDefaultInstance() |
BianqueEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<BianqueEvent> |
getParserForType() |
int |
getSerializedSize() |
String |
getStatus()
string Status = 8; |
com.google.protobuf.ByteString |
getStatusBytes()
string Status = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BianqueEvent.Builder |
newBuilder() |
static BianqueEvent.Builder |
newBuilder(BianqueEvent prototype) |
BianqueEvent.Builder |
newBuilderForType() |
protected BianqueEvent.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BianqueEvent |
parseDelimitedFrom(InputStream input) |
static BianqueEvent |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BianqueEvent |
parseFrom(byte[] data) |
static BianqueEvent |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BianqueEvent |
parseFrom(ByteBuffer data) |
static BianqueEvent |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BianqueEvent |
parseFrom(com.google.protobuf.ByteString data) |
static BianqueEvent |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BianqueEvent |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BianqueEvent |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BianqueEvent |
parseFrom(InputStream input) |
static BianqueEvent |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BianqueEvent> |
parser() |
BianqueEvent.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VID_FIELD_NUMBER
public static final int EVENTTYPE_FIELD_NUMBER
public static final int CALLBACKNAME_FIELD_NUMBER
public static final int CALLBACKTYPE_FIELD_NUMBER
public static final int CALLBACKURL_FIELD_NUMBER
public static final int CALLBACKMESSAGE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int EVENTTIME_FIELD_NUMBER
public static final int ERRORMESSAGE_FIELD_NUMBER
public static final int LOGID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getVid()
string Vid = 1;getVid in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
string Vid = 1;getVidBytes in interface BianqueEventOrBuilderpublic String getEventType()
string EventType = 2;getEventType in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getEventTypeBytes()
string EventType = 2;getEventTypeBytes in interface BianqueEventOrBuilderpublic String getCallbackName()
string CallbackName = 3;getCallbackName in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getCallbackNameBytes()
string CallbackName = 3;getCallbackNameBytes in interface BianqueEventOrBuilderpublic String getCallbackType()
string CallbackType = 4;getCallbackType in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getCallbackTypeBytes()
string CallbackType = 4;getCallbackTypeBytes in interface BianqueEventOrBuilderpublic String getCallbackUrl()
string CallbackUrl = 5;getCallbackUrl in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getCallbackUrlBytes()
string CallbackUrl = 5;getCallbackUrlBytes in interface BianqueEventOrBuilderpublic String getCallbackMessage()
string CallbackTopic = 6;
string CallbackMessage = 7;getCallbackMessage in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getCallbackMessageBytes()
string CallbackTopic = 6;
string CallbackMessage = 7;getCallbackMessageBytes in interface BianqueEventOrBuilderpublic String getStatus()
string Status = 8;getStatus in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
string Status = 8;getStatusBytes in interface BianqueEventOrBuilderpublic double getEventTime()
临时兼容web前端页面,使用毫秒unix时间戳,待优化变更为UTC时间戳
double EventTime = 9;getEventTime in interface BianqueEventOrBuilderpublic String getErrorMessage()
string ErrorMessage = 10;getErrorMessage in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getErrorMessageBytes()
string ErrorMessage = 10;getErrorMessageBytes in interface BianqueEventOrBuilderpublic String getLogId()
string LogId = 11;getLogId in interface BianqueEventOrBuilderpublic com.google.protobuf.ByteString getLogIdBytes()
string LogId = 11;getLogIdBytes in interface BianqueEventOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static BianqueEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BianqueEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BianqueEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BianqueEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BianqueEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BianqueEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BianqueEvent parseFrom(InputStream input) throws IOException
IOExceptionpublic static BianqueEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BianqueEvent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BianqueEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BianqueEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BianqueEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BianqueEvent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BianqueEvent.Builder newBuilder()
public static BianqueEvent.Builder newBuilder(BianqueEvent prototype)
public BianqueEvent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BianqueEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BianqueEvent getDefaultInstance()
public static com.google.protobuf.Parser<BianqueEvent> parser()
public com.google.protobuf.Parser<BianqueEvent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BianqueEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.