strikt-protobuf / strikt.protobuf / strikt.api.Assertion.Builder / unpacksTo

unpacksTo

fun <reified T : Message> Builder<Any>.unpacksTo(): Builder<Any>

Asserts that the subject is a message of type T.

See Also

com.google.protobuf.Any.is