# Functions
DefaultSubsetNegotiatedSerializer is the default ironcore serializer that does not use protobuf.
NoProtobuf is a function that disallows the use of protobuf.
SubsetNegotiatedSerializer is a runtime.NegotiatedSerializer that provides a whitelisted subset of the media types the provided serializer.CodecFactory provides.