public static void SetOptions(this global::Google.Protobuf.Reflection.ServiceOptions obj, ProtogenServiceOptions value) => global::ProtoBuf.Extensible.AppendValue <ProtogenServiceOptions>(Serializer, obj, 1037, value);
public static ProtogenServiceOptions GetOptions(this global::Google.Protobuf.Reflection.ServiceOptions obj) => obj == null ? default : global::ProtoBuf.Extensible.GetValue <ProtogenServiceOptions>(Serializer, obj, 1037);