Public static methods
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, Byte[] message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, Byte[] descriptor_source, Byte[] message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, Byte[] message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, Byte[] descriptor_source, string message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, Byte[] message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, string descriptor_source, Byte[] message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, Byte[] message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, string descriptor_source, string message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, string message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, Byte[] descriptor_source, Byte[] message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, string message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, Byte[] descriptor_source, string message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, string message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, string descriptor_source, Byte[] message_format, bool sanitize, string name, Context ctx)
object decode_proto_v2_eager_fallback(IGraphNodeBase bytes, string message_type, IEnumerable<Byte[]> field_names, IEnumerable<object> output_types, string descriptor_source, string message_format, bool sanitize, string name, Context ctx)
Public properties