class ErrorProto : GeneratedMessageV3, ErrorProtoOrBuilder
Protobuf type orbit.shared.ErrorProto
Builder |
Protobuf type class Builder : Builder<Builder!>, ErrorProtoOrBuilder |
DESCRIPTION_FIELD_NUMBER |
static val DESCRIPTION_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getDefaultInstance |
static fun getDefaultInstance(): ErrorProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): ErrorProto! |
getDescription |
fun getDescription(): String! |
getDescriptionBytes |
fun getDescriptionBytes(): ByteString! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getParserForType |
fun getParserForType(): Parser<ErrorProto!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hashCode |
fun hashCode(): Int |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: ErrorProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): ErrorProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): ErrorProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): ErrorProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): ErrorProto!static fun parseFrom(: ByteString!): ErrorProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): ErrorProto!static fun parseFrom(: ByteArray!): ErrorProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): ErrorProto!static fun parseFrom(: InputStream!): ErrorProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): ErrorProto!static fun parseFrom(: CodedInputStream!): ErrorProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): ErrorProto! |
parser |
static fun parser(): Parser<ErrorProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |