public static final class Pbbp2.Frame extends com.lark.oapi.google.protobuf.GeneratedMessageV3 implements Pbbp2.FrameOrBuilder
message frame
Protobuf type pbbp2.Frame
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Pbbp2.Frame.Builder
message frame
Protobuf type
pbbp2.Frame |
com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.lark.oapi.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.lark.oapi.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
HEADERS_FIELD_NUMBER |
static int |
LOGID_FIELD_NUMBER |
static int |
LOGIDNEW_FIELD_NUMBER |
static int |
METHOD_FIELD_NUMBER |
static com.lark.oapi.google.protobuf.Parser<Pbbp2.Frame> |
PARSER
已过时。
|
static int |
PAYLOAD_ENCODING_FIELD_NUMBER |
static int |
PAYLOAD_FIELD_NUMBER |
static int |
PAYLOAD_TYPE_FIELD_NUMBER |
static int |
SEQID_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Pbbp2.Frame |
getDefaultInstance() |
Pbbp2.Frame |
getDefaultInstanceForType() |
static com.lark.oapi.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Pbbp2.Header |
getHeaders(int index)
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false]; |
int |
getHeadersCount()
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false]; |
List<Pbbp2.Header> |
getHeadersList()
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false]; |
Pbbp2.HeaderOrBuilder |
getHeadersOrBuilder(int index)
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false]; |
List<? extends Pbbp2.HeaderOrBuilder> |
getHeadersOrBuilderList()
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false]; |
long |
getLogID()
required uint64 LogID = 2; |
String |
getLogIDNew()
optional string LogIDNew = 9; |
com.lark.oapi.google.protobuf.ByteString |
getLogIDNewBytes()
optional string LogIDNew = 9; |
int |
getMethod()
required int32 method = 4; |
com.lark.oapi.google.protobuf.Parser<Pbbp2.Frame> |
getParserForType() |
com.lark.oapi.google.protobuf.ByteString |
getPayload()
http like body
optional bytes payload = 8; |
String |
getPayloadEncoding()
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6; |
com.lark.oapi.google.protobuf.ByteString |
getPayloadEncodingBytes()
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6; |
String |
getPayloadType()
http like content-type
optional string payload_type = 7; |
com.lark.oapi.google.protobuf.ByteString |
getPayloadTypeBytes()
http like content-type
optional string payload_type = 7; |
long |
getSeqID()
required uint64 SeqID = 1; |
int |
getSerializedSize() |
int |
getService()
required int32 service = 3; |
com.lark.oapi.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLogID()
required uint64 LogID = 2; |
boolean |
hasLogIDNew()
optional string LogIDNew = 9; |
boolean |
hasMethod()
required int32 method = 4; |
boolean |
hasPayload()
http like body
optional bytes payload = 8; |
boolean |
hasPayloadEncoding()
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6; |
boolean |
hasPayloadType()
http like content-type
optional string payload_type = 7; |
boolean |
hasSeqID()
required uint64 SeqID = 1; |
boolean |
hasService()
required int32 service = 3; |
boolean |
isInitialized() |
static Pbbp2.Frame.Builder |
newBuilder() |
static Pbbp2.Frame.Builder |
newBuilder(Pbbp2.Frame prototype) |
Pbbp2.Frame.Builder |
newBuilderForType() |
static Pbbp2.Frame |
parseDelimitedFrom(InputStream input) |
static Pbbp2.Frame |
parseDelimitedFrom(InputStream input,
com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pbbp2.Frame |
parseFrom(byte[] data) |
static Pbbp2.Frame |
parseFrom(byte[] data,
com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pbbp2.Frame |
parseFrom(ByteBuffer data) |
static Pbbp2.Frame |
parseFrom(ByteBuffer data,
com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pbbp2.Frame |
parseFrom(com.lark.oapi.google.protobuf.ByteString data) |
static Pbbp2.Frame |
parseFrom(com.lark.oapi.google.protobuf.ByteString data,
com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pbbp2.Frame |
parseFrom(com.lark.oapi.google.protobuf.CodedInputStream input) |
static Pbbp2.Frame |
parseFrom(com.lark.oapi.google.protobuf.CodedInputStream input,
com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pbbp2.Frame |
parseFrom(InputStream input) |
static Pbbp2.Frame |
parseFrom(InputStream input,
com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.lark.oapi.google.protobuf.Parser<Pbbp2.Frame> |
parser() |
Pbbp2.Frame.Builder |
toBuilder() |
void |
writeTo(com.lark.oapi.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SEQID_FIELD_NUMBER
public static final int LOGID_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER
public static final int HEADERS_FIELD_NUMBER
public static final int PAYLOAD_ENCODING_FIELD_NUMBER
public static final int PAYLOAD_TYPE_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
public static final int LOGIDNEW_FIELD_NUMBER
@Deprecated public static final com.lark.oapi.google.protobuf.Parser<Pbbp2.Frame> PARSER
public static final com.lark.oapi.google.protobuf.Descriptors.Descriptor getDescriptor()
public static Pbbp2.Frame parseFrom(ByteBuffer data) throws com.lark.oapi.google.protobuf.InvalidProtocolBufferException
com.lark.oapi.google.protobuf.InvalidProtocolBufferExceptionpublic static Pbbp2.Frame parseFrom(ByteBuffer data, com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.lark.oapi.google.protobuf.InvalidProtocolBufferException
com.lark.oapi.google.protobuf.InvalidProtocolBufferExceptionpublic static Pbbp2.Frame parseFrom(com.lark.oapi.google.protobuf.ByteString data) throws com.lark.oapi.google.protobuf.InvalidProtocolBufferException
com.lark.oapi.google.protobuf.InvalidProtocolBufferExceptionpublic static Pbbp2.Frame parseFrom(com.lark.oapi.google.protobuf.ByteString data, com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.lark.oapi.google.protobuf.InvalidProtocolBufferException
com.lark.oapi.google.protobuf.InvalidProtocolBufferExceptionpublic static Pbbp2.Frame parseFrom(byte[] data) throws com.lark.oapi.google.protobuf.InvalidProtocolBufferException
com.lark.oapi.google.protobuf.InvalidProtocolBufferExceptionpublic static Pbbp2.Frame parseFrom(byte[] data, com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.lark.oapi.google.protobuf.InvalidProtocolBufferException
com.lark.oapi.google.protobuf.InvalidProtocolBufferExceptionpublic static Pbbp2.Frame parseFrom(InputStream input) throws IOException
IOExceptionpublic static Pbbp2.Frame parseFrom(InputStream input, com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Pbbp2.Frame parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Pbbp2.Frame parseDelimitedFrom(InputStream input, com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Pbbp2.Frame parseFrom(com.lark.oapi.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Pbbp2.Frame parseFrom(com.lark.oapi.google.protobuf.CodedInputStream input, com.lark.oapi.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Pbbp2.Frame.Builder newBuilder()
public static Pbbp2.Frame.Builder newBuilder(Pbbp2.Frame prototype)
public static Pbbp2.Frame getDefaultInstance()
public static com.lark.oapi.google.protobuf.Parser<Pbbp2.Frame> parser()
public final com.lark.oapi.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.lark.oapi.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.lark.oapi.google.protobuf.GeneratedMessageV3public boolean hasSeqID()
required uint64 SeqID = 1;hasSeqID 在接口中 Pbbp2.FrameOrBuilderpublic long getSeqID()
required uint64 SeqID = 1;getSeqID 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasLogID()
required uint64 LogID = 2;hasLogID 在接口中 Pbbp2.FrameOrBuilderpublic long getLogID()
required uint64 LogID = 2;getLogID 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasService()
required int32 service = 3;hasService 在接口中 Pbbp2.FrameOrBuilderpublic int getService()
required int32 service = 3;getService 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasMethod()
required int32 method = 4;hasMethod 在接口中 Pbbp2.FrameOrBuilderpublic int getMethod()
required int32 method = 4;getMethod 在接口中 Pbbp2.FrameOrBuilderpublic List<Pbbp2.Header> getHeadersList()
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];getHeadersList 在接口中 Pbbp2.FrameOrBuilderpublic List<? extends Pbbp2.HeaderOrBuilder> getHeadersOrBuilderList()
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];getHeadersOrBuilderList 在接口中 Pbbp2.FrameOrBuilderpublic int getHeadersCount()
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];getHeadersCount 在接口中 Pbbp2.FrameOrBuilderpublic Pbbp2.Header getHeaders(int index)
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];getHeaders 在接口中 Pbbp2.FrameOrBuilderpublic Pbbp2.HeaderOrBuilder getHeadersOrBuilder(int index)
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];getHeadersOrBuilder 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasPayloadEncoding()
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6;hasPayloadEncoding 在接口中 Pbbp2.FrameOrBuilderpublic String getPayloadEncoding()
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6;getPayloadEncoding 在接口中 Pbbp2.FrameOrBuilderpublic com.lark.oapi.google.protobuf.ByteString getPayloadEncodingBytes()
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6;getPayloadEncodingBytes 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasPayloadType()
http like content-type
optional string payload_type = 7;hasPayloadType 在接口中 Pbbp2.FrameOrBuilderpublic String getPayloadType()
http like content-type
optional string payload_type = 7;getPayloadType 在接口中 Pbbp2.FrameOrBuilderpublic com.lark.oapi.google.protobuf.ByteString getPayloadTypeBytes()
http like content-type
optional string payload_type = 7;getPayloadTypeBytes 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasPayload()
http like body
optional bytes payload = 8;hasPayload 在接口中 Pbbp2.FrameOrBuilderpublic com.lark.oapi.google.protobuf.ByteString getPayload()
http like body
optional bytes payload = 8;getPayload 在接口中 Pbbp2.FrameOrBuilderpublic boolean hasLogIDNew()
optional string LogIDNew = 9;hasLogIDNew 在接口中 Pbbp2.FrameOrBuilderpublic String getLogIDNew()
optional string LogIDNew = 9;getLogIDNew 在接口中 Pbbp2.FrameOrBuilderpublic com.lark.oapi.google.protobuf.ByteString getLogIDNewBytes()
optional string LogIDNew = 9;getLogIDNewBytes 在接口中 Pbbp2.FrameOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.lark.oapi.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.lark.oapi.google.protobuf.GeneratedMessageV3public void writeTo(com.lark.oapi.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.lark.oapi.google.protobuf.MessageLitewriteTo 在类中 com.lark.oapi.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.lark.oapi.google.protobuf.MessageLitegetSerializedSize 在类中 com.lark.oapi.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.lark.oapi.google.protobuf.Messageequals 在类中 com.lark.oapi.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.lark.oapi.google.protobuf.MessagehashCode 在类中 com.lark.oapi.google.protobuf.AbstractMessagepublic Pbbp2.Frame.Builder newBuilderForType()
newBuilderForType 在接口中 com.lark.oapi.google.protobuf.MessagenewBuilderForType 在接口中 com.lark.oapi.google.protobuf.MessageLitepublic Pbbp2.Frame.Builder toBuilder()
toBuilder 在接口中 com.lark.oapi.google.protobuf.MessagetoBuilder 在接口中 com.lark.oapi.google.protobuf.MessageLitepublic com.lark.oapi.google.protobuf.Parser<Pbbp2.Frame> getParserForType()
getParserForType 在接口中 com.lark.oapi.google.protobuf.MessagegetParserForType 在接口中 com.lark.oapi.google.protobuf.MessageLitegetParserForType 在类中 com.lark.oapi.google.protobuf.GeneratedMessageV3public Pbbp2.Frame getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.lark.oapi.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.lark.oapi.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.