decode With
fun ErrorInfoInternal.Companion.decodeWith(msg: ErrorInfoInternal, decoder: WireDecoder, config: ProtoConfig?)
fun RetryInfoInternal.Companion.decodeWith(msg: RetryInfoInternal, decoder: WireDecoder, config: ProtoConfig?)
fun DebugInfoInternal.Companion.decodeWith(msg: DebugInfoInternal, decoder: WireDecoder, config: ProtoConfig?)
fun QuotaFailureInternal.Companion.decodeWith(msg: QuotaFailureInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PreconditionFailureInternal.Companion.decodeWith(msg: PreconditionFailureInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BadRequestInternal.Companion.decodeWith(msg: BadRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun RequestInfoInternal.Companion.decodeWith(msg: RequestInfoInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ResourceInfoInternal.Companion.decodeWith(msg: ResourceInfoInternal, decoder: WireDecoder, config: ProtoConfig?)
fun HelpInternal.Companion.decodeWith(msg: HelpInternal, decoder: WireDecoder, config: ProtoConfig?)
fun LocalizedMessageInternal.Companion.decodeWith(msg: LocalizedMessageInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ErrorInfoInternal.MetadataEntryInternal.Companion.decodeWith(msg: ErrorInfoInternal.MetadataEntryInternal, decoder: WireDecoder, config: ProtoConfig?)
fun QuotaFailureInternal.ViolationInternal.Companion.decodeWith(msg: QuotaFailureInternal.ViolationInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PreconditionFailureInternal.ViolationInternal.Companion.decodeWith(msg: PreconditionFailureInternal.ViolationInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BadRequestInternal.FieldViolationInternal.Companion.decodeWith(msg: BadRequestInternal.FieldViolationInternal, decoder: WireDecoder, config: ProtoConfig?)
fun HelpInternal.LinkInternal.Companion.decodeWith(msg: HelpInternal.LinkInternal, decoder: WireDecoder, config: ProtoConfig?)
fun StatusInternal.Companion.decodeWith(msg: StatusInternal, decoder: WireDecoder, config: ProtoConfig?)