isProto

abstract fun isProto(): Boolean

Gets a value indicating whether this client message is protobuf backed.

Return

true if this instance is protobuf backed; otherwise, false.