anyTranscodeFailure

An unexpected failure when deserializing a Google_Protobuf_Any.

BinaryEncodingError.swift:18
case anyTranscodeFailure

Other cases

  • case missingRequiredFields

    The definition of the message or one of its nested messages has required fields but the message being encoded did not include values for them. You must pass partial: true during encoding if you wish to explicitly ignore missing required fields.