setStatus(\Grpc\Status::unimplemented()); return null; } /** * Get the method descriptors of the service for server registration * * @return array of \Grpc\MethodDescriptor for the service methods */ public final function getMethodDescriptors(): array { return [ '/palm.lily.v1.TeXLive/ToPdf' => new \Grpc\MethodDescriptor( $this, 'ToPdf', '\Palm\Lily\V1\TeXLiveRequest', \Grpc\MethodDescriptor::UNARY_CALL ), ]; } }