//protobuf-kotlin/com.google.protobuf.kotlin/isA

isA

[JVM]
Content
inline fun <T : Message> Any.isA(): Boolean

Returns true if this com.google.protobuf.Any contains a message of type T.