getService

Returns the service with the fully qualified name name, or null if this schema defines no such service.


fun getService(protoType: ProtoType): Service?

Returns the service for protoType, or null if this schema defines no such service.