Search Results in google are displayed via TitleTag and the Tag.
The -Tag is editiable via Ang
I have developed and just released @ngx-meta/core plugin, which manipulates the meta tags at the route level, and allows setting the meta tags programmatically within the component constructor.
You can find detailed instructions at @ngx-meta/core github repository. Also, source files might be helpful to introduce a custom logic.