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