sse_encode_python_utility method
Implementation
@protected
void sse_encode_python_utility(PythonUtility self, SseSerializer serializer) {
// Codec=Sse (Serialization based), see doc to use other codecs
}
@protected
void sse_encode_python_utility(PythonUtility self, SseSerializer serializer) {
// Codec=Sse (Serialization based), see doc to use other codecs
}