public static interface Api900.BytePayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Api900.BytePayload.BytePayloadType |
getBytePayloadType()
Optionally specify how the bytes are to be decoded
|
int |
getBytePayloadTypeValue()
Optionally specify how the bytes are to be decoded
|
com.google.protobuf.ByteString |
getPayload()
bytes payload = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getBytePayloadTypeValue()
Optionally specify how the bytes are to be decoded
.BytePayload.BytePayloadType bytePayloadType = 1;
Api900.BytePayload.BytePayloadType getBytePayloadType()
Optionally specify how the bytes are to be decoded
.BytePayload.BytePayloadType bytePayloadType = 1;
com.google.protobuf.ByteString getPayload()
bytes payload = 2;